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

more rt10xx fix #230

Closed hathach closed 2 years ago

hathach commented 2 years ago

follow up to #220

Note: RT1020EVK working great, but RT1024 has trouble with load code from internal qspi flash, probably misconfigured flash parameters or something. will create an separate issue to remind this.

Update: issue #231