| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rp: add new pio spi program | Adrian Wowk | 2025-09-05 | 1 | -0/+1 |
| | | | | | | | | | | This commit adds a new PIO program which implements SPI. This allows you to drive more than 2 SPI buses by using PIO state machines as additional duplex SPI interfaces. The driver supports both blocking and async modes of operation and exclusively uses the DMA for async IO. | ||||
| * | Add PIO clock divider utility and refactor related modules | 1-rafael-1 | 2025-05-03 | 1 | -0/+1 |
| | | |||||
| * | Move pio programs into embassy-rp | Caleb Jamison | 2024-10-09 | 1 | -0/+10 |
