zephyr/arch/arm/soc/nordic_nrf/nrf51
Ioannis Glaropoulos 7c9a1f0f76 arch: arm: soc: add explanatory comment for kernel headers' inclusion
This commit adds an explanatory comment in all soc.h headers,
where kernel_includes.h header has been included, to stress out
that this header must be included after SOC-specific headers are
brought in. The reason is the fact that kernel_includes.h needs
the ARM CMSIS definitions, which are brought in by the
SOC-specific header inclusions.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2018-06-29 17:53:15 -05:00
..
CMakeLists.txt
Kconfig.defconfig.nrf51822_QFAA soc: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
Kconfig.defconfig.nrf51822_QFAB soc: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
Kconfig.defconfig.nrf51822_QFAC soc: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
Kconfig.defconfig.series soc: defconfig.series: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
Kconfig.series
Kconfig.soc arch: arm: nrf: add hardware description for nrf Kconfig files 2018-06-19 20:02:51 +02:00
dts.fixup boards: nrf: Moved SDA and SCL pin configuration to DTS for nRF boards 2018-06-20 13:38:18 +02:00
linker.ld
soc.c arch: arm: nrf: Use SystemInit() from MDK in SoC initialization 2018-06-19 14:25:39 +02:00
soc.h arch: arm: soc: add explanatory comment for kernel headers' inclusion 2018-06-29 17:53:15 -05:00