adafruit / tinyuf2

UF2 bootloader based on TinyUSB for embedded devices such as ESP32S2, STM32F4 and iMX RT10xx
MIT License
314 stars 172 forks source link

Add CDC interface for espressif port to work with esptool #232

Closed hathach closed 10 months ago

hathach commented 2 years ago

Is your feature request related to a problem? Please describe. CDC interface allow esptool to request board into bootrom for downloading. A bit more convenience

SukuWc commented 1 year ago

This would be very handy, indeed!