esp-idf/tools/test_idf_tools
Roland Dobai 1feccdc414 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-15 12:15:46 +01:00
..
add_version tools: Add tool's versions update with checksum file 2022-05-13 06:51:59 +00:00
test_idf_tools_python_env.py Tools: Allow custom Python installation path with IDF_PYTHON_ENV_PATH 2023-02-15 12:15:46 +01:00
test_idf_tools.py Tools: bugfix Export script offers cmake & ninja for removal on macOS 2022-12-05 15:56:08 +01:00