8eb734cd82
The Zephyr configuration system uses many different files in many different formats. It makes it a lot easier for users to understand what these files do if when we use the correct file extensions. To this end we rename the dts.fixup files to the correct file extension '.h'. This is a breaking change for out-of-tree fixup files. Such files will be detected and given an appropriate error message. Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig.defconfig.cc3220sf | ||
Kconfig.defconfig.series | ||
Kconfig.series | ||
Kconfig.soc | ||
README | ||
dts_fixup.h | ||
linker.ld | ||
soc.c | ||
soc.h |
README
CC3220 Info taken from: * http://www.ti.com/lit/ug/swru465/swru465.pdf Notes for CC3220SF: * Text must start at 0x800 offset in flash. The first 0x800 bytes are reserved for the flash header. * See CONFIG_TEXT_SECTION_OFFSET.