esp-idf/tools/cmake
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
..
scripts cmake: fix getting component requirements 2020-04-08 05:42:15 +00:00
third_party
build.cmake cmake: add elf dir information 2020-04-07 17:19:33 +08:00
component.cmake
convert_to_cmake.py tools: Make Unicode from subprocess result in the CMake convert script 2020-04-27 16:15:52 +02:00
crosstool_version_check.cmake
git_submodules.cmake
idf.cmake
kconfig.cmake
ldgen.cmake
project.cmake
project_description.json.in
run_cmake_lint.sh
targets.cmake
toolchain-esp32.cmake
toolchain-esp32s2.cmake
utilities.cmake
version.cmake