[riot-commits] [RIOT-OS/RIOT] 2170f4: cpu/stm32_common: re-enable PLL when leaving stop
Kaspar Schleiser
kaspar at schleiser.de
Mon Oct 16 13:52:14 CEST 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 2170f47a662a832aa6e75cb754381a1d0abefc29
https://github.com/RIOT-OS/RIOT/commit/2170f47a662a832aa6e75cb754381a1d0abefc29
Author: Vincent Dupont <vincent at otakeys.com>
Date: 2017-10-06 (Fri, 06 Oct 2017)
Changed paths:
M cpu/stm32_common/periph/pm.c
M cpu/stm32f1/include/periph_cpu.h
Log Message:
-----------
cpu/stm32_common: re-enable PLL when leaving stop
Commit: dd49f225321d3929f41c6108749c04eab0eb9571
https://github.com/RIOT-OS/RIOT/commit/dd49f225321d3929f41c6108749c04eab0eb9571
Author: Vincent Dupont <vincent at otakeys.com>
Date: 2017-10-06 (Fri, 06 Oct 2017)
Changed paths:
M cpu/cortexm_common/include/cpu.h
Log Message:
-----------
cpu/cortexm_common: use irq_disable/irq_restore
Commit: 508547d1bde74b81ddd4a716afbdeda922e39c0c
https://github.com/RIOT-OS/RIOT/commit/508547d1bde74b81ddd4a716afbdeda922e39c0c
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2017-10-16 (Mon, 16 Oct 2017)
Changed paths:
M cpu/cortexm_common/include/cpu.h
M cpu/stm32_common/periph/pm.c
M cpu/stm32f1/include/periph_cpu.h
Log Message:
-----------
Merge pull request #7385 from OTAkeys/pr/stm32_pm
cpu/stm32_common: fix stm32f1/2/4 pm
Compare: https://github.com/RIOT-OS/RIOT/compare/ca154a70d95a...508547d1bde7
More information about the commits
mailing list