aboutsummaryrefslogtreecommitdiff
path: root/examples/boot/bootloader/rp
Commit message (Collapse)AuthorAgeFilesLines
* Cleanupkalkyl2023-01-031-1/+1
|
* embassy-boot (rp): Add WatchdogFlashkalkyl2023-01-032-3/+5
|
* feat: embassy-boot for rp2040Ulf Lilleengen2022-12-026-0/+152
Add embassy-boot support for RP2040, with examples for the Raspberry Pi Pico. Co-authored-by: Mathias Koch <[email protected]>