mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Koen Zandberg
ba58273b04
This modifies the cortex-m thread specifics to allow running the PendSV interrupt continuously at lower priority and removes the priority modifications during the interrupt itself. Interrupts are disabled during the scheduling itself, but enabled briefly after the sleep to ensure that they are handled if activated during the scheduling or the sleep. |
||
---|---|---|
.. | ||
c11_atomics_compat_cpu | ||
vendor | ||
bit.h | ||
c11_atomics_compat_cpu.hpp | ||
cpu_conf_common.h | ||
cpu.h | ||
irq_arch.h | ||
mpu.h | ||
vectors_cortexm.h |