aboutsummaryrefslogtreecommitdiff
path: root/embassy-boot/nrf/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'embassy-boot/nrf/README.md')
-rw-r--r--embassy-boot/nrf/README.md11
1 files changed, 0 insertions, 11 deletions
diff --git a/embassy-boot/nrf/README.md b/embassy-boot/nrf/README.md
deleted file mode 100644
index 9dc5b0eb9..000000000
--- a/embassy-boot/nrf/README.md
+++ /dev/null
@@ -1,11 +0,0 @@
1# embassy-boot-nrf
2
3An [Embassy](https://embassy.dev) project.
4
5An adaptation of `embassy-boot` for nRF.
6
7## Features
8
9* Load applications with or without the softdevice.
10* Configure bootloader partitions based on linker script.
11* Using watchdog timer to detect application failure.