2022-11-23 14:48:51 +01:00
|
|
|
# embassy-boot-nrf
|
|
|
|
|
|
|
|
An [Embassy](https://embassy.dev) project.
|
|
|
|
|
|
|
|
An adaptation of `embassy-boot` for nRF.
|
|
|
|
|
|
|
|
## Features
|
|
|
|
|
2023-06-29 14:43:31 +02:00
|
|
|
* Load applications with or without the softdevice.
|
2022-11-23 14:48:51 +01:00
|
|
|
* Configure bootloader partitions based on linker script.
|
|
|
|
* Using watchdog timer to detect application failure.
|