zephyr/arch/arm/soc/atmel_sam
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
..
common
sam3x arch: arm: Kconfig: Remove redundant 'default n' properties 2018-06-26 11:07:57 -05:00
sam4s arch: arm: Kconfig: Remove redundant 'default n' properties 2018-06-26 11:07:57 -05:00
same70 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.soc