embassy/embassy-boot-nrf
2024-05-29 12:09:55 +02:00
..
src fmt: disable "unused" warnings. 2024-03-20 14:53:19 +01:00
Cargo.toml Prepare for embassy-sync 0.6.0 release 2024-05-29 12:09:55 +02:00
README.md Fix spelling and white space mistakes 2024-04-11 19:45:38 +00:00

embassy-boot-nrf

An Embassy 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.