1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/samd21/periph
Benjamin Valentin 077056b949 sam0_common: make RTT 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 RTT
driver.

Unify the drivers and move them to sam0_common.
2019-05-09 20:54:00 +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
timer.c cpu/samd21: Avoid clearing interrupt bits unintentionally 2018-03-27 07:54:18 +02:00