adafruit / tinyuf2

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

Use python script to remove submodule for mcu driver #386

Closed hathach closed 1 month ago

hathach commented 1 month ago

Description of Change

Use python script tools/get_deps.py to remove submodule for mcu driver. Make it easier to work on specific ports