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

switch ci docker image to v4.4.3 #271

Closed hathach closed 1 year ago

hathach commented 1 year ago

Description of Change

latest idf release v4.4 has issue generating image that couldn't enumerate on some specific S3 boards. It is probably an bug within IDF. This PR switch docker image from release-v4.4 to v4.4.3 as walkaround to fix #268