embassy/embassy-boot-nrf
William Yager cde6e2b58b ok
2024-03-03 18:50:27 -05:00
..
src ok 2024-03-03 18:50:27 -05:00
Cargo.toml boot: bump crates to 0.2 2024-01-12 00:53:46 +01:00
README.md Flatten embassy-boot dir tree 2024-01-11 18:55:59 +01: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.