aboutsummaryrefslogtreecommitdiff
path: root/examples/rp/src/bin/uart_unidir.rs
Commit message (Expand)AuthorAgeFilesLines
* Add descriptions to all RP2040 examples. Some need hardware that was not spec...Henrik Berg2023-07-131-1/+5
* rp: remove take!, add bind_interrupts!pennae2023-05-151-9/+7
* rp/uart: report errors from dma receivepennae2023-05-011-1/+8
* rp2040: add {tx,rx}-only constructors to UARTPedro Ferreira2023-01-041-0/+42