11 lines
284 B
Markdown
11 lines
284 B
Markdown
# embassy-boot-nrf
|
|
|
|
An [Embassy](https://embassy.dev) project.
|
|
|
|
An adaptation of `embassy-boot` for nRF.
|
|
|
|
## Features
|
|
|
|
* Load applications with or without the softdevice.
|
|
* Configure bootloader partitions based on linker script.
|
|
* Using watchdog timer to detect application failure.
|