esp-idf/tools
Angus Gratton 51d03aeced Merge branch 'bugfix/tools_python_subprocess_capture_output' into 'master'
tools: Avoid subprocess.run(capture_output) argument for Python <3.7 compatibility

See merge request espressif/esp-idf!11493
2020-12-08 06:43:07 +08:00
..
ble ci: Fix blecent example test 2020-11-25 22:37:24 +05:30
catch Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
ci Merge branch 'bugfix/tools_python_subprocess_capture_output' into 'master' 2020-12-08 06:43:07 +08:00
cmake idf_size.py: add support for esp32c3 and risc-v 2020-11-13 07:49:11 +11:00
docker tools/docker: Add libpython2.7 in order to satisfy GDB dependencies 2020-09-02 18:15:52 +02:00
esp_app_trace Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp_prov ci: all jobs use python3 by default 2020-11-19 03:27:58 +00:00
find_build_apps idf_size.py: add support for esp32c3 and risc-v 2020-11-13 07:49:11 +11:00
idf_py_actions enable autocompletion for command idf.py 2020-11-03 23:27:58 +01:00
kconfig Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
kconfig_new tools: Sort menu content in Kconfig option reference 2020-11-30 09:52:20 +00:00
ldgen Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
mass_mfg mfg_util: Update file handling to maintain line endings across various OS 2020-08-24 06:37:56 +00:00
templates/sample_component add new command to idf 2020-09-21 23:38:52 +02:00
test_apps ci: Removed remaining binary size checks in app-tests 2020-11-25 21:22:18 +01:00
test_idf_monitor ci: update reference output of test_idf_monitor, minor cleanup 2020-06-18 19:08:00 +02:00
test_idf_py Redirect warning to stderr and unset temporary shell procedure 2020-11-11 15:12:58 +01:00
test_idf_size esp_system: support riscv panic 2020-11-13 07:49:11 +11:00
test_idf_tools Update toolchain to esp-2020r3 2020-09-03 14:09:38 +07:00
test_mkdfu
unit-test-app esp32c3: Apply one-liner/small changes for ESP32-C3 2020-12-01 10:58:50 +11:00
windows tools: idf_exe: add Ctrl+C processing 2020-11-25 21:23:55 +08:00
build_apps.py remove dir with exclude file pattern 2020-09-04 16:07:44 +08:00
check_python_dependencies.py
check_term.py
eclipse-code-style.xml
find_apps.py remove build_or_not attr. 2020-07-06 19:05:44 +08:00
format-minimal.sh
format.sh
gen_esp_err_to_name.py tools: fix path handling errors in gen_esp_err_to_name.py for Windows 2020-10-14 20:03:15 +08:00
idf.py Tools: add Python 2 deprecation warning 2020-12-02 11:08:48 +01:00
idf_monitor.py Merge branch 'bugfix/dev_tty_cu_darwin_only_pr5462' into 'master' 2020-08-28 17:39:57 +08:00
idf_size.py idf_size.py: add support for esp32c3 and risc-v 2020-11-13 07:49:11 +11:00
idf_tools.py tools: Avoid subprocess.run(capture_output) argument for Python <3.7 compatibility 2020-12-07 15:01:10 +11:00
mkdfu.py
set-submodules-to-github.sh
toolchain_versions.mk Update toolchain to esp-2020r3 2020-09-03 14:09:38 +07:00
tools.json bringup esp32-s3 on FPGA 2020-09-22 15:15:03 +08:00
tools_schema.json