esp-idf/tools/test_idf_tools
Roland Dobai afe554c753 Tools: Allow custom Python installation path with IDF_PYTHON_ENV_PATH
IDF_PYTHON_ENV_PATH is the path where the Python environment is created
and used. By default it is inside IDF_TOOLS_PATH. IDF_PYTHON_ENV_PATH
was exported by idf_tools.py but was not imported back. This fixes the
issue and ESP-IDF will honor the value of IDF_PYTHON_ENV_PATH.

Closes https://github.com/espressif/esp-idf/issues/10489
2023-02-14 17:26:04 +01:00
..
add_version
test_idf_tools.py tools: add new outdated option for idf_tools.py list 2023-02-09 10:25:45 +01:00
test_idf_tools_python_env.py Tools: Allow custom Python installation path with IDF_PYTHON_ENV_PATH 2023-02-14 17:26:04 +01:00