mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-25 08:12:30 +00:00
999a2ad829
the main ci.sh now passes if running with nightly. |
||
---|---|---|
.. | ||
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