1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/lpc2387/periph
Benjamin Valentin 985fb53c9f cpu/lpc2387: enable RTC on init
All other CPU implementations have the RTC running after
rtc_init() was called.

Fix this for lpc2387.
2019-10-27 01:33:13 +02:00
..
gpio.c
Makefile
pwm.c
rtc.c cpu/lpc2387: enable RTC on init 2019-10-27 01:33:13 +02:00
spi.c
timer.c
uart.c