1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32f2/periph
Vincent Dupont ab8f9f148e stm32f2: Add RTC driver
The driver was imported from stm32f0
Fixes:
 - Fix 12/24h handling (CR flag badly used)
 - Fix interrupt flag clearance and interrupt name
2016-03-31 16:34:04 +02:00
..
adc.c stm32f2: add initial support for stm32f2 2015-12-13 11:00:06 +01:00
dac.c stm32f2: add initial support for stm32f2 2015-12-13 11:00:06 +01:00
gpio.c stm32f2: Update with last api changes 2016-03-23 15:26:18 +01:00
hwrng.c stm32f2: Update with last api changes 2016-03-23 15:26:18 +01:00
i2c.c stm32f2: Update with last api changes 2016-03-23 15:26:18 +01:00
Makefile stm32f2: add initial support for stm32f2 2015-12-13 11:00:06 +01:00
pwm.c stm32f2: add initial support for stm32f2 2015-12-13 11:00:06 +01:00
rtc.c stm32f2: Add RTC driver 2016-03-31 16:34:04 +02:00
spi.c stm32f2: add initial support for stm32f2 2015-12-13 11:00:06 +01:00
timer.c stm32f2: Update with last api changes 2016-03-23 15:26:18 +01:00
uart.c stm32f2: Update with last api changes 2016-03-23 15:26:18 +01:00