zephyr/arch/arm/soc/nordic_nrf
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
..
include drivers: uart: Refactor nrf uart shim 2018-06-12 13:21:18 +02:00
nrf51 arch: arm: soc: add explanatory comment for kernel headers' inclusion 2018-06-29 17:53:15 -05:00
nrf52 arch: arm: soc: add explanatory comment for kernel headers' inclusion 2018-06-29 17:53:15 -05:00
CMakeLists.txt
Kconfig arch: arm: Kconfig: Remove redundant 'default n' properties 2018-06-26 11:07:57 -05:00
Kconfig.defconfig kconfig: Make 'source' non-globbing and use 'gsource' 2018-05-08 11:14:12 +02:00
Kconfig.peripherals arch: arm: nrf: add hardware description for nrf Kconfig files 2018-06-19 20:02:51 +02:00
Kconfig.soc kconfig: Make 'source' non-globbing and use 'gsource' 2018-05-08 11:14:12 +02:00