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

10 lines
150 B
Markdown
Raw Normal View History

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