aboutsummaryrefslogtreecommitdiff
path: root/examples/boot/bootloader/rp/build.rs
Commit message (Collapse)AuthorAgeFilesLines
* feat: embassy-boot for rp2040Ulf Lilleengen2022-12-021-0/+28
Add embassy-boot support for RP2040, with examples for the Raspberry Pi Pico. Co-authored-by: Mathias Koch <[email protected]>