zephyr/soc/arm/gigadevice/gd32f403
Gerard Marull-Paretas fcaa259e22 soc: arm: remove all unnecessary NMI_INIT() calls
NMI_INIT() is now a no-op, so remove it from all SoC code. Also remove
the irq lock/unlock pattern as it was likely a cause of copy&paste when
NMI_INIT() was called.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-07-05 09:15:36 +02:00
..
CMakeLists.txt
gd32_regs.h drivers: clock_control: gd32: initial support 2022-09-06 09:57:25 +02:00
Kconfig.defconfig.gd32f403 soc: gigadevice: gd32f403: use DT for SYS_CLOCK_HW_CYCLES_PER_SEC 2022-08-25 09:09:51 +00:00
Kconfig.defconfig.series
Kconfig.series modules: Add IRC configurations 2022-10-03 18:07:16 +02:00
Kconfig.soc soc: arm: gigadevice: gd32f403: simplify soc selection 2021-11-18 17:42:57 +01:00
linker.ld linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
soc.c soc: arm: remove all unnecessary NMI_INIT() calls 2023-07-05 09:15:36 +02:00
soc.h soc: arm: gigadevice: undefine CAN_MODE_NORMAL 2022-05-16 12:56:50 +02:00