mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 17:49:10 -04:00
The Python dependency checker called from the export scripts and before build remains offline, i.e. it will use the previously downloaded constraint file but won't download a newer version. Related to https://github.com/espressif/esp-idf/pull/9328