Closed
Description
Need to support USB features:
- DFU --> Add dfu-util upload method #351 for built-in ST bootloader. Other bootloader will be handle by another PR, ex Enabling Bootloaders #411.
- VCP -->1.5.0
First PR to rework USB part #91
DFU is mainly requested for generic STM32 based boards without STLink (ex: BP and MM)
Note: USBSerial has been integrated in this PR #61
See #388