mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-22 06:42:32 +00:00
.. | ||
src | ||
build.rs | ||
Cargo.toml | ||
memory.x | ||
README.md |
Bootloader for STM32
The bootloader uses embassy-boot
to interact with the flash.
Usage
Flash the bootloader
cargo flash --features embassy-stm32/stm32wb55rg --release --chip STM32WB55RGVx