1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/samd21/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 samd21: Expose numerical PM states 2019-03-18 13:44:26 +01:00
pwm.c make: fix sign-compare errors 2017-11-28 11:55:48 +01:00
rtt.c cpu/sam0: removed guards form periph drivers 2017-11-09 12:57:02 +01:00
timer.c cpu/samd21: Avoid clearing interrupt bits unintentionally 2018-03-27 07:54:18 +02:00