kopia lustrzana https://github.com/espressif/esp-idf
1ffbee27e7
Related to https://github.com/espressif/esp-idf/issues/4162 Setting this option informs CMake that it should pass -fcolor-diagnostics flag to the compiler. (Colorized build system output, like from GNU Make, is produced even without this flag.) Note that if the build is done using Ninja and the build output is redirected (not a TTY), Ninja will still strip the escape codes from the output. For the case of idf.py, this is handled in the next commit. |
||
---|---|---|
.. | ||
scripts | ||
third_party | ||
build.cmake | ||
component.cmake | ||
component_deps.dot.in | ||
crosstool_version_check.cmake | ||
depgraph.cmake | ||
dfu.cmake | ||
git_submodules.cmake | ||
idf.cmake | ||
kconfig.cmake | ||
ldgen.cmake | ||
project.cmake | ||
project_description.json.in | ||
run_dfu_util.cmake | ||
targets.cmake | ||
toolchain-clang-esp32.cmake | ||
toolchain-clang-esp32s2.cmake | ||
toolchain-clang-esp32s3.cmake | ||
toolchain-esp32.cmake | ||
toolchain-esp32c2.cmake | ||
toolchain-esp32c3.cmake | ||
toolchain-esp32h2.cmake | ||
toolchain-esp32s2.cmake | ||
toolchain-esp32s3.cmake | ||
toolchain-linux.cmake | ||
uf2.cmake | ||
utilities.cmake | ||
version.cmake |