embassy/examples/boot/application/stm32wb-dfu/README.md

10 lines
150 B
Markdown
Raw Permalink Normal View History

# Examples using bootloader
2024-02-07 12:50:48 +01:00
Example for STM32WB demonstrating the USB DFU application.
## Usage
```
2024-02-07 12:50:48 +01:00
cargo flash --release --chip STM32WB55RGVx
```