aboutsummaryrefslogtreecommitdiff
path: root/examples/rp235x/src/bin/uart_buffered_split.rs
Commit message (Collapse)AuthorAgeFilesLines
* executor: return error when creating the spawntoken, not when spawning.Dario Nieuwenhuis2025-08-291-1/+1
|
* Fix examples for rp235xMarc2025-05-021-1/+1
|
* update documentation and examples to mention RP235x1-rafael-12025-04-131-1/+1
|
* BufferedUart initializationMichael Gomez2025-04-041-1/+1
| | | | | | | This change modifies UART initialization throughout Embassy to take pins before interrupts. Related to #1304.
* rename `rp23` (?) folder to `rp235x`; fix `ci.sh` to use `rp235x` folderCurly2025-02-231-0/+58