Benjamin Valentin
|
f11fc64af6
|
cpu/sam0_common: PWM: fix build on samd20
There is no SYNCBUSY register, so the dummy fallback does not work.
This code path is not used anyway, so just ifdef it out.
|
2021-01-21 20:29:15 +01:00 |
|
Marian Buschsieweke
|
60802f864a
|
Merge pull request #15149 from benpicco/cpu/samd21-gclk7
cpu/samd21: improve GCLK7 magic
|
2020-11-03 18:14:09 +01:00 |
|
Bas Stottelaar
|
ab6188cea3
|
cpu/*: add missing include of assert.h
|
2020-10-22 11:13:08 +02:00 |
|
Benjamin Valentin
|
35d6736d9d
|
cpu/sam0_common: PWM: use named GCLK for disabling peripheral
|
2020-10-02 23:17:53 +02:00 |
|
Benjamin Valentin
|
0437461812
|
cpu/sam0_common: PWM: add support to run PWM off TC timers
|
2020-09-10 21:47:03 +02:00 |
|
Benjamin Valentin
|
c5f6a5c6f5
|
cpu/sam0_common: PWM: prepare for TC timers as PWM source
|
2020-07-19 01:38:15 +02:00 |
|
Benjamin Valentin
|
a96e5666b4
|
cpu/sam0_common: PWM: fix doxygen group
|
2020-07-19 01:38:15 +02:00 |
|
Benjamin Valentin
|
bce7d25f10
|
cpu/sam0_common: add PWM support for saml2x, samd5x
|
2020-07-08 21:51:12 +02:00 |
|
Benjamin Valentin
|
824f7aa82b
|
cpu/sam0_common: move PWM to common code
|
2020-06-07 16:50:17 +02:00 |
|