zephyr/soc/arm/atmel_sam0
Ioannis Glaropoulos fb713aa062 soc: arm: move z_clearfaults() in kernel_arch_init()
In kernel_arch_init() we initialize the ARM core (interrupt
setup, fault init, etc.) so we can also move z_clearfaults()
in the same function and skip invoking it in the SoC init
functions.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-05-17 09:48:11 -07:00
..
common soc: arm: move z_clearfaults() in kernel_arch_init() 2019-05-17 09:48:11 -07:00
samd20 soc: sam0: Remove SERCOM defines from dts_fixup.h 2019-05-03 08:46:57 -05:00
samd21 soc: sam0: Remove SERCOM defines from dts_fixup.h 2019-05-03 08:46:57 -05:00
samr21 soc: sam0: Remove SERCOM defines from dts_fixup.h 2019-05-03 08:46:57 -05:00
CMakeLists.txt drivers: gpio: sam0: Add interrupt support 2019-05-07 08:43:56 -04:00
Kconfig kconfig: Add missing quotes after 'source' and 'menu' 2019-04-18 08:46:15 -04:00
Kconfig.defconfig
Kconfig.soc