adafruit / tinyuf2

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

Add support for esp32-s3-eye devkit #236

Closed jepler closed 2 years ago

jepler commented 2 years ago

This depends on the PIDs that have been requested from espressif:

jepler commented 2 years ago

I confirmed that the built firmware works for loading circuitpython uf2 files

jepler commented 2 years ago

In theory support for the LCD could be added but it's not a priority for me

hathach commented 2 years ago

In theory support for the LCD could be added but it's not a priority for me

not a problem at all, we could do it later when having time. Please add it into the ci build and this is good to merge. https://github.com/adafruit/tinyuf2/blob/master/.github/workflows/build_esp32.yml