mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-10-28 03:13:03 +00:00
This should remove some confusion around embassy-boot-* being a library vs. a binary. The binary is now an example bootloader instead.
200 B
200 B
Bootloader for nRF
The bootloader uses embassy-boot to interact with the flash.
Usage
Flash the bootloader
cargo flash --features embassy-nrf/nrf52832 --release --chip nRF52832_xxAA