mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 12:10:59 +00:00

Constraint files can be disabled with environment variable as well which is useful when one uses the install/export scripts instead of idf_tools.py directly. This is option is useful for offline build as well. Closes https://github.com/espressif/esp-idf/issues/9263