embassy/embassy-boot/stm32
2022-06-29 19:19:24 +02:00
..
src Move bootloader main to examples 2022-06-24 19:56:15 +02:00
build.rs Remove unused imports 2022-06-29 19:19:24 +02:00
Cargo.toml Move bootloader main to examples 2022-06-24 19:56:15 +02:00
README.md Add stm32 flash + bootloader support 2022-04-27 15:17:18 +02:00

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