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
joris 6a5da1c1f7 cpu/stm32-common: add RTC support to stm32l0
Signed-off-by: joris <laborde.joris@gmail.com>
2017-06-02 20:03:09 +02:00
..
dac.c stm32_common: add delay when turn on peripheral clock 2016-12-16 14:51:35 +01:00
flashpage.c cpu/stm32: added compile guards to flashpage.c 2017-02-13 09:45:37 +01:00
gpio.c cpu: added support for stm32l4 2017-03-30 16:58:34 +02:00
hwrng.c cpu/stm32_common: unified hwrng driver 2017-03-30 17:18:31 +02: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 cleanup: apply enable_debug_false.cocci to codebase (coccinelle) 2017-05-15 18:45:43 +02:00
pwm.c periph/pwm: remove pwm_(start|stop) + doc 2017-02-13 09:37:31 +01:00
rtc.c cpu/stm32-common: add RTC support to stm32l0 2017-06-02 20:03:09 +02:00
rtt_lptim.c cpu/stm32_common: added LPTIM1 based rtt impl. 2017-04-06 09:57:30 +02:00
spi.c stm32_common/spi: fix receive after transmit-only error 2017-03-20 09:37:03 +01:00
timer.c cpu/stm32_common: fixed timer speed 2017-01-27 09:31:07 +01:00
uart.c cpu/stm32: added support for STM32F7 2017-05-08 09:16:12 +02:00