mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-28 09:42:31 +00:00
c9abff53d7
* Bump sync version * Use old embassy-sync in rp bluetooth example * Downgrade update to minor |
||
---|---|---|
.. | ||
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/stm32wl55jc-cm4 --release --chip STM32WLE5JCIx