esp-idf/tools
Roland Dobai 3b3050b09f tools: Make Unicode from subprocess result in the CMake convert script
Fixes an issue with Python 3 in MSYS where it fails while trying to join
paths where one part is Unicode (default string on Python3) and the
second part are bytes (returned by the subprocess call).

Closes https://github.com/espressif/esp-idf/issues/5189
2020-04-28 15:22:07 +02:00
..
ble CI: raise import error instead of exit for ble tools 2019-12-07 10:34:54 +08:00
catch
ci CI: Add EOL to sdkconfig.defaults before adding sdkconfig.ci 2020-04-23 16:54:16 +02:00
cmake tools: Make Unicode from subprocess result in the CMake convert script 2020-04-28 15:22:07 +02:00
docker tools/docker: enable ccache by default 2020-01-30 12:09:08 +01:00
esp_app_trace apptrace: Adds HeapTraceEvent.callers property used by OpenOCD tests 2019-12-27 00:13:45 +03:00
esp_prov CI: Fix prov example test cryptography package version exception handling 2020-04-23 00:47:41 +05:30
find_build_apps
idf_py_actions idf.py: add monitor-baud option to monitor command 2020-04-01 15:11:20 +02:00
kconfig
kconfig_new confgen.py: Escape special characters for cmake 2020-02-18 09:55:30 +01:00
ldgen
mass_mfg Docs: Encourage to used Python 3 2020-02-26 09:11:13 +01:00
test_idf_monitor
test_idf_py idf.py: add exit_with_error for deprecation 2019-12-02 10:41:23 +01:00
test_idf_size idf_size.py: can alternatively write data to file 2020-01-02 09:33:51 +08:00
test_idf_tools Added description for difference between ESP32 ULP and ESP32-S2 ULP 2019-12-13 18:38:57 +08:00
unit-test-app unit test app: Use the new config names for DEBUG/RELEASE configs 2020-04-01 16:30:22 +11:00
windows Docs: Encourage to used Python 3 2020-02-26 09:11:13 +01:00
build_apps.py
check_kconfigs.py
check_python_dependencies.py
check_term.py Give info and warnings about the TERM environment variable 2019-12-02 09:49:21 +01:00
eclipse-code-style.xml
elf_to_ld.sh
find_apps.py
format-minimal.sh
format.sh
gen_esp_err_to_name.py
idf.py Use component manager if available as python package 2019-12-19 16:48:36 +01:00
idf_monitor.py idf.py: add monitor-baud option to monitor command 2020-04-01 15:11:20 +02:00
idf_size.py idf_size.py: can alternatively write data to file 2020-01-02 09:33:51 +08:00
idf_tools.py Merge branch 'bugfix/idf_tools_pylauncher_v4.1' into 'release/v4.1' 2020-02-18 16:24:56 +08:00
set-submodules-to-github.sh
test_check_kconfigs.py
toolchain_versions.mk
tools.json tools: mark ULP toolchain as not available on 32-bit Linux 2020-01-30 11:49:39 +01:00
tools_schema.json