diff options
Diffstat (limited to 'embassy-boot/rp/README.md')
| -rw-r--r-- | embassy-boot/rp/README.md | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/embassy-boot/rp/README.md b/embassy-boot/rp/README.md deleted file mode 100644 index b664145a9..000000000 --- a/embassy-boot/rp/README.md +++ /dev/null | |||
| @@ -1,12 +0,0 @@ | |||
| 1 | # embassy-boot-rp | ||
| 2 | |||
| 3 | An [Embassy](https://embassy.dev) project. | ||
| 4 | |||
| 5 | An adaptation of `embassy-boot` for RP2040. | ||
| 6 | |||
| 7 | NOTE: The applications using this bootloader should not link with the `link-rp.x` linker script. | ||
| 8 | |||
| 9 | ## Features | ||
| 10 | |||
| 11 | * Configure bootloader partitions based on linker script. | ||
| 12 | * Load applications from active partition. | ||
