1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/saml21/periph
Benjamin Valentin 9aa8c619c1 sam0_common: make RTC implementation common across all sam0 MCUs
The currently supported SAM0 MCUs (samd21, saml21, saml1x) share the
same RTC peripheral, yet each of them carries it's own copy of the RTC
driver.

Unify the drivers and move them to sam0_common.
2019-04-15 22:25:47 +02:00
..
Makefile cpu: make use of Makefile.periph 2017-11-06 12:01:19 +01:00
pm.c cpu/samr30: add support for samr30g18a 2018-10-01 10:15:08 +02:00
rtt.c doc: fix doxygen grouping of cpu periph drivers 2017-06-26 14:42:11 +02:00
timer.c make: fix various compile errors with Wextra 2017-11-28 18:31:43 +01:00