zephyr/arch/arm
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
..
core arch: arm: clean up MPU code for ARM and NXP 2018-06-27 12:56:38 -07:00
include arch: arm: convenience wrappers for C variable Non-Secure permissions 2018-06-15 13:14:27 +02:00
soc arch: arm: soc: add explanatory comment for kernel headers' inclusion 2018-06-29 17:53:15 -05:00
CMakeLists.txt xtensa: provide XCC compiler support for Xtensa 2018-05-01 16:46:41 -04:00
Kconfig kconfig: Make 'source' non-globbing and use 'gsource' 2018-05-08 11:14:12 +02:00
defconfig