1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/samd21
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
..
include samd21: Expose numerical PM states 2019-03-18 13:44:26 +01:00
periph sam0_common: make RTT implementation common across all sam0 MCUs 2019-05-09 20:54:00 +02:00
cpu.c samd21/cpu DFLL lock loop error 2018-01-26 09:59:59 -07:00
doc.txt cpu/sam0: add missing doxygen group definition + cleanup 2017-08-24 14:54:47 +02:00
Makefile cpu/sam0: renamed sam21_common to sam0_common 2016-12-15 11:47:03 +01:00
Makefile.features cpu/samd21: add SRAM based random seed 2018-07-04 17:55:20 +02:00
Makefile.include Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
vectors.c cpu/cortexm: Remove leftover _estack declarations 2017-11-10 15:38:14 +01:00