adafruit / tinyuf2

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

Add release support for 'ESP32-S3 Cam' #364

Closed pbella closed 10 months ago

pbella commented 10 months ago

Is your feature request related to a problem? Please describe. I have been having a frustrating time trying to find support for the 'ESP32-S3 Cam' board (an example can be found here: https://www.aliexpress.us/item/3256805913061487.html)

Describe the solution you'd like Ideally, a pre-built release.

Describe alternatives you've considered Either a pre-built release for this board or clear instructions on how to build one that is appropriate for these boards would be appreciated. If one of the existing releases already supports these boards my searches have not found it explicitly called out anywhere.

As these boards come in a variety of flash/PSRAM configurations, instructions including any necessary modifications based on flash/PSRAM configuration would be appreciated.

Additional context N/A

hathach commented 10 months ago

For 3rd party boards, please ask their maker to make the port. PR is welcome

pbella commented 10 months ago

For 3rd party boards, please ask their maker to make the port. PR is welcome

Aren't the ESP32(-S3) Cam boards reference designs from Espressif?