embassy/embassy-boot/stm32
2022-10-07 12:41:56 +02:00
..
src Update Rust nightly. 2022-09-22 16:38:14 +02:00
build.rs Remove unused imports 2022-06-29 19:19:24 +02:00
Cargo.toml all Cargo.toml: Add license to all crate Cargo.toml files 2022-10-07 12:41:56 +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