1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/cortexm_common
Benjamin Valentin 8cf20a286d cpu/cortexm_common: allow to overwrite nmi_handler
If a user wants to handle NMI events, let them do so by
providing an implementation for nmi_handler() instead of
paniking.
2022-06-20 18:22:22 +02:00
..
include cpu/cortexm_common: allow to overwrite nmi_handler 2022-06-20 18:22:22 +02:00
ldscripts
periph
cortexm_init.c
Kconfig cpu/cortexm_common: enable FPU on cortexm33 2022-05-05 21:16:10 +02:00
Makefile
Makefile.dep
Makefile.features cpu/cortexm_common: enable FPU on cortexm33 2022-05-05 21:16:10 +02:00
Makefile.include
mpu.c
panic.c
thread_arch.c
vectors_cortexm.c cpu/cortexm_common: allow to overwrite nmi_handler 2022-06-20 18:22:22 +02:00