embassy/examples/boot-usb-dfu/bootloader/stm32wb
2023-12-13 16:08:20 -05:00
..
src Formatting fixes, add example using stm32wb55 2023-12-13 16:08:20 -05:00
build.rs Formatting fixes, add example using stm32wb55 2023-12-13 16:08:20 -05:00
Cargo.toml Formatting fixes, add example using stm32wb55 2023-12-13 16:08:20 -05:00
memory.x Formatting fixes, add example using stm32wb55 2023-12-13 16:08:20 -05:00
README.md Formatting fixes, add example using stm32wb55 2023-12-13 16:08:20 -05: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