mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
d075e55bb4
- The __NOP() that was added in #8518 is now remooved. - When DBG_STANDBY, DBG_STOP or DBG_SLEEP are set in DBG_CR a hardfault occurs on wakeup from sleep. This was first diagnosed in #8518. When enabled, a hardfault occured when returning from a branch to irq_restore() we avoid the call by inlining the function call. See #11830 for more details. |
||
---|---|---|
.. | ||
vendor | ||
bit.h | ||
cpu_conf_common.h | ||
cpu.h | ||
mpu.h | ||
vectors_cortexm.h |