mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-01 10:36:36 +03: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