led_client/embassy/examples/boot/application/stm32wb-dfu/README.md
2024-12-21 00:48:45 -05:00

10 lines
150 B
Markdown

# Examples using bootloader
Example for STM32WB demonstrating the USB DFU application.
## Usage
```
cargo flash --release --chip STM32WB55RGVx
```