zephyr/soc/arm/atmel_sam
Ioannis Glaropoulos affddef4cf soc: arm: do not include kernel headers in soc.h
We shall not include core kernel headers in soc.h
header of ARM SoCs. We should try to only include
the vendor headers and auto-generated board header
from DTS. This commit implements this policy for
the SoCs, whose builds have shown to fail due to
header inclusion cycles.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-09-24 21:53:49 -04:00
..
common cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
sam3x soc: add DTS PIO module nodes for sam3x series 2019-09-12 13:25:30 -05:00
sam4s soc: sam4s: Get CPU clock frequency from DTS 2019-07-24 15:10:02 +02:00
same70 soc: arm: do not include kernel headers in soc.h 2019-09-24 21:53:49 -04:00
CMakeLists.txt
Kconfig arch: sam: Enable SEGGER RTT on all sam0 and same70 SoCs 2018-10-27 07:54:28 +01:00
Kconfig.defconfig Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
Kconfig.soc