aboutsummaryrefslogtreecommitdiff
path: root/embassy-rp/src/rom_data/rp2040.rs
Commit message (Collapse)AuthorAgeFilesLines
* embassy-rp: doc comment spelling passRob Wells2025-10-271-1/+1
| | | | | All changes but one are to documentation comments, and one to an ordinary comment.
* Import rom_data for the rp235x, don't use intrinsics on rp235xCaleb Jamison2024-08-261-0/+756
Many thanks to @thejpster for his work on the rom_data! Working around boot2 is currently a bit hacky for the rp235x, that will improve in upcoming rp235x flash pr.