embassy/embassy-boot-rp/README.md
2024-01-11 18:55:59 +01:00

13 lines
320 B
Markdown

# embassy-boot-rp
An [Embassy](https://embassy.dev) project.
An adaptation of `embassy-boot` for RP2040.
NOTE: The applications using this bootloader should not link with the `link-rp.x` linker script.
## Features
* Configure bootloader partitions based on linker script.
* Load applications from active partition.