mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
63c0e9bec6
The IPSR (=Interrupt Program Status Register) contains the exception type number of the current Interrupt Service Routine. Printing this out can be useful to detect if a certain interrupt is not implemented. |
||
---|---|---|
.. | ||
include | ||
ldscripts | ||
atomic_arch.c | ||
cortexm_init.c | ||
irq_arch.c | ||
Makefile | ||
Makefile.include | ||
panic.c | ||
reboot_arch.c | ||
thread_arch.c | ||
vectors_cortexm.c |