github.com/tinygo-org/tinygo@v0.31.3-0.20240404173401-90b0bf646c27/src/device/nrf/README.markdown (about) 1 # Generated Go files for Nordic Semiconductors devices 2 3 In this directory, Go register description files are stored that are generated 4 by `gen-device.py` from .svd files provided by Nordic. See the SVD files [over 5 here](https://github.com/NordicSemiconductor/nrfx/tree/master/mdk). 6 7 The original files are provided under the 3-clause BSD license, see [this 8 post](https://devzone.nordicsemi.com/b/blog/posts/introducing-nordics-new-software-licensing-schemes) 9 for details. As the generated files transform most of the original file, I think 10 they should be licensed under the same license as the original files. Generated 11 files will contain the license statement that is included in the original SVD 12 files.