embassy/embassy-boot-nrf/README.md
2024-01-11 18:55:59 +01:00

12 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.