OVMS3-idf/tools
Roland Dobai b4bddbb22f 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:44 +02:00
..
ble NimBLE: Port NimBLE stack to IDF Release v3.3 (Backport v3.3) 2019-10-18 13:23:24 +08:00
catch move Catch framework header into tools directory 2017-04-17 11:01:18 +08:00
ci CI: Add EOL to sdkconfig.defaults before adding sdkconfig.ci 2020-04-23 16:54:46 +02:00
cmake tools: Make Unicode from subprocess result in the CMake convert script 2020-04-28 15:22:44 +02:00
docker tools/docker: install CMake version provided in tools.json 2020-02-21 11:34:04 +01:00
esp_app_trace tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
esp_prov CI: Fix prov example test cryptography package version exception handling 2020-04-23 00:48:05 +05:30
kconfig Kconfig: Load properly auto.conf before writing the results to build/include 2019-10-10 15:41:14 +02:00
kconfig_new tools: Avoid Unicode error in kconfiglib while opening files 2020-03-31 08:30:35 +02:00
ldgen Use kconfiglib from $IDF_PATH/tools/kconfig_new 2019-09-11 14:39:01 +02:00
mass_mfg mfg_util: Fix unnecessary csv files creation for values with REPEAT tags 2019-05-31 13:55:03 +05:30
test_idf_monitor CI: Adjust the test parameters of IDF Monitor 2019-12-30 14:37:33 +01:00
test_idf_size tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
tiny-test-fw CI: Fix partition table detection if "partition" is in the project name 2020-04-22 10:26:14 +02:00
unit-test-app esp_wifi:Put some rx code to iram 2019-12-17 12:55:47 +00:00
windows Merge branch 'feature/pystyle_tools' into 'master' 2018-12-20 10:36:01 +08:00
check_kconfigs.py tools: Don't use backslashes in Kconfigs and ignore long lines to avoid errors 2019-02-01 11:33:41 +01:00
check_python_dependencies.py python: Add check if current python is inside virtual environment 2019-01-08 12:21:33 +01:00
eclipse-code-style.xml tools: add code formatter rules for Eclipse 2016-11-03 18:41:00 +08:00
format-minimal.sh docs: add style guide 2016-11-03 18:41:00 +08:00
format.sh esp32: ReformatReformat panic.c (remove tabs, etc) 2016-12-07 13:25:56 -08:00
gen_esp_err_to_name.py tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
idf.py Merge branch 'bugfix/check_for_new_cmakecache_vars_v3.3' into 'release/v3.3' 2019-10-09 13:54:29 +08:00
idf_monitor.py tools: work around usbser.sys bug in idf_monitor 2020-01-30 08:39:05 +01:00
idf_size.py tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
idf_tools.py idf_tools.py: fix downloading for tools which have "on_request" options for some platforms. 2020-02-21 11:34:04 +01:00
test_check_kconfigs.py tools: Don't use backslashes in Kconfigs and ignore long lines to avoid errors 2019-02-01 11:33:41 +01:00
toolchain_versions.mk docs: generate toolchain download links 2018-09-20 18:53:14 +08:00
tools.json tools, ci: backport idf_tools.py and IDF Docker image 2019-11-03 03:25:39 +01:00