1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32_common
Hauke Petersen 5920d99752 pm: fix weak-based default implementations
Instead of using `weak` function definitions, this PR handles
default implementations using `PROVIDES_x` defines, allowing
for cpus/pm realted modules to use their own implementations.
2017-10-16 14:27:35 +02:00
..
dist cpu/stm32_common: fix clk_conf 2017-10-11 12:39:02 +02:00
include pm: fix weak-based default implementations 2017-10-16 14:27:35 +02:00
periph Merge pull request #7385 from OTAkeys/pr/stm32_pm 2017-10-16 13:52:12 +02:00
cpu_common.c cpu/stm32: added support for STM32F7 2017-05-08 09:16:12 +02:00
doc.txt cpu/stm32_common: update doc 2017-09-01 10:15:26 +02:00
Makefile cpu/stm32_common: build common module 2016-03-16 12:17:16 +01:00
Makefile.include cpu/stm32_common: build common module 2016-03-16 12:17:16 +01:00
stmclk_common.c cpu:_stm32_common: #ifdef -> if 2017-09-19 22:46:53 +02:00
stmclk.c cpu/stm32_common: fix extra PLL enabling 2017-09-01 10:26:04 +02:00