mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-27 02:13:10 +00: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