Matthew Tran d35df5cfba embassy-usb-dfu: Change return of reset to ()
Also adds &self to the Reset trait, which makes it easier to implement
cleanup/delays before actually resetting.
2025-05-08 00:09:21 -05:00
..
2023-12-14 09:36:22 -05:00
2023-12-14 09:36:22 -05:00
2024-02-07 12:50:48 +01:00

Examples using bootloader

Example for STM32WB demonstrating the USB DFU application.

Usage

cargo flash --release --chip STM32WB55RGVx