aboutsummaryrefslogtreecommitdiff
path: root/examples/boot/application/stm32wb-dfu/README.md
blob: 7f656cde6764e5ccc3f7f64590dcb8a916b40453 (plain)
1
2
3
4
5
6
7
8
9
# Examples using bootloader

Example for STM32WB demonstrating the USB DFU application.

## Usage

```
cargo flash --release --chip STM32WB55RGVx
```