OVMS3-idf/tools
Roland Dobai 4f8e2699db 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-27 16:15:52 +02:00
..
ble CI: raise import error instead of exit for ble tools 2019-12-07 10:34:54 +08:00
catch move Catch framework header into tools directory 2017-04-17 11:01:18 +08:00
ci ci: disable the UT for S2 when label is not used 2020-04-26 16:29:49 +08:00
cmake tools: Make Unicode from subprocess result in the CMake convert script 2020-04-27 16:15:52 +02:00
docker global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
esp_app_trace global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
esp_prov CI: Fix prov example test cryptography package version exception handling 2020-04-23 00:27:40 +05:30
find_build_apps build_app: make multi target support readable 2020-04-09 16:40:57 +08:00
idf_py_actions idf.py: debug ext prints detailed info/hint on common openocd issues 2020-04-15 09:07:17 +02:00
kconfig global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
kconfig_new Tools: Add tests for confgen.py 2020-02-25 17:15:46 +01:00
ldgen esp32, esp32s2: move panic handling code to new component 2020-03-10 19:56:24 +08:00
mass_mfg Docs: Encourage to used Python 3 2020-02-24 12:55:55 +01:00
test_apps ppp-test: wait for graceful disconnect when PPP shutdowns 2020-04-23 05:55:17 +00:00
test_idf_monitor espcoredump: fix idf_monitor test artifacts 2020-03-24 11:48:18 +01:00
test_idf_py tools: fix double builds with idf.py 2020-03-02 07:18:22 +05:00
test_idf_size global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
test_idf_tools Update toolchain to esp-2020r1 2020-03-27 20:06:53 +07:00
unit-test-app Merge branch 'bugfix/esp32s2_iram_dram_disable_tests' into 'master' 2020-04-27 13:16:44 +08:00
windows msys2: add package mingw-w64-i686-gcc for installing python packages 2020-04-07 16:58:26 +02:00
build_apps.py tools: add {find,build}_apps.py, scripts to build multiple apps 2019-11-21 15:36:06 +01: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 check_python_dependencies: If overriding requirements.txt path, provide a pip command line 2020-02-07 16:37:45 +11:00
check_term.py Give info and warnings about the TERM environment variable 2019-12-02 09:49:21 +01:00
eclipse-code-style.xml tools: add code formatter rules for Eclipse 2016-11-03 18:41:00 +08:00
find_apps.py tools: add {find,build}_apps.py, scripts to build multiple apps 2019-11-21 15:36:06 +01:00
format-minimal.sh global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
format.sh global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
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 Use component manager if available as python package 2019-12-19 16:48:36 +01:00
idf_monitor.py idf_monitor: support to re-flash with the using port 2020-04-07 01:44:26 +08:00
idf_size.py tools: Support showing differences of MAP files in JSON format 2020-03-23 12:04:07 +01:00
idf_tools.py tools: check if idf_tools.py install-python-env is called from a venv 2020-02-26 14:03:38 +01:00
set-submodules-to-github.sh global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
test_check_kconfigs.py ci: kconfig rules: Allow any file starting with KConfig.* to be sourced 2019-08-14 16:50:30 +10:00
toolchain_versions.mk Update toolchain to esp-2020r1 2020-03-27 20:06:53 +07:00
tools.json tools: Updates OpenOCD version to 'v0.10.0-esp32-20200420' 2020-04-21 19:43:58 +03:00
tools_schema.json tools: add metadata file and idf_tools.py 2019-05-24 17:04:23 +08:00