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 5311e12d8a Merge pull request #6820 from haukepetersen/opt_stm32_hwrng
cpu/stm32_common: unified hwrng driver
2017-03-31 09:59:04 +02: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
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 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 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: added support for stm32l4 2017-03-30 16:58:34 +02:00