aboutsummaryrefslogtreecommitdiff
path: root/examples/boot/bootloader/rp/memory.x
Commit message (Collapse)AuthorAgeFilesLines
* Add docs, touch all linker fragmentsJames Munns2023-11-191-1/+13
|
* feat: embassy-boot for rp2040Ulf Lilleengen2022-12-021-0/+19
Add embassy-boot support for RP2040, with examples for the Raspberry Pi Pico. Co-authored-by: Mathias Koch <[email protected]>