1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/cortexm_common/include
Francisco Molina d075e55bb4 cpu/cortexm_common: replace irq_restore by __set_PRIMASK for stm32l152re
- 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.
2019-08-05 10:40:28 +02:00
..
vendor cpu/cortexm_common: Update ARM CMSIS to V5.4.0 2019-01-15 17:35:40 +01:00
bit.h cortexm_common: Introduce bitbanding macros 2017-06-09 05:19:13 +02:00
cpu_conf_common.h sys/puf_sram: CPU specific attributes for variables 2018-11-20 08:34:53 +01:00
cpu.h cpu/cortexm_common: replace irq_restore by __set_PRIMASK for stm32l152re 2019-08-05 10:40:28 +02:00
mpu.h *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
vectors_cortexm.h cpu/cortexm: Remove leftover _estack declarations 2017-11-10 15:38:14 +01:00