[riot-commits] [RIOT-OS/RIOT] c01e86: cpu/stm32_common: add PM modes
Kaspar Schleiser
kaspar at schleiser.de
Tue Mar 6 15:34:45 CET 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: c01e8629ecb4df1ae929a856b0b38625dea3e1a1
https://github.com/RIOT-OS/RIOT/commit/c01e8629ecb4df1ae929a856b0b38625dea3e1a1
Author: Vincent Dupont <vincent at otakeys.com>
Date: 2018-03-06 (Tue, 06 Mar 2018)
Changed paths:
M cpu/stm32_common/include/periph_cpu_common.h
M cpu/stm32_common/periph/pm.c
Log Message:
-----------
cpu/stm32_common: add PM modes
Commit: 1aee2f1f141d01ba2986206d86a0d12a1c9da197
https://github.com/RIOT-OS/RIOT/commit/1aee2f1f141d01ba2986206d86a0d12a1c9da197
Author: Vincent Dupont <vincent at otakeys.com>
Date: 2018-03-06 (Tue, 06 Mar 2018)
Changed paths:
M cpu/stm32_common/periph/uart.c
Log Message:
-----------
cpu/stm32_common: add pm support in uart driver
Commit: 34e8609f2c4f589b8cd8d922a8f77abec98c39cb
https://github.com/RIOT-OS/RIOT/commit/34e8609f2c4f589b8cd8d922a8f77abec98c39cb
Author: Vincent Dupont <vincent at otakeys.com>
Date: 2018-03-06 (Tue, 06 Mar 2018)
Changed paths:
M cpu/stm32_common/periph/spi.c
Log Message:
-----------
cpu/stm32_common: add pm support in spi driver
Commit: 857b44a9751c51cc23354596eda3abf01f7f8bff
https://github.com/RIOT-OS/RIOT/commit/857b44a9751c51cc23354596eda3abf01f7f8bff
Author: Vincent Dupont <vincent at otakeys.com>
Date: 2018-03-06 (Tue, 06 Mar 2018)
Changed paths:
M cpu/stm32f4/periph/i2c.c
Log Message:
-----------
cpu/stm32f4: add pm support in i2c driver
Commit: 7f150d6041298e0b991b63393342555f487c6285
https://github.com/RIOT-OS/RIOT/commit/7f150d6041298e0b991b63393342555f487c6285
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2018-03-06 (Tue, 06 Mar 2018)
Changed paths:
M cpu/stm32_common/include/periph_cpu_common.h
M cpu/stm32_common/periph/pm.c
M cpu/stm32_common/periph/spi.c
M cpu/stm32_common/periph/uart.c
M cpu/stm32f4/periph/i2c.c
Log Message:
-----------
Merge pull request #7787 from OTAkeys/pr/stm32_pm_periph
cpu/stm32: add pm support in uart, spi and i2c (f4)
Compare: https://github.com/RIOT-OS/RIOT/compare/e78b055787d0...7f150d604129
More information about the commits
mailing list