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 4d90a9c6b5 cpu/samd21: pwm: fix GCLK_ID & APBCMASK calculation
GCLK_ID and APBCMASK entries are not always uniform.
The previous hack would already break for TCC3.

Just explosively write down the cases, there are only 5 at most.
2020-04-08 15:24:05 +02:00
..
Makefile cpu: make use of Makefile.periph 2017-11-06 12:01:19 +01:00
pm.c cpu/sam0*: Wrap cortexm_sleep call 2020-02-24 11:48:13 +01:00
pwm.c cpu/samd21: pwm: fix GCLK_ID & APBCMASK calculation 2020-04-08 15:24:05 +02:00