1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32_common/periph
Hauke Petersen 8064bd9fa9 periph/pwm: remove pwm_(start|stop) + doc
- joined start/stop and poweron/poweroff
- added general documentation
2017-02-13 09:37:31 +01:00
..
cpuid.c stm32: use cpuid_address' address, not the value 2016-02-11 01:52:57 +01:00
dac.c stm32_common: add delay when turn on peripheral clock 2016-12-16 14:51:35 +01:00
Makefile cpu/stm32_common: Use a different module name to prevent linker races in Travis 2016-02-12 08:46:00 +01:00
pm.c cpu: stm32f1/2/4: unify periph/pm support 2017-01-12 16:26:02 +01:00
pwm.c periph/pwm: remove pwm_(start|stop) + doc 2017-02-13 09:37:31 +01:00
rtc.c cpu/stm32_common: unified RTC driver 2017-01-24 15:16:47 +01:00
spi.c cpu/stm32*+boards: adapted to new SPI API 2017-01-25 16:46:45 +01:00
timer.c cpu/stm32_common: fixed timer speed 2017-01-27 09:31:07 +01:00
uart.c cpu/stm32_common: unified UART driver 2017-01-05 11:00:18 +01:00