summaryrefslogtreecommitdiff
path: root/platforms/chibios/drivers/vendor
AgeCommit message (Expand)Author
2022-10-21ws2812: replace RGBLED_NUM with driver-owned constant to decouple driver from...Thomas Kriechbaumer
2022-10-04[Bug] RP2040: only clear RX FIFO for serial pio driver clear (#18581)Stefan Kerkmann
2022-09-20Stabilize Half-duplex PIO split comms take 2 (#18421)Stefan Kerkmann
2022-07-29[Core] RP2040 disable PIO IRQs on serial timeout (#17839)Stefan Kerkmann
2022-07-11[Core] Use polled waiting on ChibiOS platforms that support it (#17607)Stefan Kerkmann
2022-07-11Stabilize Half-duplex PIO split comms (#17612)Stefan Kerkmann
2022-06-30[Core] Add Raspberry Pi RP2040 support (#14877)Stefan Kerkmann