adafruit / tinyuf2

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

pull request for new esp32s3 dev board #309

Closed CircuitART closed 1 year ago

CircuitART commented 1 year ago

link to VID/PID https://github.com/espressif/usb-pids

USB_VID = 0x303A - USB_PID = 0x80DC | CircuitArt FeatherS3 - UF2 Bootloader

board has been added to /.github/workflows

UF2 board id info

define UF2_BOARD_ID "ESP32S3-Zero-R1"

define UF2_VOLUME_LABEL "ZEROS3BOOT"

define UF2_INDEX_URL "https://github.com/CircuitART"