mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-22 06:42:32 +00:00
13 lines
320 B
Markdown
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.
|