summaryrefslogtreecommitdiffstats
path: root/platforms/chibios/drivers/vendor/RP/RP2040
Commit message (Expand)AuthorAgeFilesLines
* Fixup WS2812 vendor driver (#19028)jack2022-11-111-1/+1
* [Core] Allow custom timings for WS2812 PIO driver (#18006)Stefan Kerkmann2022-11-101-71/+165
* ws2812: replace RGBLED_NUM with driver-owned constant to decouple driver from...Thomas Kriechbaumer2022-10-211-6/+6
* [Bug] RP2040: only clear RX FIFO for serial pio driver clear (#18581)Stefan Kerkmann2022-10-041-3/+4
* Stabilize Half-duplex PIO split comms take 2 (#18421)Stefan Kerkmann2022-09-201-15/+2
* [Core] RP2040 disable PIO IRQs on serial timeout (#17839)Stefan Kerkmann2022-07-291-0/+2
* [Core] Use polled waiting on ChibiOS platforms that support it (#17607)Stefan Kerkmann2022-07-111-1/+1
* Stabilize Half-duplex PIO split comms (#17612)Stefan Kerkmann2022-07-111-3/+17
* [Core] Add Raspberry Pi RP2040 support (#14877)Stefan Kerkmann2022-06-302-0/+646