aboutsummaryrefslogtreecommitdiff
path: root/embassy-boot/rp/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'embassy-boot/rp/README.md')
-rw-r--r--embassy-boot/rp/README.md12
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
3An [Embassy](https://embassy.dev) project.
4
5An adaptation of `embassy-boot` for RP2040.
6
7NOTE: 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.