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 ```