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

Example for STM32WBA demonstrating the USB DFU application.

## Usage

```
cargo flash --release --chip STM32WBA65RI
```