finish project
This commit is contained in:
@@ -14,6 +14,12 @@
|
||||
# EXTERNAL cache entries
|
||||
########################
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
CCACHE_ENABLE:UNINITIALIZED=1
|
||||
|
||||
//Path to a program.
|
||||
CCACHE_FOUND:FILEPATH=C:/Espressif/tools/ccache/4.8/ccache-4.8-windows-x86_64/ccache.exe
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_ADDR2LINE:FILEPATH=C:/Espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s2-elf-addr2line.exe
|
||||
|
||||
@@ -337,6 +343,9 @@ Mbed TLS_IS_TOP_LEVEL:STATIC=OFF
|
||||
//Value Computed by CMake
|
||||
Mbed TLS_SOURCE_DIR:STATIC=C:/Espressif/frameworks/esp-idf-v5.2.1/components/mbedtls/mbedtls
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
PYTHON:UNINITIALIZED=C:\Espressif\python_env\idf5.2_py3.11_env\Scripts\python.exe
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
PYTHON_DEPS_CHECKED:UNINITIALIZED=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user