embassy/embassy-boot-nrf/README.md
2024-04-11 19:45:38 +00:00

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.