mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-21 22:32:29 +00:00
12 lines
283 B
Markdown
12 lines
283 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.
|