1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32f2
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
..
include
ldscripts
periph stm32f2: Add RTC driver 2016-03-31 16:34:04 +02:00
cpu.c
lpm_arch.c
Makefile
Makefile.include
vectors.c