embassy/embassy-boot-nrf/README.md

12 lines
283 B
Markdown
Raw Normal View History

# embassy-boot-nrf
An [Embassy](https://embassy.dev) project.
2024-04-11 19:45:38 +00:00
An adaptation of `embassy-boot` for nRF.
## Features
2023-06-29 12:43:31 +00:00
* Load applications with or without the softdevice.
* Configure bootloader partitions based on linker script.
* Using watchdog timer to detect application failure.