esp-idf/tools
Ivan Grokhotkov 9fa3974447 idf_tools.py: when guessing IDF_PATH, set it in the enviroment
This allows the processes launched from idf_tools.py to use the value
of IDF_PATH. One such example is the installation of Python packages,
when requirements.txt uses IDF_PATH to refer to the esp-windows-curses
package.

Closes https://github.com/espressif/esp-idf/issues/4341
2019-11-18 16:22:25 +01:00
..
ble
catch
ci Merge branch 'bugfix/ledc_ut_esp32s2beta' into 'master' 2019-11-18 16:19:42 +08:00
cmake Merge branch 'bugfix/support_worktree_on_cmake' into 'master' 2019-11-14 16:00:47 +08:00
docker tools/docker: use correct branch and commit of IDF when building 2019-11-06 17:58:23 +01:00
esp_app_trace
esp_prov
idf_py_actions idf.py: Add --before flag to esptool.py call 2019-11-01 20:00:56 +01:00
kconfig Update kconfiglib to upstream version and replace mconf-idf 2019-10-29 10:40:04 +01:00
kconfig_new Update kconfiglib to upstream version and replace mconf-idf 2019-10-29 10:40:04 +01:00
ldgen Merge branch 'feature/mbedtls_add_faster_modexp' into 'master' 2019-11-06 15:51:28 +08:00
mass_mfg
test_idf_monitor CI: Adjust the test parameters of IDF Monitor 2019-10-16 12:38:47 +02:00
test_idf_py idf.py: add support for subcommands hidden from help 2019-11-08 17:54:10 +01:00
test_idf_size
test_idf_tools Introduce esp-2019r2 toolchain for both ESP32 and ESP32s2 targets 2019-11-04 16:14:57 +07:00
tiny-test-fw Merge branch 'bugfix/tinyfw_local_test' into 'master' 2019-11-07 21:27:58 +08:00
unit-test-app C++: added unit tests for builtin type exceptions 2019-11-18 08:53:50 +08:00
windows Introduce esp-2019r2 toolchain for both ESP32 and ESP32s2 targets 2019-11-04 16:14:57 +07:00
check_kconfigs.py Update kconfiglib to upstream version and replace mconf-idf 2019-10-29 10:40:04 +01:00
check_python_dependencies.py Fix Python requirement for setuptools 2019-11-04 16:18:37 +01:00
eclipse-code-style.xml
elf_to_ld.sh
format-minimal.sh
format.sh
gen_esp_err_to_name.py tools: updated generator of error codes to names to ignore tcpip_adapter 2019-11-13 12:36:26 +01:00
idf.py Merge branch 'feature/idfpy_hidden_commands' into 'master' 2019-11-15 12:41:43 +08:00
idf_monitor.py idf_monitor: Autodetect port 2019-10-14 08:06:43 +02:00
idf_size.py
idf_tools.py idf_tools.py: when guessing IDF_PATH, set it in the enviroment 2019-11-18 16:22:25 +01:00
set-submodules-to-github.sh
test_check_kconfigs.py
toolchain_versions.mk Introduce esp-2019r2 toolchain for both ESP32 and ESP32s2 targets 2019-11-04 16:14:57 +07:00
tools.json Merge branch 'feature/windows_ccache_enable' into 'master' 2019-11-08 18:57:26 +08:00
tools_schema.json