Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Core] Allow custom timings for WS2812 PIO driver (#18006) | Stefan Kerkmann | 2022-11-10 | 1 | -71/+165 |
* | ws2812: replace RGBLED_NUM with driver-owned constant to decouple driver from... | Thomas Kriechbaumer | 2022-10-21 | 1 | -6/+6 |
* | [Bug] RP2040: only clear RX FIFO for serial pio driver clear (#18581) | Stefan Kerkmann | 2022-10-04 | 1 | -3/+4 |
* | Stabilize Half-duplex PIO split comms take 2 (#18421) | Stefan Kerkmann | 2022-09-20 | 1 | -15/+2 |
* | [Core] RP2040 disable PIO IRQs on serial timeout (#17839) | Stefan Kerkmann | 2022-07-29 | 1 | -0/+2 |
* | [Core] Use polled waiting on ChibiOS platforms that support it (#17607) | Stefan Kerkmann | 2022-07-11 | 1 | -1/+1 |
* | Stabilize Half-duplex PIO split comms (#17612) | Stefan Kerkmann | 2022-07-11 | 1 | -3/+17 |
* | [Core] Add Raspberry Pi RP2040 support (#14877) | Stefan Kerkmann | 2022-06-30 | 2 | -0/+646 |