[riot-commits] [RIOT-OS/RIOT] ac9328: cpu/cortexm_common: add NOP after WFI to avoid har...
Alexandre Abadie
alexandre.abadie at inria.fr
Mon Feb 12 16:16:12 CET 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: ac9328381c394eacb8e7100f7223dc7d181e9c7c
https://github.com/RIOT-OS/RIOT/commit/ac9328381c394eacb8e7100f7223dc7d181e9c7c
Author: Francisco Acosta <fco.ja.ac at gmail.com>
Date: 2018-02-12 (Mon, 12 Feb 2018)
Changed paths:
M cpu/cortexm_common/include/cpu.h
Log Message:
-----------
cpu/cortexm_common: add NOP after WFI to avoid hardfault on stm32l152
Commit: f5da8c2cf51308bc88ebc46eafa60fc7474a58b3
https://github.com/RIOT-OS/RIOT/commit/f5da8c2cf51308bc88ebc46eafa60fc7474a58b3
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-02-12 (Mon, 12 Feb 2018)
Changed paths:
M cpu/cortexm_common/include/cpu.h
Log Message:
-----------
Merge pull request #8518 from kYc0o/stm32l1_temp_fix
cpu/cortexm: add __NOP(); after __WFI(); for stm32l152 to avoid hardfault
Compare: https://github.com/RIOT-OS/RIOT/compare/fb8ade233132...f5da8c2cf513
More information about the commits
mailing list