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: Add CONFIG_APP_PROJECT_VER to set the project version from Kconfig 2020-01-15 11:02:27 +00:00
build.cmake cmake: add elf dir information 2020-04-07 17:19:33 +08:00
component.cmake Use component manager if available as python package 2019-12-19 16:48:36 +01:00
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 CI: build system do not check submodule for CI 2019-12-08 20:32:10 +08:00
idf.cmake
kconfig.cmake Give info and warnings about the TERM environment variable 2019-12-02 09:49:21 +01:00
ldgen.cmake
project.cmake tools: Add proper multi-chip support for idf_size.py 2020-02-27 19:50:05 +01:00
project_description.json.in
run_cmake_lint.sh global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
targets.cmake
toolchain-esp32.cmake global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
toolchain-esp32s2.cmake esp32s2: remove -nostdlib accidentally added 2020-01-23 17:00:31 +01:00
utilities.cmake cmake: utility to create a failing target 2020-03-02 07:18:22 +05:00
version.cmake global: bump version to 4.2 2020-01-15 10:22:22 +08:00