aboutsummaryrefslogtreecommitdiff
path: root/embassy-boot-rp/README.md
blob: b664145a9bf133dc0abae904ed40d8e4e488c470 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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.