aboutsummaryrefslogtreecommitdiff
path: root/embassy-boot-nrf/README.md
blob: 9dc5b0eb91677936d58469633382ed72a87479cb (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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.