aboutsummaryrefslogtreecommitdiff
path: root/embassy-rp/src/block.rs
Commit message (Collapse)AuthorAgeFilesLines
* embassy-rp: doc comment spelling passRob Wells2025-10-271-2/+2
| | | | | All changes but one are to documentation comments, and one to an ordinary comment.
* Note where some embassy-rs files come from.Jonathan 'theJPster' Pallant2024-08-161-0/+3
| | | | In a similar fashion to other source files taken from rp-rs.
* Initial rp235x supportCaleb Jamison2024-08-081-0/+1076
Examples have been run, but there is not yet a test suite.