aboutsummaryrefslogtreecommitdiff
path: root/embassy-rp/src/rom_data/rp235x.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add reset_to_usb_boot to rp235xBjorn Beishline2025-09-231-0/+32
|
* Import rom_data for the rp235x, don't use intrinsics on rp235xCaleb Jamison2024-08-261-0/+752
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.