迁移中
This commit is contained in:
parent
5cf371067a
commit
e91188dbec
1
build/.bin_timestamp
Normal file
1
build/.bin_timestamp
Normal file
|
@ -0,0 +1 @@
|
|||
f68715fe3ba5219c84da6e64fc887c67 C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/CLSH1001.bin
|
Binary file not shown.
1660
build/.ninja_log
1660
build/.ninja_log
File diff suppressed because it is too large
Load Diff
BIN
build/CLSH1001.bin
Normal file
BIN
build/CLSH1001.bin
Normal file
Binary file not shown.
BIN
build/CLSH1001.elf
Normal file
BIN
build/CLSH1001.elf
Normal file
Binary file not shown.
40108
build/CLSH1001.map
Normal file
40108
build/CLSH1001.map
Normal file
File diff suppressed because one or more lines are too long
|
@ -24,18 +24,18 @@ CLSH1001_IS_TOP_LEVEL:STATIC=ON
|
|||
CLSH1001_SOURCE_DIR:STATIC=C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_ADDR2LINE:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-addr2line.exe
|
||||
CMAKE_ADDR2LINE:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-addr2line.exe
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_AR:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar.exe
|
||||
CMAKE_AR:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ar.exe
|
||||
|
||||
//A wrapper around 'ar' adding the appropriate '--plugin' option
|
||||
// for the GCC compiler
|
||||
CMAKE_ASM_COMPILER_AR:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ar.exe
|
||||
CMAKE_ASM_COMPILER_AR:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ar.exe
|
||||
|
||||
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
|
||||
// for the GCC compiler
|
||||
CMAKE_ASM_COMPILER_RANLIB:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ranlib.exe
|
||||
CMAKE_ASM_COMPILER_RANLIB:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ranlib.exe
|
||||
|
||||
//ASM Compiler Base Flags
|
||||
CMAKE_ASM_FLAGS:STRING='-mlongcalls '
|
||||
|
@ -58,11 +58,11 @@ CMAKE_BUILD_TYPE:STRING=
|
|||
|
||||
//A wrapper around 'ar' adding the appropriate '--plugin' option
|
||||
// for the GCC compiler
|
||||
CMAKE_CXX_COMPILER_AR:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ar.exe
|
||||
CMAKE_CXX_COMPILER_AR:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ar.exe
|
||||
|
||||
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
|
||||
// for the GCC compiler
|
||||
CMAKE_CXX_COMPILER_RANLIB:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ranlib.exe
|
||||
CMAKE_CXX_COMPILER_RANLIB:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ranlib.exe
|
||||
|
||||
//C++ Compiler Base Flags
|
||||
CMAKE_CXX_FLAGS:STRING='-mlongcalls '
|
||||
|
@ -81,11 +81,11 @@ CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
|
|||
|
||||
//A wrapper around 'ar' adding the appropriate '--plugin' option
|
||||
// for the GCC compiler
|
||||
CMAKE_C_COMPILER_AR:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ar.exe
|
||||
CMAKE_C_COMPILER_AR:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ar.exe
|
||||
|
||||
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
|
||||
// for the GCC compiler
|
||||
CMAKE_C_COMPILER_RANLIB:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ranlib.exe
|
||||
CMAKE_C_COMPILER_RANLIB:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ranlib.exe
|
||||
|
||||
//C Compiler Base Flags
|
||||
CMAKE_C_FLAGS:STRING='-mlongcalls '
|
||||
|
@ -178,10 +178,10 @@ CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com
|
|||
CMAKE_INSTALL_SYSCONFDIR:PATH=etc
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_LINKER:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ld.exe
|
||||
CMAKE_LINKER:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ld.exe
|
||||
|
||||
//Program used to build from build.ninja files.
|
||||
CMAKE_MAKE_PROGRAM:FILEPATH=C:/Users/13684/.espressif/tools/ninja/1.10.2/ninja.exe
|
||||
CMAKE_MAKE_PROGRAM:FILEPATH=C:/Users/13684/.espressif/tools/ninja/1.11.1/ninja.exe
|
||||
|
||||
//Flags used by the linker during the creation of modules during
|
||||
// all build types.
|
||||
|
@ -204,13 +204,13 @@ CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
|
|||
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_NM:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-nm.exe
|
||||
CMAKE_NM:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-nm.exe
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_OBJCOPY:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objcopy.exe
|
||||
CMAKE_OBJCOPY:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-objcopy.exe
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_OBJDUMP:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump.exe
|
||||
CMAKE_OBJDUMP:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-objdump.exe
|
||||
|
||||
//Value Computed by CMake
|
||||
CMAKE_PROJECT_DESCRIPTION:STATIC=
|
||||
|
@ -222,10 +222,10 @@ CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
|
|||
CMAKE_PROJECT_NAME:STATIC=CLSH1001
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_RANLIB:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib.exe
|
||||
CMAKE_RANLIB:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ranlib.exe
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_READELF:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-readelf.exe
|
||||
CMAKE_READELF:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-readelf.exe
|
||||
|
||||
//Flags used by the linker during the creation of shared libraries
|
||||
// during all build types.
|
||||
|
@ -275,7 +275,7 @@ CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
|
|||
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_STRIP:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-strip.exe
|
||||
CMAKE_STRIP:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-strip.exe
|
||||
|
||||
//The CMake toolchain file
|
||||
CMAKE_TOOLCHAIN_FILE:FILEPATH=C:/Users/13684/esp/esp-idf/tools/cmake/toolchain-esp32s3.cmake
|
||||
|
@ -289,10 +289,10 @@ CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
|
|||
//Disable package configuration, target export and installation
|
||||
DISABLE_PACKAGE_CONFIG_AND_INSTALL:BOOL=ON
|
||||
|
||||
//Build mbed TLS programs.
|
||||
//Build Mbed TLS programs.
|
||||
ENABLE_PROGRAMS:BOOL=
|
||||
|
||||
//Build mbed TLS tests.
|
||||
//Build Mbed TLS tests.
|
||||
ENABLE_TESTING:BOOL=
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
|
@ -302,7 +302,7 @@ ESP_PLATFORM:UNINITIALIZED=1
|
|||
GEN_FILES:BOOL=
|
||||
|
||||
//Git command line client
|
||||
GIT_EXECUTABLE:FILEPATH=C:/Users/13684/.espressif/tools/idf-git/2.39.2/cmd/git.exe
|
||||
GIT_EXECUTABLE:FILEPATH=C:/Program Files/Git/cmd/git.exe
|
||||
|
||||
//IDF Build Target
|
||||
IDF_TARGET:STRING=esp32s3
|
||||
|
@ -310,28 +310,43 @@ IDF_TARGET:STRING=esp32s3
|
|||
//IDF Build Toolchain Type
|
||||
IDF_TOOLCHAIN:STRING=gcc
|
||||
|
||||
//Install mbed TLS headers.
|
||||
//Install Mbed TLS headers.
|
||||
INSTALL_MBEDTLS_HEADERS:BOOL=ON
|
||||
|
||||
//Explicitly link mbed TLS library to pthread.
|
||||
//Explicitly link Mbed TLS library to pthread.
|
||||
LINK_WITH_PTHREAD:BOOL=OFF
|
||||
|
||||
//Explicitly link mbed TLS library to trusted_storage.
|
||||
//Explicitly link Mbed TLS library to trusted_storage.
|
||||
LINK_WITH_TRUSTED_STORAGE:BOOL=OFF
|
||||
|
||||
//Mbed TLS config file (overrides default).
|
||||
MBEDTLS_CONFIG_FILE:FILEPATH=
|
||||
|
||||
//Compiler warnings treated as errors
|
||||
MBEDTLS_FATAL_WARNINGS:BOOL=ON
|
||||
|
||||
//Mbed TLS user config file (appended to default).
|
||||
MBEDTLS_USER_CONFIG_FILE:FILEPATH=
|
||||
|
||||
//Value Computed by CMake
|
||||
Mbed TLS_BINARY_DIR:STATIC=C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/mbedtls/mbedtls
|
||||
|
||||
//Value Computed by CMake
|
||||
Mbed TLS_IS_TOP_LEVEL:STATIC=OFF
|
||||
|
||||
//Value Computed by CMake
|
||||
Mbed TLS_SOURCE_DIR:STATIC=C:/Users/13684/esp/esp-idf/components/mbedtls/mbedtls
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
PYTHON_DEPS_CHECKED:UNINITIALIZED=1
|
||||
|
||||
//Allow unsafe builds. These builds ARE NOT SECURE.
|
||||
UNSAFE_BUILD:BOOL=OFF
|
||||
|
||||
//Build mbed TLS shared library.
|
||||
//Build Mbed TLS shared library.
|
||||
USE_SHARED_MBEDTLS_LIBRARY:BOOL=OFF
|
||||
|
||||
//Build mbed TLS static library.
|
||||
//Build Mbed TLS static library.
|
||||
USE_STATIC_MBEDTLS_LIBRARY:BOOL=ON
|
||||
|
||||
//Value Computed by CMake
|
||||
|
@ -343,17 +358,11 @@ esp-idf_IS_TOP_LEVEL:STATIC=OFF
|
|||
//Value Computed by CMake
|
||||
esp-idf_SOURCE_DIR:STATIC=C:/Users/13684/esp/esp-idf
|
||||
|
||||
//Value Computed by CMake
|
||||
mbed TLS_BINARY_DIR:STATIC=C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/mbedtls/mbedtls
|
||||
|
||||
//Value Computed by CMake
|
||||
mbed TLS_IS_TOP_LEVEL:STATIC=OFF
|
||||
|
||||
//Value Computed by CMake
|
||||
mbed TLS_SOURCE_DIR:STATIC=C:/Users/13684/esp/esp-idf/components/mbedtls/mbedtls
|
||||
//Dependencies for the target
|
||||
everest_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_xtensa;
|
||||
|
||||
//Dependencies for the target
|
||||
mbedcrypto_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_xtensa;
|
||||
mbedcrypto_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_xtensa;general;everest;general;p256m;
|
||||
|
||||
//Dependencies for the target
|
||||
mbedtls_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_xtensa;general;mbedx509;
|
||||
|
@ -361,6 +370,9 @@ mbedtls_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;general;__idf_
|
|||
//Dependencies for the target
|
||||
mbedx509_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_xtensa;general;mbedcrypto;
|
||||
|
||||
//Dependencies for the target
|
||||
p256m_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_xtensa;
|
||||
|
||||
|
||||
########################
|
||||
# INTERNAL cache entries
|
||||
|
@ -507,7 +519,7 @@ CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
|||
//ADVANCED property for variable: CMAKE_NM
|
||||
CMAKE_NM-ADVANCED:INTERNAL=1
|
||||
//number of local generators
|
||||
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=85
|
||||
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=89
|
||||
//ADVANCED property for variable: CMAKE_OBJCOPY
|
||||
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_OBJDUMP
|
||||
|
@ -551,9 +563,9 @@ CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
|
|||
//Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS
|
||||
C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS:INTERNAL=1
|
||||
//Details about finding Git
|
||||
FIND_PACKAGE_MESSAGE_DETAILS_Git:INTERNAL=[C:/Users/13684/.espressif/tools/idf-git/2.39.2/cmd/git.exe][v2.39.2.windows.1()]
|
||||
FIND_PACKAGE_MESSAGE_DETAILS_Git:INTERNAL=[C:/Program Files/Git/cmd/git.exe][v2.35.1.windows.2()]
|
||||
//Details about finding Python3
|
||||
FIND_PACKAGE_MESSAGE_DETAILS_Python3:INTERNAL=[C:/Users/13684/.espressif/python_env/idf5.1_py3.11_env/Scripts/python.exe][cfound components: Interpreter ][v3.11.2()]
|
||||
FIND_PACKAGE_MESSAGE_DETAILS_Python3:INTERNAL=[C:/Users/13684/.espressif/python_env/idf5.2_py3.11_env/Scripts/python.exe][cfound components: Interpreter ][v3.11.2()]
|
||||
//ADVANCED property for variable: GIT_EXECUTABLE
|
||||
GIT_EXECUTABLE-ADVANCED:INTERNAL=1
|
||||
//Have include stddef.h
|
||||
|
@ -568,8 +580,8 @@ HAVE_TIME_T_SIZE:INTERNAL=TRUE
|
|||
TIME_T_SIZE:INTERNAL=8
|
||||
//CMAKE_INSTALL_PREFIX during last run
|
||||
_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=C:/Program Files (x86)/CLSH1001
|
||||
_Python3_EXECUTABLE:INTERNAL=C:/Users/13684/.espressif/python_env/idf5.1_py3.11_env/Scripts/python.exe
|
||||
_Python3_EXECUTABLE:INTERNAL=C:/Users/13684/.espressif/python_env/idf5.2_py3.11_env/Scripts/python.exe
|
||||
//Python3 Properties
|
||||
_Python3_INTERPRETER_PROPERTIES:INTERNAL=Python;3;11;2;32;;;C:\Users\13684\.espressif\tools\idf-python\3.11.2\Lib;C:\Users\13684\.espressif\tools\idf-python\3.11.2\Lib;C:\Users\13684\.espressif\python_env\idf5.1_py3.11_env\Lib\site-packages;C:\Users\13684\.espressif\python_env\idf5.1_py3.11_env\Lib\site-packages
|
||||
_Python3_INTERPRETER_SIGNATURE:INTERNAL=f4322c39a864f2a96068db1bc15aa87b
|
||||
_Python3_INTERPRETER_PROPERTIES:INTERNAL=Python;3;11;2;32;;;C:\Users\13684\.espressif\tools\idf-python\3.11.2\Lib;C:\Users\13684\.espressif\tools\idf-python\3.11.2\Lib;C:\Users\13684\.espressif\python_env\idf5.2_py3.11_env\Lib\site-packages;C:\Users\13684\.espressif\python_env\idf5.2_py3.11_env\Lib\site-packages
|
||||
_Python3_INTERPRETER_SIGNATURE:INTERNAL=7e87ee156b7627789cb70d83d5c252f0
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
set(CMAKE_ASM_COMPILER "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc.exe")
|
||||
set(CMAKE_ASM_COMPILER "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc.exe")
|
||||
set(CMAKE_ASM_COMPILER_ARG1 "")
|
||||
set(CMAKE_AR "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar.exe")
|
||||
set(CMAKE_ASM_COMPILER_AR "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ar.exe")
|
||||
set(CMAKE_RANLIB "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib.exe")
|
||||
set(CMAKE_ASM_COMPILER_RANLIB "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ranlib.exe")
|
||||
set(CMAKE_LINKER "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ld.exe")
|
||||
set(CMAKE_AR "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ar.exe")
|
||||
set(CMAKE_ASM_COMPILER_AR "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ar.exe")
|
||||
set(CMAKE_RANLIB "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ranlib.exe")
|
||||
set(CMAKE_ASM_COMPILER_RANLIB "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ranlib.exe")
|
||||
set(CMAKE_LINKER "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ld.exe")
|
||||
set(CMAKE_MT "")
|
||||
set(CMAKE_ASM_COMPILER_LOADED 1)
|
||||
set(CMAKE_ASM_COMPILER_ID "GNU")
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
set(CMAKE_C_COMPILER "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc.exe")
|
||||
set(CMAKE_C_COMPILER "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc.exe")
|
||||
set(CMAKE_C_COMPILER_ARG1 "")
|
||||
set(CMAKE_C_COMPILER_ID "GNU")
|
||||
set(CMAKE_C_COMPILER_VERSION "12.2.0")
|
||||
set(CMAKE_C_COMPILER_VERSION "13.2.0")
|
||||
set(CMAKE_C_COMPILER_VERSION_INTERNAL "")
|
||||
set(CMAKE_C_COMPILER_WRAPPER "")
|
||||
set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "17")
|
||||
|
@ -21,11 +21,11 @@ set(CMAKE_C_SIMULATE_VERSION "")
|
|||
|
||||
|
||||
|
||||
set(CMAKE_AR "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar.exe")
|
||||
set(CMAKE_C_COMPILER_AR "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ar.exe")
|
||||
set(CMAKE_RANLIB "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib.exe")
|
||||
set(CMAKE_C_COMPILER_RANLIB "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ranlib.exe")
|
||||
set(CMAKE_LINKER "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ld.exe")
|
||||
set(CMAKE_AR "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ar.exe")
|
||||
set(CMAKE_C_COMPILER_AR "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ar.exe")
|
||||
set(CMAKE_RANLIB "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ranlib.exe")
|
||||
set(CMAKE_C_COMPILER_RANLIB "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ranlib.exe")
|
||||
set(CMAKE_LINKER "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ld.exe")
|
||||
set(CMAKE_MT "")
|
||||
set(CMAKE_COMPILER_IS_GNUCC 1)
|
||||
set(CMAKE_C_COMPILER_LOADED 1)
|
||||
|
@ -66,7 +66,7 @@ endif()
|
|||
|
||||
|
||||
|
||||
set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/include;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/sys-include;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include")
|
||||
set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include-fixed;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/sys-include;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include")
|
||||
set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;c;nosys;c;gcc")
|
||||
set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib")
|
||||
set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib")
|
||||
set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
set(CMAKE_CXX_COMPILER "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++.exe")
|
||||
set(CMAKE_CXX_COMPILER "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-g++.exe")
|
||||
set(CMAKE_CXX_COMPILER_ARG1 "")
|
||||
set(CMAKE_CXX_COMPILER_ID "GNU")
|
||||
set(CMAKE_CXX_COMPILER_VERSION "12.2.0")
|
||||
set(CMAKE_CXX_COMPILER_VERSION "13.2.0")
|
||||
set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "")
|
||||
set(CMAKE_CXX_COMPILER_WRAPPER "")
|
||||
set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "17")
|
||||
|
@ -22,11 +22,11 @@ set(CMAKE_CXX_SIMULATE_VERSION "")
|
|||
|
||||
|
||||
|
||||
set(CMAKE_AR "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar.exe")
|
||||
set(CMAKE_CXX_COMPILER_AR "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ar.exe")
|
||||
set(CMAKE_RANLIB "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib.exe")
|
||||
set(CMAKE_CXX_COMPILER_RANLIB "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ranlib.exe")
|
||||
set(CMAKE_LINKER "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ld.exe")
|
||||
set(CMAKE_AR "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ar.exe")
|
||||
set(CMAKE_CXX_COMPILER_AR "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ar.exe")
|
||||
set(CMAKE_RANLIB "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ranlib.exe")
|
||||
set(CMAKE_CXX_COMPILER_RANLIB "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ranlib.exe")
|
||||
set(CMAKE_LINKER "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ld.exe")
|
||||
set(CMAKE_MT "")
|
||||
set(CMAKE_COMPILER_IS_GNUCXX 1)
|
||||
set(CMAKE_CXX_COMPILER_LOADED 1)
|
||||
|
@ -77,7 +77,7 @@ endif()
|
|||
|
||||
|
||||
|
||||
set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/12.2.0;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/12.2.0/xtensa-esp32s3-elf;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/12.2.0/backward;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/include;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/sys-include;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include")
|
||||
set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32s3;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0/backward;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include-fixed;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/sys-include;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include")
|
||||
set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc;c;nosys;c;gcc")
|
||||
set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib")
|
||||
set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib")
|
||||
set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
build/CMakeFiles/CLSH1001.elf.dir/project_elf_src_esp32s3.c.obj
Normal file
BIN
build/CMakeFiles/CLSH1001.elf.dir/project_elf_src_esp32s3.c.obj
Normal file
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
The target system is: Generic - -
|
||||
The host system is: Windows - 10.0.22635 - AMD64
|
||||
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
|
||||
Compiler: C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc.exe
|
||||
Compiler: C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc.exe
|
||||
Build flags: -mlongcalls;
|
||||
Id flags:
|
||||
|
||||
|
@ -14,7 +14,7 @@ Compilation of the C compiler identification source "CMakeCCompilerId.c" produce
|
|||
The C compiler identification is GNU, found in "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/CMakeFiles/3.24.0/CompilerIdC/a.out"
|
||||
|
||||
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
|
||||
Compiler: C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++.exe
|
||||
Compiler: C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-g++.exe
|
||||
Build flags: -mlongcalls;
|
||||
Id flags:
|
||||
|
||||
|
@ -27,348 +27,348 @@ Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" p
|
|||
The CXX compiler identification is GNU, found in "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/CMakeFiles/3.24.0/CompilerIdCXX/a.out"
|
||||
|
||||
Checking whether the ASM compiler is GNU using "--version" matched "(GNU assembler)|(GCC)|(Free Software Foundation)":
|
||||
xtensa-esp32s3-elf-gcc.exe (crosstool-NG esp-12.2.0_20230208) 12.2.0
|
||||
Copyright (C) 2022 Free Software Foundation, Inc.
|
||||
xtensa-esp-elf-gcc.exe (crosstool-NG esp-13.2.0_20230928) 13.2.0
|
||||
Copyright (C) 2023 Free Software Foundation, Inc.
|
||||
This is free software; see the source for copying conditions. There is NO
|
||||
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
|
||||
Detecting C compiler ABI info compiled with the following output:
|
||||
Change Dir: C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command(s):C:/Users/13684/.espressif/tools/ninja/1.10.2/ninja.exe cmTC_8a604 && [1/2] Building C object CMakeFiles/cmTC_8a604.dir/CMakeCCompilerABI.c.obj
|
||||
Run Build Command(s):C:/Users/13684/.espressif/tools/ninja/1.11.1/ninja.exe cmTC_db361 && [1/2] Building C object CMakeFiles/cmTC_db361.dir/CMakeCCompilerABI.c.obj
|
||||
Using built-in specs.
|
||||
COLLECT_GCC=C:\Users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\xtensa-esp32s3-elf-gcc.exe
|
||||
Target: xtensa-esp32s3-elf
|
||||
Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp32s3-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-12.2.0_20230208' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld
|
||||
COLLECT_GCC=C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp-elf-gcc.exe
|
||||
Target: xtensa-esp-elf
|
||||
Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld
|
||||
Thread model: posix
|
||||
Supported LTO compression algorithms: zlib
|
||||
gcc version 12.2.0 (crosstool-NG esp-12.2.0_20230208)
|
||||
COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_8a604.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_8a604.dir/'
|
||||
c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/cc1.exe -quiet -v -iprefix c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/ C:/Users/13684/.espressif/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_8a604.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mlongcalls -version -o C:\Users\13684\AppData\Local\Temp\ccZzJdFQ.s
|
||||
GNU C17 (crosstool-NG esp-12.2.0_20230208) version 12.2.0 (xtensa-esp32s3-elf)
|
||||
gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928)
|
||||
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_db361.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_db361.dir/'
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/cc1.exe -quiet -v -imultilib esp32s3 -iprefix C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/ C:/Users/13684/.espressif/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_db361.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mdynconfig=xtensa_esp32s3.so -mlongcalls -version -o C:\Users\13684\AppData\Local\Temp\ccGO0hUK.s
|
||||
GNU C17 (crosstool-NG esp-13.2.0_20230928) version 13.2.0 (xtensa-esp-elf)
|
||||
compiled by GNU C version 6.3.0 20170516, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
|
||||
|
||||
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
|
||||
ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/include"
|
||||
ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed"
|
||||
ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/sys-include"
|
||||
ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include"
|
||||
ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/include"
|
||||
ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed"
|
||||
ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include"
|
||||
ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include"
|
||||
#include "..." search starts here:
|
||||
#include <...> search starts here:
|
||||
c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/include
|
||||
c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed
|
||||
c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/sys-include
|
||||
c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include
|
||||
End of search list.
|
||||
GNU C17 (crosstool-NG esp-12.2.0_20230208) version 12.2.0 (xtensa-esp32s3-elf)
|
||||
compiled by GNU C version 6.3.0 20170516, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
|
||||
|
||||
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
|
||||
Compiler executable checksum: b69a94acee987b4de6aaaa336cf1fbde
|
||||
COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_8a604.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_8a604.dir/'
|
||||
c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/bin/as.exe --traditional-format --longcalls -o CMakeFiles/cmTC_8a604.dir/CMakeCCompilerABI.c.obj C:\Users\13684\AppData\Local\Temp\ccZzJdFQ.s
|
||||
COMPILER_PATH=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/;c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/;c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/bin/
|
||||
LIBRARY_PATH=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/;c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/;c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/
|
||||
COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_8a604.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_8a604.dir/CMakeCCompilerABI.c.'
|
||||
[2/2] Linking C executable cmTC_8a604
|
||||
Compiler executable checksum: a7185c8b5363aeb8f378896e00d5f636
|
||||
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_db361.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_db361.dir/'
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/as.exe --traditional-format --longcalls --dynconfig=xtensa_esp32s3.so -o CMakeFiles/cmTC_db361.dir/CMakeCCompilerABI.c.obj C:\Users\13684\AppData\Local\Temp\ccGO0hUK.s
|
||||
COMPILER_PATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/
|
||||
LIBRARY_PATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/
|
||||
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_db361.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_db361.dir/CMakeCCompilerABI.c.'
|
||||
[2/2] Linking C executable cmTC_db361
|
||||
Using built-in specs.
|
||||
COLLECT_GCC=C:\Users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\xtensa-esp32s3-elf-gcc.exe
|
||||
COLLECT_LTO_WRAPPER=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/lto-wrapper.exe
|
||||
Target: xtensa-esp32s3-elf
|
||||
Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp32s3-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-12.2.0_20230208' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld
|
||||
COLLECT_GCC=C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp-elf-gcc.exe
|
||||
COLLECT_LTO_WRAPPER=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper.exe
|
||||
Target: xtensa-esp-elf
|
||||
Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld
|
||||
Thread model: posix
|
||||
Supported LTO compression algorithms: zlib
|
||||
gcc version 12.2.0 (crosstool-NG esp-12.2.0_20230208)
|
||||
COMPILER_PATH=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/;c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/;c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/bin/
|
||||
LIBRARY_PATH=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/;c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/;c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/
|
||||
COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'cmTC_8a604' '-dumpdir' 'cmTC_8a604.'
|
||||
c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/collect2.exe -plugin c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/liblto_plugin.dll -plugin-opt=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\13684\AppData\Local\Temp\ccfOT102.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -o cmTC_8a604 c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/crt0.o c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crti.o c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtbegin.o -Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0 -Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc -Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib CMakeFiles/cmTC_8a604.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtend.o c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtn.o
|
||||
COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'cmTC_8a604' '-dumpdir' 'cmTC_8a604.'
|
||||
gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928)
|
||||
COMPILER_PATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/
|
||||
LIBRARY_PATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/
|
||||
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'cmTC_db361' '-dumpdir' 'cmTC_db361.'
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/collect2.exe -plugin C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/liblto_plugin.dll -plugin-opt=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\13684\AppData\Local\Temp\ccCkg6qZ.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc --dynconfig=xtensa_esp32s3.so -o cmTC_db361 C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/crt0.o C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crti.o C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtbegin.o -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3 -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3 -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0 -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib CMakeFiles/cmTC_db361.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtend.o C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtn.o
|
||||
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'cmTC_db361' '-dumpdir' 'cmTC_db361.'
|
||||
|
||||
|
||||
|
||||
Parsed C implicit include dir info from above output: rv=done
|
||||
found start of include info
|
||||
found start of implicit include info
|
||||
add: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/include]
|
||||
add: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed]
|
||||
add: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/sys-include]
|
||||
add: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include]
|
||||
add: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include]
|
||||
add: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed]
|
||||
add: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include]
|
||||
add: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include]
|
||||
end of search list found
|
||||
collapse include dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/include] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/include]
|
||||
collapse include dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed]
|
||||
collapse include dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/sys-include] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/sys-include]
|
||||
collapse include dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include]
|
||||
implicit include dirs: [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/include;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/sys-include;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include]
|
||||
collapse include dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include]
|
||||
collapse include dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include-fixed]
|
||||
collapse include dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/sys-include]
|
||||
collapse include dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include]
|
||||
implicit include dirs: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include-fixed;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/sys-include;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include]
|
||||
|
||||
|
||||
Parsed C implicit link information from above output:
|
||||
link line regex: [^( *|.*[/\])(xtensa-esp32s3-elf-ld\.exe|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
|
||||
ignore line: [Change Dir: C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/CMakeFiles/CMakeTmp]
|
||||
ignore line: []
|
||||
ignore line: [Run Build Command(s):C:/Users/13684/.espressif/tools/ninja/1.10.2/ninja.exe cmTC_8a604 && [1/2] Building C object CMakeFiles/cmTC_8a604.dir/CMakeCCompilerABI.c.obj]
|
||||
ignore line: [Run Build Command(s):C:/Users/13684/.espressif/tools/ninja/1.11.1/ninja.exe cmTC_db361 && [1/2] Building C object CMakeFiles/cmTC_db361.dir/CMakeCCompilerABI.c.obj]
|
||||
ignore line: [Using built-in specs.]
|
||||
ignore line: [COLLECT_GCC=C:\Users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\xtensa-esp32s3-elf-gcc.exe]
|
||||
ignore line: [Target: xtensa-esp32s3-elf]
|
||||
ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp32s3-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-12.2.0_20230208' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld]
|
||||
ignore line: [COLLECT_GCC=C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp-elf-gcc.exe]
|
||||
ignore line: [Target: xtensa-esp-elf]
|
||||
ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld]
|
||||
ignore line: [Thread model: posix]
|
||||
ignore line: [Supported LTO compression algorithms: zlib]
|
||||
ignore line: [gcc version 12.2.0 (crosstool-NG esp-12.2.0_20230208) ]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_8a604.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_8a604.dir/']
|
||||
ignore line: [ c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/cc1.exe -quiet -v -iprefix c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/ C:/Users/13684/.espressif/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_8a604.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mlongcalls -version -o C:\Users\13684\AppData\Local\Temp\ccZzJdFQ.s]
|
||||
ignore line: [GNU C17 (crosstool-NG esp-12.2.0_20230208) version 12.2.0 (xtensa-esp32s3-elf)]
|
||||
ignore line: [gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928) ]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_db361.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_db361.dir/']
|
||||
ignore line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/cc1.exe -quiet -v -imultilib esp32s3 -iprefix C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/ C:/Users/13684/.espressif/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_db361.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mdynconfig=xtensa_esp32s3.so -mlongcalls -version -o C:\Users\13684\AppData\Local\Temp\ccGO0hUK.s]
|
||||
ignore line: [GNU C17 (crosstool-NG esp-13.2.0_20230928) version 13.2.0 (xtensa-esp-elf)]
|
||||
ignore line: [ compiled by GNU C version 6.3.0 20170516 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.1 isl version isl-0.24-GMP]
|
||||
ignore line: []
|
||||
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
|
||||
ignore line: [ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/include"]
|
||||
ignore line: [ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed"]
|
||||
ignore line: [ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/sys-include"]
|
||||
ignore line: [ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include"]
|
||||
ignore line: [ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/include"]
|
||||
ignore line: [ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed"]
|
||||
ignore line: [ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include"]
|
||||
ignore line: [ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include"]
|
||||
ignore line: [#include "..." search starts here:]
|
||||
ignore line: [#include <...> search starts here:]
|
||||
ignore line: [ c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/include]
|
||||
ignore line: [ c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed]
|
||||
ignore line: [ c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/sys-include]
|
||||
ignore line: [ c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include]
|
||||
ignore line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include]
|
||||
ignore line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed]
|
||||
ignore line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include]
|
||||
ignore line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include]
|
||||
ignore line: [End of search list.]
|
||||
ignore line: [GNU C17 (crosstool-NG esp-12.2.0_20230208) version 12.2.0 (xtensa-esp32s3-elf)]
|
||||
ignore line: [ compiled by GNU C version 6.3.0 20170516 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.1 isl version isl-0.24-GMP]
|
||||
ignore line: []
|
||||
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
|
||||
ignore line: [Compiler executable checksum: b69a94acee987b4de6aaaa336cf1fbde]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_8a604.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_8a604.dir/']
|
||||
ignore line: [ c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/bin/as.exe --traditional-format --longcalls -o CMakeFiles/cmTC_8a604.dir/CMakeCCompilerABI.c.obj C:\Users\13684\AppData\Local\Temp\ccZzJdFQ.s]
|
||||
ignore line: [COMPILER_PATH=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/]
|
||||
ignore line: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/]
|
||||
ignore line: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/bin/]
|
||||
ignore line: [LIBRARY_PATH=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/]
|
||||
ignore line: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/]
|
||||
ignore line: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_8a604.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_8a604.dir/CMakeCCompilerABI.c.']
|
||||
ignore line: [[2/2] Linking C executable cmTC_8a604]
|
||||
ignore line: [Compiler executable checksum: a7185c8b5363aeb8f378896e00d5f636]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_db361.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_db361.dir/']
|
||||
ignore line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/as.exe --traditional-format --longcalls --dynconfig=xtensa_esp32s3.so -o CMakeFiles/cmTC_db361.dir/CMakeCCompilerABI.c.obj C:\Users\13684\AppData\Local\Temp\ccGO0hUK.s]
|
||||
ignore line: [COMPILER_PATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/]
|
||||
ignore line: [LIBRARY_PATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_db361.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_db361.dir/CMakeCCompilerABI.c.']
|
||||
ignore line: [[2/2] Linking C executable cmTC_db361]
|
||||
ignore line: [Using built-in specs.]
|
||||
ignore line: [COLLECT_GCC=C:\Users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\xtensa-esp32s3-elf-gcc.exe]
|
||||
ignore line: [COLLECT_LTO_WRAPPER=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/lto-wrapper.exe]
|
||||
ignore line: [Target: xtensa-esp32s3-elf]
|
||||
ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp32s3-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-12.2.0_20230208' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld]
|
||||
ignore line: [COLLECT_GCC=C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp-elf-gcc.exe]
|
||||
ignore line: [COLLECT_LTO_WRAPPER=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper.exe]
|
||||
ignore line: [Target: xtensa-esp-elf]
|
||||
ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld]
|
||||
ignore line: [Thread model: posix]
|
||||
ignore line: [Supported LTO compression algorithms: zlib]
|
||||
ignore line: [gcc version 12.2.0 (crosstool-NG esp-12.2.0_20230208) ]
|
||||
ignore line: [COMPILER_PATH=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/]
|
||||
ignore line: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/]
|
||||
ignore line: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/bin/]
|
||||
ignore line: [LIBRARY_PATH=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/]
|
||||
ignore line: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/]
|
||||
ignore line: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'cmTC_8a604' '-dumpdir' 'cmTC_8a604.']
|
||||
link line: [ c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/collect2.exe -plugin c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/liblto_plugin.dll -plugin-opt=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\13684\AppData\Local\Temp\ccfOT102.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -o cmTC_8a604 c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/crt0.o c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crti.o c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtbegin.o -Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0 -Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc -Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib CMakeFiles/cmTC_8a604.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtend.o c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtn.o]
|
||||
arg [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/collect2.exe] ==> ignore
|
||||
ignore line: [gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928) ]
|
||||
ignore line: [COMPILER_PATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/]
|
||||
ignore line: [LIBRARY_PATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'cmTC_db361' '-dumpdir' 'cmTC_db361.']
|
||||
link line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/collect2.exe -plugin C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/liblto_plugin.dll -plugin-opt=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\13684\AppData\Local\Temp\ccCkg6qZ.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc --dynconfig=xtensa_esp32s3.so -o cmTC_db361 C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/crt0.o C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crti.o C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtbegin.o -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3 -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3 -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0 -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib CMakeFiles/cmTC_db361.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtend.o C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtn.o
]
|
||||
arg [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/collect2.exe] ==> ignore
|
||||
arg [-plugin] ==> ignore
|
||||
arg [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/liblto_plugin.dll] ==> ignore
|
||||
arg [-plugin-opt=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/lto-wrapper.exe] ==> ignore
|
||||
arg [-plugin-opt=-fresolution=C:\Users\13684\AppData\Local\Temp\ccfOT102.res] ==> ignore
|
||||
arg [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/liblto_plugin.dll] ==> ignore
|
||||
arg [-plugin-opt=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper.exe] ==> ignore
|
||||
arg [-plugin-opt=-fresolution=C:\Users\13684\AppData\Local\Temp\ccCkg6qZ.res] ==> ignore
|
||||
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
|
||||
arg [-plugin-opt=-pass-through=-lc] ==> ignore
|
||||
arg [-plugin-opt=-pass-through=-lnosys] ==> ignore
|
||||
arg [-plugin-opt=-pass-through=-lc] ==> ignore
|
||||
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
|
||||
arg [--dynconfig=xtensa_esp32s3.so] ==> ignore
|
||||
arg [-o] ==> ignore
|
||||
arg [cmTC_8a604] ==> ignore
|
||||
arg [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/crt0.o] ==> obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/crt0.o]
|
||||
arg [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crti.o] ==> obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crti.o]
|
||||
arg [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtbegin.o] ==> obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtbegin.o]
|
||||
arg [-Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0] ==> dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0]
|
||||
arg [-Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc] ==> dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc]
|
||||
arg [-Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib] ==> dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib]
|
||||
arg [CMakeFiles/cmTC_8a604.dir/CMakeCCompilerABI.c.obj] ==> ignore
|
||||
arg [cmTC_db361] ==> ignore
|
||||
arg [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/crt0.o] ==> obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/crt0.o]
|
||||
arg [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crti.o] ==> obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crti.o]
|
||||
arg [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtbegin.o] ==> obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtbegin.o]
|
||||
arg [-LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3] ==> dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3]
|
||||
arg [-LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3] ==> dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3]
|
||||
arg [-LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0] ==> dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0]
|
||||
arg [-LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc] ==> dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc]
|
||||
arg [-LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib] ==> dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib]
|
||||
arg [CMakeFiles/cmTC_db361.dir/CMakeCCompilerABI.c.obj] ==> ignore
|
||||
arg [-lgcc] ==> lib [gcc]
|
||||
arg [-lc] ==> lib [c]
|
||||
arg [-lnosys] ==> lib [nosys]
|
||||
arg [-lc] ==> lib [c]
|
||||
arg [-lgcc] ==> lib [gcc]
|
||||
arg [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtend.o] ==> obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtend.o]
|
||||
arg [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtn.o] ==> obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtn.o]
|
||||
collapse obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/crt0.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib/crt0.o]
|
||||
collapse obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crti.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/crti.o]
|
||||
collapse obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtbegin.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/crtbegin.o]
|
||||
collapse obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtend.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/crtend.o]
|
||||
collapse obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtn.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/crtn.o]
|
||||
collapse library dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0]
|
||||
collapse library dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc]
|
||||
collapse library dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib]
|
||||
arg [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtend.o] ==> obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtend.o]
|
||||
arg [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtn.o] ==> obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtn.o]
|
||||
collapse obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/crt0.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3/crt0.o]
|
||||
collapse obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crti.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crti.o]
|
||||
collapse obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtbegin.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtbegin.o]
|
||||
collapse obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtend.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtend.o]
|
||||
collapse obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtn.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtn.o]
|
||||
collapse library dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3]
|
||||
collapse library dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3]
|
||||
collapse library dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0]
|
||||
collapse library dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc]
|
||||
collapse library dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib]
|
||||
implicit libs: [gcc;c;nosys;c;gcc]
|
||||
implicit objs: [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib/crt0.o;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/crti.o;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/crtbegin.o;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/crtend.o;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/crtn.o]
|
||||
implicit dirs: [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib]
|
||||
implicit objs: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3/crt0.o;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crti.o;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtbegin.o;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtend.o;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtn.o]
|
||||
implicit dirs: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib]
|
||||
implicit fwks: []
|
||||
|
||||
|
||||
Detecting CXX compiler ABI info compiled with the following output:
|
||||
Change Dir: C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command(s):C:/Users/13684/.espressif/tools/ninja/1.10.2/ninja.exe cmTC_ffe8a && [1/2] Building CXX object CMakeFiles/cmTC_ffe8a.dir/CMakeCXXCompilerABI.cpp.obj
|
||||
Run Build Command(s):C:/Users/13684/.espressif/tools/ninja/1.11.1/ninja.exe cmTC_a37fd && [1/2] Building CXX object CMakeFiles/cmTC_a37fd.dir/CMakeCXXCompilerABI.cpp.obj
|
||||
Using built-in specs.
|
||||
COLLECT_GCC=C:\Users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\xtensa-esp32s3-elf-g++.exe
|
||||
Target: xtensa-esp32s3-elf
|
||||
Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp32s3-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-12.2.0_20230208' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld
|
||||
COLLECT_GCC=C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp-elf-g++.exe
|
||||
Target: xtensa-esp-elf
|
||||
Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld
|
||||
Thread model: posix
|
||||
Supported LTO compression algorithms: zlib
|
||||
gcc version 12.2.0 (crosstool-NG esp-12.2.0_20230208)
|
||||
COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_ffe8a.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_ffe8a.dir/'
|
||||
c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/cc1plus.exe -quiet -v -iprefix c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/ C:/Users/13684/.espressif/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_ffe8a.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mlongcalls -version -o C:\Users\13684\AppData\Local\Temp\ccyL85em.s
|
||||
GNU C++17 (crosstool-NG esp-12.2.0_20230208) version 12.2.0 (xtensa-esp32s3-elf)
|
||||
gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928)
|
||||
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_a37fd.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_a37fd.dir/'
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/cc1plus.exe -quiet -v -imultilib esp32s3 -iprefix C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/ C:/Users/13684/.espressif/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_a37fd.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mdynconfig=xtensa_esp32s3.so -mlongcalls -version -o C:\Users\13684\AppData\Local\Temp\ccXen5ls.s
|
||||
GNU C++17 (crosstool-NG esp-13.2.0_20230928) version 13.2.0 (xtensa-esp-elf)
|
||||
compiled by GNU C version 6.3.0 20170516, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
|
||||
|
||||
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
|
||||
ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0"
|
||||
ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0/xtensa-esp32s3-elf"
|
||||
ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0/backward"
|
||||
ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/include"
|
||||
ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed"
|
||||
ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/sys-include"
|
||||
ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include"
|
||||
ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0"
|
||||
ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32s3"
|
||||
ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/backward"
|
||||
ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/include"
|
||||
ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed"
|
||||
ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include"
|
||||
ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include"
|
||||
#include "..." search starts here:
|
||||
#include <...> search starts here:
|
||||
c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0
|
||||
c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0/xtensa-esp32s3-elf
|
||||
c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0/backward
|
||||
c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/include
|
||||
c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed
|
||||
c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/sys-include
|
||||
c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32s3
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/backward
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include
|
||||
End of search list.
|
||||
GNU C++17 (crosstool-NG esp-12.2.0_20230208) version 12.2.0 (xtensa-esp32s3-elf)
|
||||
compiled by GNU C version 6.3.0 20170516, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
|
||||
|
||||
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
|
||||
Compiler executable checksum: 4b9c7c36b27f0814815d9daed1ed2832
|
||||
COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_ffe8a.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_ffe8a.dir/'
|
||||
c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/bin/as.exe --traditional-format --longcalls -o CMakeFiles/cmTC_ffe8a.dir/CMakeCXXCompilerABI.cpp.obj C:\Users\13684\AppData\Local\Temp\ccyL85em.s
|
||||
COMPILER_PATH=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/;c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/;c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/bin/
|
||||
LIBRARY_PATH=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/;c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/;c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/
|
||||
COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_ffe8a.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_ffe8a.dir/CMakeCXXCompilerABI.cpp.'
|
||||
[2/2] Linking CXX executable cmTC_ffe8a
|
||||
Compiler executable checksum: 7accc3f4dea0b1ef90bd5b8fb39b4353
|
||||
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_a37fd.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_a37fd.dir/'
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/as.exe --traditional-format --longcalls --dynconfig=xtensa_esp32s3.so -o CMakeFiles/cmTC_a37fd.dir/CMakeCXXCompilerABI.cpp.obj C:\Users\13684\AppData\Local\Temp\ccXen5ls.s
|
||||
COMPILER_PATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/
|
||||
LIBRARY_PATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/
|
||||
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_a37fd.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_a37fd.dir/CMakeCXXCompilerABI.cpp.'
|
||||
[2/2] Linking CXX executable cmTC_a37fd
|
||||
Using built-in specs.
|
||||
COLLECT_GCC=C:\Users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\xtensa-esp32s3-elf-g++.exe
|
||||
COLLECT_LTO_WRAPPER=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/lto-wrapper.exe
|
||||
Target: xtensa-esp32s3-elf
|
||||
Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp32s3-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-12.2.0_20230208' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld
|
||||
COLLECT_GCC=C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp-elf-g++.exe
|
||||
COLLECT_LTO_WRAPPER=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper.exe
|
||||
Target: xtensa-esp-elf
|
||||
Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld
|
||||
Thread model: posix
|
||||
Supported LTO compression algorithms: zlib
|
||||
gcc version 12.2.0 (crosstool-NG esp-12.2.0_20230208)
|
||||
COMPILER_PATH=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/;c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/;c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/bin/
|
||||
LIBRARY_PATH=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/;c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/;c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/
|
||||
COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'cmTC_ffe8a' '-dumpdir' 'cmTC_ffe8a.'
|
||||
c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/collect2.exe -plugin c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/liblto_plugin.dll -plugin-opt=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\13684\AppData\Local\Temp\ccg4Wl5B.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -o cmTC_ffe8a c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/crt0.o c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crti.o c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtbegin.o -Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0 -Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc -Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib CMakeFiles/cmTC_ffe8a.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtend.o c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtn.o
|
||||
COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'cmTC_ffe8a' '-dumpdir' 'cmTC_ffe8a.'
|
||||
gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928)
|
||||
COMPILER_PATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/
|
||||
LIBRARY_PATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/
|
||||
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'cmTC_a37fd' '-dumpdir' 'cmTC_a37fd.'
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/collect2.exe -plugin C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/liblto_plugin.dll -plugin-opt=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\13684\AppData\Local\Temp\ccRlVVWF.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc --dynconfig=xtensa_esp32s3.so -o cmTC_a37fd C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/crt0.o C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crti.o C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtbegin.o -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3 -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3 -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0 -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib CMakeFiles/cmTC_a37fd.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtend.o C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtn.o
|
||||
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'cmTC_a37fd' '-dumpdir' 'cmTC_a37fd.'
|
||||
|
||||
|
||||
|
||||
Parsed CXX implicit include dir info from above output: rv=done
|
||||
found start of include info
|
||||
found start of implicit include info
|
||||
add: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0]
|
||||
add: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0/xtensa-esp32s3-elf]
|
||||
add: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0/backward]
|
||||
add: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/include]
|
||||
add: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed]
|
||||
add: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/sys-include]
|
||||
add: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include]
|
||||
add: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0]
|
||||
add: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32s3]
|
||||
add: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/backward]
|
||||
add: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include]
|
||||
add: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed]
|
||||
add: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include]
|
||||
add: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include]
|
||||
end of search list found
|
||||
collapse include dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/12.2.0]
|
||||
collapse include dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0/xtensa-esp32s3-elf] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/12.2.0/xtensa-esp32s3-elf]
|
||||
collapse include dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0/backward] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/12.2.0/backward]
|
||||
collapse include dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/include] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/include]
|
||||
collapse include dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed]
|
||||
collapse include dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/sys-include] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/sys-include]
|
||||
collapse include dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include]
|
||||
implicit include dirs: [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/12.2.0;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/12.2.0/xtensa-esp32s3-elf;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/12.2.0/backward;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/include;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/sys-include;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include]
|
||||
collapse include dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0]
|
||||
collapse include dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32s3] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32s3]
|
||||
collapse include dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/backward] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0/backward]
|
||||
collapse include dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include]
|
||||
collapse include dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include-fixed]
|
||||
collapse include dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/sys-include]
|
||||
collapse include dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include]
|
||||
implicit include dirs: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32s3;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0/backward;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include-fixed;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/sys-include;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include]
|
||||
|
||||
|
||||
Parsed CXX implicit link information from above output:
|
||||
link line regex: [^( *|.*[/\])(xtensa-esp32s3-elf-ld\.exe|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
|
||||
ignore line: [Change Dir: C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/CMakeFiles/CMakeTmp]
|
||||
ignore line: []
|
||||
ignore line: [Run Build Command(s):C:/Users/13684/.espressif/tools/ninja/1.10.2/ninja.exe cmTC_ffe8a && [1/2] Building CXX object CMakeFiles/cmTC_ffe8a.dir/CMakeCXXCompilerABI.cpp.obj]
|
||||
ignore line: [Run Build Command(s):C:/Users/13684/.espressif/tools/ninja/1.11.1/ninja.exe cmTC_a37fd && [1/2] Building CXX object CMakeFiles/cmTC_a37fd.dir/CMakeCXXCompilerABI.cpp.obj]
|
||||
ignore line: [Using built-in specs.]
|
||||
ignore line: [COLLECT_GCC=C:\Users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\xtensa-esp32s3-elf-g++.exe]
|
||||
ignore line: [Target: xtensa-esp32s3-elf]
|
||||
ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp32s3-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-12.2.0_20230208' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld]
|
||||
ignore line: [COLLECT_GCC=C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp-elf-g++.exe]
|
||||
ignore line: [Target: xtensa-esp-elf]
|
||||
ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld]
|
||||
ignore line: [Thread model: posix]
|
||||
ignore line: [Supported LTO compression algorithms: zlib]
|
||||
ignore line: [gcc version 12.2.0 (crosstool-NG esp-12.2.0_20230208) ]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_ffe8a.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_ffe8a.dir/']
|
||||
ignore line: [ c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/cc1plus.exe -quiet -v -iprefix c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/ C:/Users/13684/.espressif/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_ffe8a.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mlongcalls -version -o C:\Users\13684\AppData\Local\Temp\ccyL85em.s]
|
||||
ignore line: [GNU C++17 (crosstool-NG esp-12.2.0_20230208) version 12.2.0 (xtensa-esp32s3-elf)]
|
||||
ignore line: [gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928) ]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_a37fd.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_a37fd.dir/']
|
||||
ignore line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/cc1plus.exe -quiet -v -imultilib esp32s3 -iprefix C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/ C:/Users/13684/.espressif/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_a37fd.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mdynconfig=xtensa_esp32s3.so -mlongcalls -version -o C:\Users\13684\AppData\Local\Temp\ccXen5ls.s]
|
||||
ignore line: [GNU C++17 (crosstool-NG esp-13.2.0_20230928) version 13.2.0 (xtensa-esp-elf)]
|
||||
ignore line: [ compiled by GNU C version 6.3.0 20170516 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.1 isl version isl-0.24-GMP]
|
||||
ignore line: []
|
||||
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
|
||||
ignore line: [ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0"]
|
||||
ignore line: [ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0/xtensa-esp32s3-elf"]
|
||||
ignore line: [ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0/backward"]
|
||||
ignore line: [ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/include"]
|
||||
ignore line: [ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed"]
|
||||
ignore line: [ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/sys-include"]
|
||||
ignore line: [ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include"]
|
||||
ignore line: [ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0"]
|
||||
ignore line: [ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32s3"]
|
||||
ignore line: [ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/backward"]
|
||||
ignore line: [ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/include"]
|
||||
ignore line: [ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed"]
|
||||
ignore line: [ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include"]
|
||||
ignore line: [ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include"]
|
||||
ignore line: [#include "..." search starts here:]
|
||||
ignore line: [#include <...> search starts here:]
|
||||
ignore line: [ c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0]
|
||||
ignore line: [ c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0/xtensa-esp32s3-elf]
|
||||
ignore line: [ c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0/backward]
|
||||
ignore line: [ c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/include]
|
||||
ignore line: [ c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed]
|
||||
ignore line: [ c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/sys-include]
|
||||
ignore line: [ c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include]
|
||||
ignore line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0]
|
||||
ignore line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32s3]
|
||||
ignore line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/backward]
|
||||
ignore line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include]
|
||||
ignore line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed]
|
||||
ignore line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include]
|
||||
ignore line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include]
|
||||
ignore line: [End of search list.]
|
||||
ignore line: [GNU C++17 (crosstool-NG esp-12.2.0_20230208) version 12.2.0 (xtensa-esp32s3-elf)]
|
||||
ignore line: [ compiled by GNU C version 6.3.0 20170516 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.1 isl version isl-0.24-GMP]
|
||||
ignore line: []
|
||||
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
|
||||
ignore line: [Compiler executable checksum: 4b9c7c36b27f0814815d9daed1ed2832]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_ffe8a.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_ffe8a.dir/']
|
||||
ignore line: [ c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/bin/as.exe --traditional-format --longcalls -o CMakeFiles/cmTC_ffe8a.dir/CMakeCXXCompilerABI.cpp.obj C:\Users\13684\AppData\Local\Temp\ccyL85em.s]
|
||||
ignore line: [COMPILER_PATH=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/]
|
||||
ignore line: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/]
|
||||
ignore line: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/bin/]
|
||||
ignore line: [LIBRARY_PATH=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/]
|
||||
ignore line: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/]
|
||||
ignore line: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_ffe8a.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_ffe8a.dir/CMakeCXXCompilerABI.cpp.']
|
||||
ignore line: [[2/2] Linking CXX executable cmTC_ffe8a]
|
||||
ignore line: [Compiler executable checksum: 7accc3f4dea0b1ef90bd5b8fb39b4353]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_a37fd.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_a37fd.dir/']
|
||||
ignore line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/as.exe --traditional-format --longcalls --dynconfig=xtensa_esp32s3.so -o CMakeFiles/cmTC_a37fd.dir/CMakeCXXCompilerABI.cpp.obj C:\Users\13684\AppData\Local\Temp\ccXen5ls.s]
|
||||
ignore line: [COMPILER_PATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/]
|
||||
ignore line: [LIBRARY_PATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_a37fd.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_a37fd.dir/CMakeCXXCompilerABI.cpp.']
|
||||
ignore line: [[2/2] Linking CXX executable cmTC_a37fd]
|
||||
ignore line: [Using built-in specs.]
|
||||
ignore line: [COLLECT_GCC=C:\Users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\xtensa-esp32s3-elf-g++.exe]
|
||||
ignore line: [COLLECT_LTO_WRAPPER=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/lto-wrapper.exe]
|
||||
ignore line: [Target: xtensa-esp32s3-elf]
|
||||
ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp32s3-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-12.2.0_20230208' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld]
|
||||
ignore line: [COLLECT_GCC=C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp-elf-g++.exe]
|
||||
ignore line: [COLLECT_LTO_WRAPPER=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper.exe]
|
||||
ignore line: [Target: xtensa-esp-elf]
|
||||
ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld]
|
||||
ignore line: [Thread model: posix]
|
||||
ignore line: [Supported LTO compression algorithms: zlib]
|
||||
ignore line: [gcc version 12.2.0 (crosstool-NG esp-12.2.0_20230208) ]
|
||||
ignore line: [COMPILER_PATH=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/]
|
||||
ignore line: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/]
|
||||
ignore line: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/bin/]
|
||||
ignore line: [LIBRARY_PATH=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/]
|
||||
ignore line: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/]
|
||||
ignore line: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'cmTC_ffe8a' '-dumpdir' 'cmTC_ffe8a.']
|
||||
link line: [ c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/collect2.exe -plugin c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/liblto_plugin.dll -plugin-opt=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\13684\AppData\Local\Temp\ccg4Wl5B.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -o cmTC_ffe8a c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/crt0.o c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crti.o c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtbegin.o -Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0 -Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc -Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib CMakeFiles/cmTC_ffe8a.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtend.o c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtn.o]
|
||||
arg [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/collect2.exe] ==> ignore
|
||||
ignore line: [gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928) ]
|
||||
ignore line: [COMPILER_PATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/]
|
||||
ignore line: [LIBRARY_PATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'cmTC_a37fd' '-dumpdir' 'cmTC_a37fd.']
|
||||
link line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/collect2.exe -plugin C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/liblto_plugin.dll -plugin-opt=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\13684\AppData\Local\Temp\ccRlVVWF.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc --dynconfig=xtensa_esp32s3.so -o cmTC_a37fd C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/crt0.o C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crti.o C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtbegin.o -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3 -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3 -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0 -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib CMakeFiles/cmTC_a37fd.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtend.o C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtn.o
]
|
||||
arg [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/collect2.exe] ==> ignore
|
||||
arg [-plugin] ==> ignore
|
||||
arg [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/liblto_plugin.dll] ==> ignore
|
||||
arg [-plugin-opt=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/lto-wrapper.exe] ==> ignore
|
||||
arg [-plugin-opt=-fresolution=C:\Users\13684\AppData\Local\Temp\ccg4Wl5B.res] ==> ignore
|
||||
arg [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/liblto_plugin.dll] ==> ignore
|
||||
arg [-plugin-opt=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper.exe] ==> ignore
|
||||
arg [-plugin-opt=-fresolution=C:\Users\13684\AppData\Local\Temp\ccRlVVWF.res] ==> ignore
|
||||
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
|
||||
arg [-plugin-opt=-pass-through=-lc] ==> ignore
|
||||
arg [-plugin-opt=-pass-through=-lnosys] ==> ignore
|
||||
arg [-plugin-opt=-pass-through=-lc] ==> ignore
|
||||
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
|
||||
arg [--dynconfig=xtensa_esp32s3.so] ==> ignore
|
||||
arg [-o] ==> ignore
|
||||
arg [cmTC_ffe8a] ==> ignore
|
||||
arg [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/crt0.o] ==> obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/crt0.o]
|
||||
arg [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crti.o] ==> obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crti.o]
|
||||
arg [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtbegin.o] ==> obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtbegin.o]
|
||||
arg [-Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0] ==> dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0]
|
||||
arg [-Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc] ==> dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc]
|
||||
arg [-Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib] ==> dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib]
|
||||
arg [CMakeFiles/cmTC_ffe8a.dir/CMakeCXXCompilerABI.cpp.obj] ==> ignore
|
||||
arg [cmTC_a37fd] ==> ignore
|
||||
arg [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/crt0.o] ==> obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/crt0.o]
|
||||
arg [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crti.o] ==> obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crti.o]
|
||||
arg [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtbegin.o] ==> obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtbegin.o]
|
||||
arg [-LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3] ==> dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3]
|
||||
arg [-LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3] ==> dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3]
|
||||
arg [-LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0] ==> dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0]
|
||||
arg [-LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc] ==> dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc]
|
||||
arg [-LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib] ==> dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib]
|
||||
arg [CMakeFiles/cmTC_a37fd.dir/CMakeCXXCompilerABI.cpp.obj] ==> ignore
|
||||
arg [-lstdc++] ==> lib [stdc++]
|
||||
arg [-lm] ==> lib [m]
|
||||
arg [-lgcc] ==> lib [gcc]
|
||||
|
@ -376,59 +376,61 @@ Parsed CXX implicit link information from above output:
|
|||
arg [-lnosys] ==> lib [nosys]
|
||||
arg [-lc] ==> lib [c]
|
||||
arg [-lgcc] ==> lib [gcc]
|
||||
arg [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtend.o] ==> obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtend.o]
|
||||
arg [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtn.o] ==> obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtn.o]
|
||||
collapse obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/crt0.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib/crt0.o]
|
||||
collapse obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crti.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/crti.o]
|
||||
collapse obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtbegin.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/crtbegin.o]
|
||||
collapse obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtend.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/crtend.o]
|
||||
collapse obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtn.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/crtn.o]
|
||||
collapse library dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0]
|
||||
collapse library dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc]
|
||||
collapse library dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib]
|
||||
arg [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtend.o] ==> obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtend.o]
|
||||
arg [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtn.o] ==> obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtn.o]
|
||||
collapse obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/crt0.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3/crt0.o]
|
||||
collapse obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crti.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crti.o]
|
||||
collapse obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtbegin.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtbegin.o]
|
||||
collapse obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtend.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtend.o]
|
||||
collapse obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtn.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtn.o]
|
||||
collapse library dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3]
|
||||
collapse library dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3]
|
||||
collapse library dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0]
|
||||
collapse library dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc]
|
||||
collapse library dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib]
|
||||
implicit libs: [stdc++;m;gcc;c;nosys;c;gcc]
|
||||
implicit objs: [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib/crt0.o;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/crti.o;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/crtbegin.o;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/crtend.o;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/crtn.o]
|
||||
implicit dirs: [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib]
|
||||
implicit objs: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3/crt0.o;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crti.o;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtbegin.o;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtend.o;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtn.o]
|
||||
implicit dirs: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib]
|
||||
implicit fwks: []
|
||||
|
||||
|
||||
Determining if the include file sys/types.h exists passed with the following output:
|
||||
Change Dir: C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command(s):C:/Users/13684/.espressif/tools/ninja/1.10.2/ninja.exe cmTC_62bc5 && [1/2] Building C object CMakeFiles/cmTC_62bc5.dir/CheckIncludeFile.c.obj
|
||||
[2/2] Linking C executable cmTC_62bc5
|
||||
Run Build Command(s):C:/Users/13684/.espressif/tools/ninja/1.11.1/ninja.exe cmTC_f1c9e && [1/2] Building C object CMakeFiles/cmTC_f1c9e.dir/CheckIncludeFile.c.obj
|
||||
[2/2] Linking C executable cmTC_f1c9e
|
||||
|
||||
|
||||
|
||||
Determining if the include file stdint.h exists passed with the following output:
|
||||
Change Dir: C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command(s):C:/Users/13684/.espressif/tools/ninja/1.10.2/ninja.exe cmTC_fcb95 && [1/2] Building C object CMakeFiles/cmTC_fcb95.dir/CheckIncludeFile.c.obj
|
||||
[2/2] Linking C executable cmTC_fcb95
|
||||
Run Build Command(s):C:/Users/13684/.espressif/tools/ninja/1.11.1/ninja.exe cmTC_fe0c0 && [1/2] Building C object CMakeFiles/cmTC_fe0c0.dir/CheckIncludeFile.c.obj
|
||||
[2/2] Linking C executable cmTC_fe0c0
|
||||
|
||||
|
||||
|
||||
Determining if the include file stddef.h exists passed with the following output:
|
||||
Change Dir: C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command(s):C:/Users/13684/.espressif/tools/ninja/1.10.2/ninja.exe cmTC_84678 && [1/2] Building C object CMakeFiles/cmTC_84678.dir/CheckIncludeFile.c.obj
|
||||
[2/2] Linking C executable cmTC_84678
|
||||
Run Build Command(s):C:/Users/13684/.espressif/tools/ninja/1.11.1/ninja.exe cmTC_14aeb && [1/2] Building C object CMakeFiles/cmTC_14aeb.dir/CheckIncludeFile.c.obj
|
||||
[2/2] Linking C executable cmTC_14aeb
|
||||
|
||||
|
||||
|
||||
Determining size of time_t passed with the following output:
|
||||
Change Dir: C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command(s):C:/Users/13684/.espressif/tools/ninja/1.10.2/ninja.exe cmTC_39197 && [1/2] Building C object CMakeFiles/cmTC_39197.dir/TIME_T_SIZE.c.obj
|
||||
[2/2] Linking C executable cmTC_39197
|
||||
Run Build Command(s):C:/Users/13684/.espressif/tools/ninja/1.11.1/ninja.exe cmTC_fcac1 && [1/2] Building C object CMakeFiles/cmTC_fcac1.dir/TIME_T_SIZE.c.obj
|
||||
[2/2] Linking C executable cmTC_fcac1
|
||||
|
||||
|
||||
|
||||
Performing C SOURCE FILE Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS succeeded with the following output:
|
||||
Change Dir: C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command(s):C:/Users/13684/.espressif/tools/ninja/1.10.2/ninja.exe cmTC_007ff && [1/2] Building C object CMakeFiles/cmTC_007ff.dir/src.c.obj
|
||||
[2/2] Linking C executable cmTC_007ff
|
||||
Run Build Command(s):C:/Users/13684/.espressif/tools/ninja/1.11.1/ninja.exe cmTC_7c458 && [1/2] Building C object CMakeFiles/cmTC_7c458.dir/src.c.obj
|
||||
[2/2] Linking C executable cmTC_7c458
|
||||
|
||||
|
||||
Source file was:
|
||||
|
|
Binary file not shown.
|
@ -5,6 +5,8 @@ C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/CMakeFiles/bootload
|
|||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/CMakeFiles/gen_project_binary.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/CMakeFiles/app.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/CMakeFiles/erase_flash.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/CMakeFiles/uf2.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/CMakeFiles/uf2-app.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/CMakeFiles/monitor.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/CMakeFiles/flash.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/CMakeFiles/encrypted-flash.dir
|
||||
|
@ -16,8 +18,6 @@ C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/CMakeFiles/size-com
|
|||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/CMakeFiles/dfu.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/CMakeFiles/dfu-list.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/CMakeFiles/dfu-flash.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/CMakeFiles/uf2-app.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/CMakeFiles/uf2.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/CMakeFiles/rebuild_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/CMakeFiles/list_install_components.dir
|
||||
|
@ -58,6 +58,13 @@ C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/efuse/CMake
|
|||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/efuse/CMakeFiles/install.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/efuse/CMakeFiles/install/local.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/efuse/CMakeFiles/install/strip.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/esp_mm/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/esp_mm/CMakeFiles/rebuild_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/esp_mm/CMakeFiles/list_install_components.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/esp_mm/CMakeFiles/install.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/esp_mm/CMakeFiles/install/local.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/esp_mm/CMakeFiles/install/strip.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/driver/CMakeFiles/__idf_driver.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/driver/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/driver/CMakeFiles/rebuild_cache.dir
|
||||
|
@ -99,6 +106,20 @@ C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/mbedtls/mbe
|
|||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install/local.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install/strip.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/rebuild_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/list_install_components.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/install.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/install/local.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/install/strip.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/rebuild_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/list_install_components.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/install.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/install/local.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/install/strip.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir
|
||||
|
@ -109,6 +130,13 @@ C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/mbedtls/mbe
|
|||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/install.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/install/local.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/install/strip.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/esp_bootloader_format/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/esp_bootloader_format/CMakeFiles/rebuild_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/esp_bootloader_format/CMakeFiles/list_install_components.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/esp_bootloader_format/CMakeFiles/install.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/esp_bootloader_format/CMakeFiles/install/local.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/esp_bootloader_format/CMakeFiles/install/strip.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/esp_app_format/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/esp_app_format/CMakeFiles/rebuild_cache.dir
|
||||
|
@ -166,13 +194,6 @@ C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/app_update/
|
|||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/app_update/CMakeFiles/install.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/app_update/CMakeFiles/install/local.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/app_update/CMakeFiles/install/strip.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/esp_mm/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/esp_mm/CMakeFiles/rebuild_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/esp_mm/CMakeFiles/list_install_components.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/esp_mm/CMakeFiles/install.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/esp_mm/CMakeFiles/install/local.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/esp_mm/CMakeFiles/install/strip.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/spi_flash/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/spi_flash/CMakeFiles/rebuild_cache.dir
|
||||
|
@ -564,6 +585,13 @@ C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/mqtt/CMakeF
|
|||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/mqtt/CMakeFiles/install.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/mqtt/CMakeFiles/install/local.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/mqtt/CMakeFiles/install/strip.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/nvs_sec_provider/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/nvs_sec_provider/CMakeFiles/rebuild_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/nvs_sec_provider/CMakeFiles/list_install_components.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/nvs_sec_provider/CMakeFiles/install.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/nvs_sec_provider/CMakeFiles/install/local.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/nvs_sec_provider/CMakeFiles/install/strip.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/openthread/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/openthread/CMakeFiles/rebuild_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/openthread/CMakeFiles/list_install_components.dir
|
||||
|
@ -591,7 +619,6 @@ C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/touch_eleme
|
|||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/touch_element/CMakeFiles/install.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/touch_element/CMakeFiles/install/local.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/touch_element/CMakeFiles/install/strip.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/ulp/CMakeFiles/__idf_ulp.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/ulp/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/ulp/CMakeFiles/rebuild_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/esp-idf/ulp/CMakeFiles/list_install_components.dir
|
||||
|
|
|
@ -1 +1 @@
|
|||
24dad4f1baa312bf90ab8316d6380c71e502fa15
|
||||
5cf371067a85ed6b617d36b66c99987d768fd8c6
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -1 +1 @@
|
|||
cmd='C:/Users/13684/.espressif/tools/cmake/3.24.0/bin/cmake.exe;-DSDKCONFIG=C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/sdkconfig;-DIDF_PATH=C:/Users/13684/esp/esp-idf;-DIDF_TARGET=esp32s3;-DPYTHON_DEPS_CHECKED=1;-DPYTHON=C:/Users/13684/.espressif/python_env/idf5.1_py3.11_env/Scripts/python.exe;-DEXTRA_COMPONENT_DIRS=C:/Users/13684/esp/esp-idf/components/bootloader;-DPROJECT_SOURCE_DIR=C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software;-GNinja;<SOURCE_DIR><SOURCE_SUBDIR>'
|
||||
cmd='C:/Users/13684/.espressif/tools/cmake/3.24.0/bin/cmake.exe;-DSDKCONFIG=C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/sdkconfig;-DIDF_PATH=C:/Users/13684/esp/esp-idf;-DIDF_TARGET=esp32s3;-DPYTHON_DEPS_CHECKED=1;-DPYTHON=C:/Users/13684/.espressif/python_env/idf5.2_py3.11_env/Scripts/python.exe;-DEXTRA_COMPONENT_DIRS=C:/Users/13684/esp/esp-idf/components/bootloader;-DPROJECT_SOURCE_DIR=C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software;-DIGNORE_EXTRA_COMPONENT=;-GNinja;<SOURCE_DIR><SOURCE_SUBDIR>'
|
||||
|
|
1
build/bootloader/.bin_timestamp
Normal file
1
build/bootloader/.bin_timestamp
Normal file
|
@ -0,0 +1 @@
|
|||
a614969676c6283d544e04147c988519 C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/bootloader.bin
|
BIN
build/bootloader/.ninja_deps
Normal file
BIN
build/bootloader/.ninja_deps
Normal file
Binary file not shown.
118
build/bootloader/.ninja_log
Normal file
118
build/bootloader/.ninja_log
Normal file
|
@ -0,0 +1,118 @@
|
|||
# ninja log v5
|
||||
37 362 7314634626396784 project_elf_src_esp32s3.c cccfc1b9a04b51ee
|
||||
37 362 7314634626396784 C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/project_elf_src_esp32s3.c cccfc1b9a04b51ee
|
||||
46 417 7314634627564541 esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/eri.c.obj 427165c2b3f3c9c1
|
||||
84 457 7314634628214557 esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj 38060ec40476f727
|
||||
69 548 7314634628354685 esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj 96458ca2380dd465
|
||||
98 587 7314634629302085 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/interrupts.c.obj 82bb749dd5682e0b
|
||||
57 605 7314634629312064 esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xt_trax.c.obj e7ca1a07efd6833e
|
||||
142 669 7314634629567415 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/adc_periph.c.obj 438afb58bb4f29a2
|
||||
112 688 7314634629938976 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gpio_periph.c.obj 706d3659e13f257d
|
||||
174 705 7314634630164548 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gdma_periph.c.obj 1e07e244b529c5f6
|
||||
157 729 7314634630446948 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/dedic_gpio_periph.c.obj 51f95d6dadaa06e4
|
||||
127 749 7314634630314555 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/uart_periph.c.obj e434999a28170c4b
|
||||
271 768 7314634630384726 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rmt_periph.c.obj 5bffc6eff512493d
|
||||
245 785 7314634630708259 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/pcnt_periph.c.obj 1b1be1d9a2499b97
|
||||
292 807 7314634630738270 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdm_periph.c.obj b7358ead603698d
|
||||
364 828 7314634631413731 CMakeFiles/bootloader.elf.dir/project_elf_src_esp32s3.c.obj 9a87f6f6e3732f20
|
||||
308 849 7314634631573737 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2s_periph.c.obj a13214dfd70dbc41
|
||||
218 868 7314634631713684 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/ledc_periph.c.obj a62a9f4c76b9bdf3
|
||||
347 885 7314634631933779 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2c_periph.c.obj 7e3287492491a01a
|
||||
190 903 7314634631803764 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/spi_periph.c.obj 4e26fec0bec7e6d2
|
||||
420 920 7314634631943757 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/temperature_sensor_periph.c.obj 469a8e7a8e79dbc6
|
||||
457 940 7314634632567119 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/timer_periph.c.obj 14e0e27c6d8330bb
|
||||
549 968 7314634632737148 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/lcd_periph.c.obj e6f4606f02ade190
|
||||
587 992 7314634633745978 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/mcpwm_periph.c.obj aae89833417a75f2
|
||||
652 1024 7314634633875906 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/mpi_periph.c.obj 4e911b9ad4323789
|
||||
706 1090 7314634634446130 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/twai_periph.c.obj ba6e475e0928ba1a
|
||||
749 1106 7314634634828143 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/usb_dwc_periph.c.obj 3485df260cdb7c59
|
||||
730 1124 7314634634808112 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/usb_periph.c.obj ccab85f97505af27
|
||||
670 1141 7314634634978126 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdmmc_periph.c.obj 7f18ae0b16ab834d
|
||||
689 1157 7314634635028088 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/touch_sensor_periph.c.obj 4af3b87dce6aaa8e
|
||||
768 1265 7314634635972340 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rtc_io_periph.c.obj 70aa08311c4e0383
|
||||
807 1472 7314634637264620 esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj c6123e6f1b7ce0c3
|
||||
940 1520 7314634638666190 esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj b8984ab4ebe0bb0a
|
||||
829 1571 7314634638898764 esp-idf/hal/CMakeFiles/__idf_hal.dir/mpu_hal.c.obj 2ad414a685ef73
|
||||
849 1596 7314634639189935 esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj 78932ff7597dee32
|
||||
869 1674 7314634640223613 esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/efuse_hal.c.obj 97d9208f21ccd26d
|
||||
1091 1699 7314634640213631 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj 6f56d966b4ddcb49
|
||||
904 1716 7314634640519114 esp-idf/hal/CMakeFiles/__idf_hal.dir/cache_hal.c.obj af3ba00a65738941
|
||||
885 1757 7314634640669102 esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj 4b20a37712c217d2
|
||||
1107 1774 7314634641245465 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj 66012139378cd3e5
|
||||
921 1805 7314634641550911 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj 6674ef90d4735c86
|
||||
1124 1821 7314634641670951 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj be0680fc505b7d15
|
||||
1024 1874 7314634641205451 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj f4b190976e2bc0e4
|
||||
1158 1899 7314634642340131 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj b435ee7cd776b07d
|
||||
992 1918 7314634642735494 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj a38005c47719dbe6
|
||||
1265 1937 7314634642785489 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32s3.c.obj 8d26c9f1ae6801ba
|
||||
968 1978 7314634642228185 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj ded3658a48690ac5
|
||||
1141 2008 7314634643362048 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj ac4cc6ef9cdbc0bb
|
||||
1757 2372 7314634647233045 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_loader.c.obj b196cac73ba5a143
|
||||
1674 2405 7314634647633394 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj b325e5dec514cf7
|
||||
1520 2436 7314634647950904 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj 3892739f61b6c9a9
|
||||
1571 2525 7314634648586405 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32s3.c.obj b1c962fb9c2b127d
|
||||
1875 2548 7314634648933124 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32s3/bootloader_soc.c.obj a3f0f4ee877f2d99
|
||||
1806 2573 7314634649164239 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console_loader.c.obj 30112c7c9ce3c44f
|
||||
1822 2608 7314634649461340 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32s3/bootloader_sha.c.obj 47851cdf316e1412
|
||||
1775 2625 7314634649431122 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console.c.obj c5e5e173d043843f
|
||||
1472 2642 7314634649911355 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj 2d6e2dad1a05a431
|
||||
1978 2660 7314634650021318 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_fields.c.obj 798500d85fc38172
|
||||
2009 2678 7314634650131319 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_rtc_calib.c.obj 53a66b715fe40ac3
|
||||
1938 2694 7314634650231303 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_table.c.obj 9d35c8d0a4d3c061
|
||||
1918 2751 7314634650446863 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_panic.c.obj 26d7e401d7d03fc3
|
||||
786 2857 7314634651136861 esp-idf/micro-ecc/CMakeFiles/__idf_micro-ecc.dir/uECC_verify_antifault.c.obj 59892ac070aba47
|
||||
1717 3095 7314634654007535 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_init.c.obj 7248552c9ddb383f
|
||||
1900 3132 7314634653917501 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32s3/bootloader_esp32s3.c.obj 469af477c7e9390d
|
||||
1596 3206 7314634655394057 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj 9ca4fd154051546e
|
||||
2437 3294 7314634655829462 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj 62ca071082fb2428
|
||||
2373 3406 7314634657057481 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_utility.c.obj 16446f64c58e406c
|
||||
2573 3440 7314634657702983 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj 6badf08de56cc649
|
||||
1700 3456 7314634657842964 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj cd073c7743231cfa
|
||||
2642 3476 7314634658033043 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/cpu_region_protect.c.obj 8f6bee45d8cb5e3d
|
||||
2626 3517 7314634657842964 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj d349e125f00cd212
|
||||
2608 3559 7314634658995682 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj c8fc9f9e735e6ee1
|
||||
2405 3576 7314634658137743 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj 13df80904a882356
|
||||
2751 3771 7314634661044555 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_sleep.c.obj a932b76ba955cfbc
|
||||
3095 3788 7314634660864373 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/chip_info.c.obj f040982be7d8318b
|
||||
3206 3805 7314634661520038 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj 61112fbdd02fb11c
|
||||
2857 3874 7314634662002192 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_time.c.obj 4f4fb3a080c9a945
|
||||
2548 3891 7314634661690033 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c.obj b8f297f199e905b2
|
||||
3294 3908 7314634662312322 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj 1670e14291af87ca
|
||||
3133 3911 7314634662547643 esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj 532b9ea30224cbc2
|
||||
2695 3924 7314634662697652 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_init.c.obj f73ed9816a9ab16a
|
||||
2679 3937 7314634662012160 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk_init.c.obj 19ff497200a1d3ae
|
||||
3477 4066 7314634663938973 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_longjmp.S.obj 3b5844fe3c6b4d1b
|
||||
2526 4083 7314634663702949 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj f967ce0ac6d0463a
|
||||
3517 4131 7314634664685588 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_systimer.c.obj 6188618e63941545
|
||||
2661 4138 7314634665070044 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk.c.obj 8689402a751a6c51
|
||||
3771 4139 7314634665237796 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_cache_writeback_esp32s3.S.obj 2ed947c2c4d2750
|
||||
3457 4143 7314634665267807 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj 8e8c4aeca7103f93
|
||||
3559 4192 7314634665686716 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_wdt.c.obj 8765ad6a134916c8
|
||||
3440 4204 7314634666008703 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj a64c3a8c358e4162
|
||||
3406 4205 7314634665938706 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj c9f910dea7c5a325
|
||||
3577 4216 7314634666125651 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_cache_esp32s2_esp32s3.c.obj 2b31cb8d2bff7af3
|
||||
3789 4331 7314634667325468 esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj bd66688505ed916f
|
||||
3891 4368 7314634667668936 esp-idf/main/CMakeFiles/__idf_main.dir/bootloader_start.c.obj b80b892ebcd93725
|
||||
3805 4383 7314634667871406 esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj 2ce0f02fb746e3af
|
||||
3874 4385 7314634667896682 esp-idf/log/CMakeFiles/__idf_log.dir/log_noos.c.obj 8717b685606f028d
|
||||
4386 4688 7314634670929828 esp-idf/log/liblog.a 24bc5f2cd7fac5c9
|
||||
4688 4989 7314634673943136 esp-idf/esp_rom/libesp_rom.a ea18faaffbc4ade9
|
||||
4989 5270 7314634676743679 esp-idf/esp_common/libesp_common.a cc3349129d0af4e2
|
||||
5270 5604 7314634680098066 esp-idf/esp_hw_support/libesp_hw_support.a c5218f1b97275376
|
||||
5604 5866 7314634682704092 esp-idf/esp_system/libesp_system.a a05386be0d8c2a15
|
||||
5866 6165 7314634685681317 esp-idf/efuse/libefuse.a 88a1e8c394d58453
|
||||
6165 6530 7314634689318451 esp-idf/bootloader_support/libbootloader_support.a 84fdb5f2ea771cd1
|
||||
6530 6853 7314634692536847 esp-idf/esp_bootloader_format/libesp_bootloader_format.a 49e2d4c09b200e56
|
||||
6854 7556 7314634698765662 esp-idf/spi_flash/libspi_flash.a 7f8dd087e6b456c
|
||||
7556 8481 7314634707038697 esp-idf/hal/libhal.a 3cdb8eee77cc8300
|
||||
8481 9534 7314634719187472 esp-idf/micro-ecc/libmicro-ecc.a c5dfe6a743c90fad
|
||||
9534 11147 7314634733129349 esp-idf/soc/libsoc.a e058e5fb2768d556
|
||||
11147 12476 7314634747839293 esp-idf/xtensa/libxtensa.a 3762d96ca8bef6f4
|
||||
12476 13446 7314634756493488 esp-idf/main/libmain.a 88d6dca37d968b3
|
||||
13447 14745 7314634769214689 bootloader.elf e4f13248145eedcf
|
||||
14746 16935 7314634792072496 .bin_timestamp d2b8ffb052e034b1
|
||||
14746 16935 7314634792072496 C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/.bin_timestamp d2b8ffb052e034b1
|
||||
16935 17717 0 esp-idf/esptool_py/CMakeFiles/bootloader_check_size 32b2bd572066f28
|
||||
16935 17717 0 C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/esptool_py/CMakeFiles/bootloader_check_size 32b2bd572066f28
|
||||
48 286 0 esp-idf/esptool_py/CMakeFiles/bootloader_check_size 32b2bd572066f28
|
||||
48 286 0 C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/esptool_py/CMakeFiles/bootloader_check_size 32b2bd572066f28
|
449
build/bootloader/CMakeCache.txt
Normal file
449
build/bootloader/CMakeCache.txt
Normal file
|
@ -0,0 +1,449 @@
|
|||
# This is the CMakeCache file.
|
||||
# For build in directory: c:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader
|
||||
# It was generated by CMake: C:/Users/13684/.espressif/tools/cmake/3.24.0/bin/cmake.exe
|
||||
# You can edit this file to change values found and used by cmake.
|
||||
# If you do not want to change any of the values, simply exit the editor.
|
||||
# If you do want to change a value, simply edit, save, and exit the editor.
|
||||
# The syntax for the file is as follows:
|
||||
# KEY:TYPE=VALUE
|
||||
# KEY is the name of a variable in the cache.
|
||||
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
|
||||
# VALUE is the current value for the KEY.
|
||||
|
||||
########################
|
||||
# EXTERNAL cache entries
|
||||
########################
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_ADDR2LINE:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-addr2line.exe
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_AR:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ar.exe
|
||||
|
||||
//A wrapper around 'ar' adding the appropriate '--plugin' option
|
||||
// for the GCC compiler
|
||||
CMAKE_ASM_COMPILER_AR:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ar.exe
|
||||
|
||||
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
|
||||
// for the GCC compiler
|
||||
CMAKE_ASM_COMPILER_RANLIB:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ranlib.exe
|
||||
|
||||
//ASM Compiler Base Flags
|
||||
CMAKE_ASM_FLAGS:STRING='-mlongcalls '
|
||||
|
||||
//Flags used by the ASM compiler during DEBUG builds.
|
||||
CMAKE_ASM_FLAGS_DEBUG:STRING=-g
|
||||
|
||||
//Flags used by the ASM compiler during MINSIZEREL builds.
|
||||
CMAKE_ASM_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
|
||||
|
||||
//Flags used by the ASM compiler during RELEASE builds.
|
||||
CMAKE_ASM_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
|
||||
|
||||
//Flags used by the ASM compiler during RELWITHDEBINFO builds.
|
||||
CMAKE_ASM_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
|
||||
|
||||
//Choose the type of build, options are: None Debug Release RelWithDebInfo
|
||||
// MinSizeRel ...
|
||||
CMAKE_BUILD_TYPE:STRING=
|
||||
|
||||
//A wrapper around 'ar' adding the appropriate '--plugin' option
|
||||
// for the GCC compiler
|
||||
CMAKE_CXX_COMPILER_AR:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ar.exe
|
||||
|
||||
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
|
||||
// for the GCC compiler
|
||||
CMAKE_CXX_COMPILER_RANLIB:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ranlib.exe
|
||||
|
||||
//C++ Compiler Base Flags
|
||||
CMAKE_CXX_FLAGS:STRING='-mlongcalls '
|
||||
|
||||
//Flags used by the CXX compiler during DEBUG builds.
|
||||
CMAKE_CXX_FLAGS_DEBUG:STRING=-g
|
||||
|
||||
//Flags used by the CXX compiler during MINSIZEREL builds.
|
||||
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
|
||||
|
||||
//Flags used by the CXX compiler during RELEASE builds.
|
||||
CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
|
||||
|
||||
//Flags used by the CXX compiler during RELWITHDEBINFO builds.
|
||||
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
|
||||
|
||||
//A wrapper around 'ar' adding the appropriate '--plugin' option
|
||||
// for the GCC compiler
|
||||
CMAKE_C_COMPILER_AR:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ar.exe
|
||||
|
||||
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
|
||||
// for the GCC compiler
|
||||
CMAKE_C_COMPILER_RANLIB:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ranlib.exe
|
||||
|
||||
//C Compiler Base Flags
|
||||
CMAKE_C_FLAGS:STRING='-mlongcalls '
|
||||
|
||||
//Flags used by the C compiler during DEBUG builds.
|
||||
CMAKE_C_FLAGS_DEBUG:STRING=-g
|
||||
|
||||
//Flags used by the C compiler during MINSIZEREL builds.
|
||||
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
|
||||
|
||||
//Flags used by the C compiler during RELEASE builds.
|
||||
CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
|
||||
|
||||
//Flags used by the C compiler during RELWITHDEBINFO builds.
|
||||
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
|
||||
|
||||
//Flags used by the linker during all build types.
|
||||
CMAKE_EXE_LINKER_FLAGS:STRING=
|
||||
|
||||
//Flags used by the linker during DEBUG builds.
|
||||
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
|
||||
|
||||
//Flags used by the linker during MINSIZEREL builds.
|
||||
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
|
||||
|
||||
//Flags used by the linker during RELEASE builds.
|
||||
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
|
||||
|
||||
//Flags used by the linker during RELWITHDEBINFO builds.
|
||||
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
||||
|
||||
//Enable/Disable output of compile commands during generation.
|
||||
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=
|
||||
|
||||
//Value Computed by CMake.
|
||||
CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/CMakeFiles/pkgRedirects
|
||||
|
||||
//Install path prefix, prepended onto install directories.
|
||||
CMAKE_INSTALL_PREFIX:PATH=C:/Program Files (x86)/bootloader
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_LINKER:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ld.exe
|
||||
|
||||
//Program used to build from build.ninja files.
|
||||
CMAKE_MAKE_PROGRAM:FILEPATH=C:/Users/13684/.espressif/tools/ninja/1.11.1/ninja.exe
|
||||
|
||||
//Flags used by the linker during the creation of modules during
|
||||
// all build types.
|
||||
CMAKE_MODULE_LINKER_FLAGS:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of modules during
|
||||
// DEBUG builds.
|
||||
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of modules during
|
||||
// MINSIZEREL builds.
|
||||
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of modules during
|
||||
// RELEASE builds.
|
||||
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of modules during
|
||||
// RELWITHDEBINFO builds.
|
||||
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_NM:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-nm.exe
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_OBJCOPY:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-objcopy.exe
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_OBJDUMP:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-objdump.exe
|
||||
|
||||
//Value Computed by CMake
|
||||
CMAKE_PROJECT_DESCRIPTION:STATIC=
|
||||
|
||||
//Value Computed by CMake
|
||||
CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
|
||||
|
||||
//Value Computed by CMake
|
||||
CMAKE_PROJECT_NAME:STATIC=bootloader
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_RANLIB:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ranlib.exe
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_READELF:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-readelf.exe
|
||||
|
||||
//Flags used by the linker during the creation of shared libraries
|
||||
// during all build types.
|
||||
CMAKE_SHARED_LINKER_FLAGS:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of shared libraries
|
||||
// during DEBUG builds.
|
||||
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of shared libraries
|
||||
// during MINSIZEREL builds.
|
||||
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of shared libraries
|
||||
// during RELEASE builds.
|
||||
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of shared libraries
|
||||
// during RELWITHDEBINFO builds.
|
||||
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
||||
|
||||
//If set, runtime paths are not added when installing shared libraries,
|
||||
// but are added when building.
|
||||
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
|
||||
|
||||
//If set, runtime paths are not added when using shared libraries.
|
||||
CMAKE_SKIP_RPATH:BOOL=NO
|
||||
|
||||
//Flags used by the linker during the creation of static libraries
|
||||
// during all build types.
|
||||
CMAKE_STATIC_LINKER_FLAGS:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of static libraries
|
||||
// during DEBUG builds.
|
||||
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of static libraries
|
||||
// during MINSIZEREL builds.
|
||||
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of static libraries
|
||||
// during RELEASE builds.
|
||||
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of static libraries
|
||||
// during RELWITHDEBINFO builds.
|
||||
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_STRIP:FILEPATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-strip.exe
|
||||
|
||||
//The CMake toolchain file
|
||||
CMAKE_TOOLCHAIN_FILE:FILEPATH=C:/Users/13684/esp/esp-idf/tools/cmake/toolchain-esp32s3.cmake
|
||||
|
||||
//If this value is on, makefiles will be generated without the
|
||||
// .SILENT directive, and all commands will be echoed to the console
|
||||
// during the make. This is useful for debugging only. With Visual
|
||||
// Studio IDE projects all commands are done without /nologo.
|
||||
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
EXTRA_COMPONENT_DIRS:UNINITIALIZED=C:/Users/13684/esp/esp-idf/components/bootloader
|
||||
|
||||
//Git command line client
|
||||
GIT_EXECUTABLE:FILEPATH=C:/Program Files/Git/cmd/git.exe
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
IDF_PATH:UNINITIALIZED=C:/Users/13684/esp/esp-idf
|
||||
|
||||
//IDF Build Target
|
||||
IDF_TARGET:STRING=esp32s3
|
||||
|
||||
//IDF Build Toolchain Type
|
||||
IDF_TOOLCHAIN:STRING=gcc
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
IGNORE_EXTRA_COMPONENT:UNINITIALIZED=
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
PROJECT_SOURCE_DIR:UNINITIALIZED=C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
PYTHON:UNINITIALIZED=C:/Users/13684/.espressif/python_env/idf5.2_py3.11_env/Scripts/python.exe
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
PYTHON_DEPS_CHECKED:UNINITIALIZED=1
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
SDKCONFIG:UNINITIALIZED=C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/sdkconfig
|
||||
|
||||
//Value Computed by CMake
|
||||
bootloader_BINARY_DIR:STATIC=C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader
|
||||
|
||||
//Value Computed by CMake
|
||||
bootloader_IS_TOP_LEVEL:STATIC=ON
|
||||
|
||||
//Value Computed by CMake
|
||||
bootloader_SOURCE_DIR:STATIC=C:/Users/13684/esp/esp-idf/components/bootloader/subproject
|
||||
|
||||
//Value Computed by CMake
|
||||
esp-idf_BINARY_DIR:STATIC=C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf
|
||||
|
||||
//Value Computed by CMake
|
||||
esp-idf_IS_TOP_LEVEL:STATIC=OFF
|
||||
|
||||
//Value Computed by CMake
|
||||
esp-idf_SOURCE_DIR:STATIC=C:/Users/13684/esp/esp-idf
|
||||
|
||||
|
||||
########################
|
||||
# INTERNAL cache entries
|
||||
########################
|
||||
|
||||
//ADVANCED property for variable: CMAKE_ADDR2LINE
|
||||
CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_AR
|
||||
CMAKE_AR-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_ASM_COMPILER_AR
|
||||
CMAKE_ASM_COMPILER_AR-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_ASM_COMPILER_RANLIB
|
||||
CMAKE_ASM_COMPILER_RANLIB-ADVANCED:INTERNAL=1
|
||||
CMAKE_ASM_COMPILER_WORKS:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_ASM_FLAGS
|
||||
CMAKE_ASM_FLAGS-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_ASM_FLAGS_DEBUG
|
||||
CMAKE_ASM_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_ASM_FLAGS_MINSIZEREL
|
||||
CMAKE_ASM_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_ASM_FLAGS_RELEASE
|
||||
CMAKE_ASM_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_ASM_FLAGS_RELWITHDEBINFO
|
||||
CMAKE_ASM_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||
//This is the directory where this CMakeCache.txt was created
|
||||
CMAKE_CACHEFILE_DIR:INTERNAL=c:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader
|
||||
//Major version of cmake used to create the current loaded cache
|
||||
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
|
||||
//Minor version of cmake used to create the current loaded cache
|
||||
CMAKE_CACHE_MINOR_VERSION:INTERNAL=24
|
||||
//Patch version of cmake used to create the current loaded cache
|
||||
CMAKE_CACHE_PATCH_VERSION:INTERNAL=0
|
||||
//Path to CMake executable.
|
||||
CMAKE_COMMAND:INTERNAL=C:/Users/13684/.espressif/tools/cmake/3.24.0/bin/cmake.exe
|
||||
//Path to cpack program executable.
|
||||
CMAKE_CPACK_COMMAND:INTERNAL=C:/Users/13684/.espressif/tools/cmake/3.24.0/bin/cpack.exe
|
||||
//Path to ctest program executable.
|
||||
CMAKE_CTEST_COMMAND:INTERNAL=C:/Users/13684/.espressif/tools/cmake/3.24.0/bin/ctest.exe
|
||||
//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
|
||||
CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
|
||||
CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_CXX_FLAGS
|
||||
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
|
||||
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
|
||||
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
|
||||
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
|
||||
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_COMPILER_AR
|
||||
CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
|
||||
CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_FLAGS
|
||||
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
|
||||
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
|
||||
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
|
||||
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
|
||||
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_DLLTOOL
|
||||
CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
|
||||
//Path to cache edit program executable.
|
||||
CMAKE_EDIT_COMMAND:INTERNAL=C:/Users/13684/.espressif/tools/cmake/3.24.0/bin/cmake-gui.exe
|
||||
//Executable file format
|
||||
CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
|
||||
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
|
||||
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
|
||||
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
|
||||
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
|
||||
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
|
||||
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
|
||||
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
|
||||
//Name of external makefile project generator.
|
||||
CMAKE_EXTRA_GENERATOR:INTERNAL=
|
||||
//Name of generator.
|
||||
CMAKE_GENERATOR:INTERNAL=Ninja
|
||||
//Generator instance identifier.
|
||||
CMAKE_GENERATOR_INSTANCE:INTERNAL=
|
||||
//Name of generator platform.
|
||||
CMAKE_GENERATOR_PLATFORM:INTERNAL=
|
||||
//Name of generator toolset.
|
||||
CMAKE_GENERATOR_TOOLSET:INTERNAL=
|
||||
//Source directory with the top level CMakeLists.txt file for this
|
||||
// project
|
||||
CMAKE_HOME_DIRECTORY:INTERNAL=C:/Users/13684/esp/esp-idf/components/bootloader/subproject
|
||||
//ADVANCED property for variable: CMAKE_LINKER
|
||||
CMAKE_LINKER-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
|
||||
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
|
||||
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
|
||||
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
|
||||
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
|
||||
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
|
||||
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_NM
|
||||
CMAKE_NM-ADVANCED:INTERNAL=1
|
||||
//number of local generators
|
||||
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=23
|
||||
//ADVANCED property for variable: CMAKE_OBJCOPY
|
||||
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_OBJDUMP
|
||||
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
|
||||
//Platform information initialized
|
||||
CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_RANLIB
|
||||
CMAKE_RANLIB-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_READELF
|
||||
CMAKE_READELF-ADVANCED:INTERNAL=1
|
||||
//Path to CMake installation.
|
||||
CMAKE_ROOT:INTERNAL=C:/Users/13684/.espressif/tools/cmake/3.24.0/share/cmake-3.24
|
||||
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
|
||||
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
|
||||
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
|
||||
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
|
||||
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
|
||||
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
|
||||
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SKIP_RPATH
|
||||
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
|
||||
CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
|
||||
CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
|
||||
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
|
||||
CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
|
||||
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_STRIP
|
||||
CMAKE_STRIP-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
|
||||
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
|
||||
//Details about finding Git
|
||||
FIND_PACKAGE_MESSAGE_DETAILS_Git:INTERNAL=[C:/Program Files/Git/cmd/git.exe][v2.35.1.windows.2()]
|
||||
//ADVANCED property for variable: GIT_EXECUTABLE
|
||||
GIT_EXECUTABLE-ADVANCED:INTERNAL=1
|
||||
//Have include stddef.h
|
||||
HAVE_STDDEF_H:INTERNAL=1
|
||||
//Have include stdint.h
|
||||
HAVE_STDINT_H:INTERNAL=1
|
||||
//Have include sys/types.h
|
||||
HAVE_SYS_TYPES_H:INTERNAL=1
|
||||
//Result of TRY_COMPILE
|
||||
HAVE_TIME_T_SIZE:INTERNAL=TRUE
|
||||
//CHECK_TYPE_SIZE: sizeof(time_t)
|
||||
TIME_T_SIZE:INTERNAL=8
|
||||
|
|
@ -1,10 +1,10 @@
|
|||
set(CMAKE_ASM_COMPILER "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc.exe")
|
||||
set(CMAKE_ASM_COMPILER "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc.exe")
|
||||
set(CMAKE_ASM_COMPILER_ARG1 "")
|
||||
set(CMAKE_AR "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar.exe")
|
||||
set(CMAKE_ASM_COMPILER_AR "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ar.exe")
|
||||
set(CMAKE_RANLIB "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib.exe")
|
||||
set(CMAKE_ASM_COMPILER_RANLIB "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ranlib.exe")
|
||||
set(CMAKE_LINKER "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ld.exe")
|
||||
set(CMAKE_AR "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ar.exe")
|
||||
set(CMAKE_ASM_COMPILER_AR "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ar.exe")
|
||||
set(CMAKE_RANLIB "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ranlib.exe")
|
||||
set(CMAKE_ASM_COMPILER_RANLIB "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ranlib.exe")
|
||||
set(CMAKE_LINKER "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ld.exe")
|
||||
set(CMAKE_MT "")
|
||||
set(CMAKE_ASM_COMPILER_LOADED 1)
|
||||
set(CMAKE_ASM_COMPILER_ID "GNU")
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
set(CMAKE_C_COMPILER "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc.exe")
|
||||
set(CMAKE_C_COMPILER "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc.exe")
|
||||
set(CMAKE_C_COMPILER_ARG1 "")
|
||||
set(CMAKE_C_COMPILER_ID "GNU")
|
||||
set(CMAKE_C_COMPILER_VERSION "12.2.0")
|
||||
set(CMAKE_C_COMPILER_VERSION "13.2.0")
|
||||
set(CMAKE_C_COMPILER_VERSION_INTERNAL "")
|
||||
set(CMAKE_C_COMPILER_WRAPPER "")
|
||||
set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "17")
|
||||
|
@ -21,11 +21,11 @@ set(CMAKE_C_SIMULATE_VERSION "")
|
|||
|
||||
|
||||
|
||||
set(CMAKE_AR "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar.exe")
|
||||
set(CMAKE_C_COMPILER_AR "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ar.exe")
|
||||
set(CMAKE_RANLIB "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib.exe")
|
||||
set(CMAKE_C_COMPILER_RANLIB "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ranlib.exe")
|
||||
set(CMAKE_LINKER "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ld.exe")
|
||||
set(CMAKE_AR "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ar.exe")
|
||||
set(CMAKE_C_COMPILER_AR "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ar.exe")
|
||||
set(CMAKE_RANLIB "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ranlib.exe")
|
||||
set(CMAKE_C_COMPILER_RANLIB "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ranlib.exe")
|
||||
set(CMAKE_LINKER "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ld.exe")
|
||||
set(CMAKE_MT "")
|
||||
set(CMAKE_COMPILER_IS_GNUCC 1)
|
||||
set(CMAKE_C_COMPILER_LOADED 1)
|
||||
|
@ -66,7 +66,7 @@ endif()
|
|||
|
||||
|
||||
|
||||
set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/include;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/sys-include;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include")
|
||||
set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include-fixed;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/sys-include;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include")
|
||||
set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;c;nosys;c;gcc")
|
||||
set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib")
|
||||
set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib")
|
||||
set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
set(CMAKE_CXX_COMPILER "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++.exe")
|
||||
set(CMAKE_CXX_COMPILER "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-g++.exe")
|
||||
set(CMAKE_CXX_COMPILER_ARG1 "")
|
||||
set(CMAKE_CXX_COMPILER_ID "GNU")
|
||||
set(CMAKE_CXX_COMPILER_VERSION "12.2.0")
|
||||
set(CMAKE_CXX_COMPILER_VERSION "13.2.0")
|
||||
set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "")
|
||||
set(CMAKE_CXX_COMPILER_WRAPPER "")
|
||||
set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "17")
|
||||
|
@ -22,11 +22,11 @@ set(CMAKE_CXX_SIMULATE_VERSION "")
|
|||
|
||||
|
||||
|
||||
set(CMAKE_AR "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar.exe")
|
||||
set(CMAKE_CXX_COMPILER_AR "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ar.exe")
|
||||
set(CMAKE_RANLIB "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib.exe")
|
||||
set(CMAKE_CXX_COMPILER_RANLIB "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ranlib.exe")
|
||||
set(CMAKE_LINKER "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ld.exe")
|
||||
set(CMAKE_AR "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ar.exe")
|
||||
set(CMAKE_CXX_COMPILER_AR "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ar.exe")
|
||||
set(CMAKE_RANLIB "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ranlib.exe")
|
||||
set(CMAKE_CXX_COMPILER_RANLIB "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ranlib.exe")
|
||||
set(CMAKE_LINKER "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ld.exe")
|
||||
set(CMAKE_MT "")
|
||||
set(CMAKE_COMPILER_IS_GNUCXX 1)
|
||||
set(CMAKE_CXX_COMPILER_LOADED 1)
|
||||
|
@ -77,7 +77,7 @@ endif()
|
|||
|
||||
|
||||
|
||||
set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/12.2.0;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/12.2.0/xtensa-esp32s3-elf;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/12.2.0/backward;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/include;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/sys-include;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include")
|
||||
set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32s3;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0/backward;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include-fixed;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/sys-include;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include")
|
||||
set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc;c;nosys;c;gcc")
|
||||
set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib")
|
||||
set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib")
|
||||
set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
The target system is: Generic - -
|
||||
The host system is: Windows - 10.0.22635 - AMD64
|
||||
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
|
||||
Compiler: C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc.exe
|
||||
Compiler: C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc.exe
|
||||
Build flags: -mlongcalls;
|
||||
Id flags:
|
||||
|
||||
|
@ -14,7 +14,7 @@ Compilation of the C compiler identification source "CMakeCCompilerId.c" produce
|
|||
The C compiler identification is GNU, found in "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/CMakeFiles/3.24.0/CompilerIdC/a.out"
|
||||
|
||||
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
|
||||
Compiler: C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++.exe
|
||||
Compiler: C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-g++.exe
|
||||
Build flags: -mlongcalls;
|
||||
Id flags:
|
||||
|
||||
|
@ -27,348 +27,348 @@ Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" p
|
|||
The CXX compiler identification is GNU, found in "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/CMakeFiles/3.24.0/CompilerIdCXX/a.out"
|
||||
|
||||
Checking whether the ASM compiler is GNU using "--version" matched "(GNU assembler)|(GCC)|(Free Software Foundation)":
|
||||
xtensa-esp32s3-elf-gcc.exe (crosstool-NG esp-12.2.0_20230208) 12.2.0
|
||||
Copyright (C) 2022 Free Software Foundation, Inc.
|
||||
xtensa-esp-elf-gcc.exe (crosstool-NG esp-13.2.0_20230928) 13.2.0
|
||||
Copyright (C) 2023 Free Software Foundation, Inc.
|
||||
This is free software; see the source for copying conditions. There is NO
|
||||
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
|
||||
Detecting C compiler ABI info compiled with the following output:
|
||||
Change Dir: C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command(s):C:/Users/13684/.espressif/tools/ninja/1.10.2/ninja.exe cmTC_a6180 && [1/2] Building C object CMakeFiles/cmTC_a6180.dir/CMakeCCompilerABI.c.obj
|
||||
Run Build Command(s):C:/Users/13684/.espressif/tools/ninja/1.11.1/ninja.exe cmTC_ad27c && [1/2] Building C object CMakeFiles/cmTC_ad27c.dir/CMakeCCompilerABI.c.obj
|
||||
Using built-in specs.
|
||||
COLLECT_GCC=C:\Users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\xtensa-esp32s3-elf-gcc.exe
|
||||
Target: xtensa-esp32s3-elf
|
||||
Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp32s3-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-12.2.0_20230208' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld
|
||||
COLLECT_GCC=C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp-elf-gcc.exe
|
||||
Target: xtensa-esp-elf
|
||||
Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld
|
||||
Thread model: posix
|
||||
Supported LTO compression algorithms: zlib
|
||||
gcc version 12.2.0 (crosstool-NG esp-12.2.0_20230208)
|
||||
COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_a6180.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_a6180.dir/'
|
||||
c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/cc1.exe -quiet -v -iprefix c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/ C:/Users/13684/.espressif/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_a6180.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mlongcalls -version -o C:\Users\13684\AppData\Local\Temp\ccFukeOM.s
|
||||
GNU C17 (crosstool-NG esp-12.2.0_20230208) version 12.2.0 (xtensa-esp32s3-elf)
|
||||
gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928)
|
||||
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_ad27c.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_ad27c.dir/'
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/cc1.exe -quiet -v -imultilib esp32s3 -iprefix C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/ C:/Users/13684/.espressif/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_ad27c.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mdynconfig=xtensa_esp32s3.so -mlongcalls -version -o C:\Users\13684\AppData\Local\Temp\ccdhsOdn.s
|
||||
GNU C17 (crosstool-NG esp-13.2.0_20230928) version 13.2.0 (xtensa-esp-elf)
|
||||
compiled by GNU C version 6.3.0 20170516, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
|
||||
|
||||
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
|
||||
ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/include"
|
||||
ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed"
|
||||
ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/sys-include"
|
||||
ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include"
|
||||
ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/include"
|
||||
ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed"
|
||||
ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include"
|
||||
ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include"
|
||||
#include "..." search starts here:
|
||||
#include <...> search starts here:
|
||||
c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/include
|
||||
c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed
|
||||
c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/sys-include
|
||||
c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include
|
||||
End of search list.
|
||||
GNU C17 (crosstool-NG esp-12.2.0_20230208) version 12.2.0 (xtensa-esp32s3-elf)
|
||||
compiled by GNU C version 6.3.0 20170516, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
|
||||
|
||||
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
|
||||
Compiler executable checksum: b69a94acee987b4de6aaaa336cf1fbde
|
||||
COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_a6180.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_a6180.dir/'
|
||||
c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/bin/as.exe --traditional-format --longcalls -o CMakeFiles/cmTC_a6180.dir/CMakeCCompilerABI.c.obj C:\Users\13684\AppData\Local\Temp\ccFukeOM.s
|
||||
COMPILER_PATH=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/;c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/;c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/bin/
|
||||
LIBRARY_PATH=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/;c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/;c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/
|
||||
COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_a6180.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_a6180.dir/CMakeCCompilerABI.c.'
|
||||
[2/2] Linking C executable cmTC_a6180
|
||||
Compiler executable checksum: a7185c8b5363aeb8f378896e00d5f636
|
||||
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_ad27c.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_ad27c.dir/'
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/as.exe --traditional-format --longcalls --dynconfig=xtensa_esp32s3.so -o CMakeFiles/cmTC_ad27c.dir/CMakeCCompilerABI.c.obj C:\Users\13684\AppData\Local\Temp\ccdhsOdn.s
|
||||
COMPILER_PATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/
|
||||
LIBRARY_PATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/
|
||||
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_ad27c.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_ad27c.dir/CMakeCCompilerABI.c.'
|
||||
[2/2] Linking C executable cmTC_ad27c
|
||||
Using built-in specs.
|
||||
COLLECT_GCC=C:\Users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\xtensa-esp32s3-elf-gcc.exe
|
||||
COLLECT_LTO_WRAPPER=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/lto-wrapper.exe
|
||||
Target: xtensa-esp32s3-elf
|
||||
Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp32s3-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-12.2.0_20230208' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld
|
||||
COLLECT_GCC=C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp-elf-gcc.exe
|
||||
COLLECT_LTO_WRAPPER=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper.exe
|
||||
Target: xtensa-esp-elf
|
||||
Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld
|
||||
Thread model: posix
|
||||
Supported LTO compression algorithms: zlib
|
||||
gcc version 12.2.0 (crosstool-NG esp-12.2.0_20230208)
|
||||
COMPILER_PATH=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/;c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/;c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/bin/
|
||||
LIBRARY_PATH=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/;c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/;c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/
|
||||
COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'cmTC_a6180' '-dumpdir' 'cmTC_a6180.'
|
||||
c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/collect2.exe -plugin c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/liblto_plugin.dll -plugin-opt=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\13684\AppData\Local\Temp\cc6jKwdg.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -o cmTC_a6180 c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/crt0.o c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crti.o c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtbegin.o -Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0 -Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc -Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib CMakeFiles/cmTC_a6180.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtend.o c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtn.o
|
||||
COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'cmTC_a6180' '-dumpdir' 'cmTC_a6180.'
|
||||
gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928)
|
||||
COMPILER_PATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/
|
||||
LIBRARY_PATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/
|
||||
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'cmTC_ad27c' '-dumpdir' 'cmTC_ad27c.'
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/collect2.exe -plugin C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/liblto_plugin.dll -plugin-opt=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\13684\AppData\Local\Temp\ccrY0pNa.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc --dynconfig=xtensa_esp32s3.so -o cmTC_ad27c C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/crt0.o C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crti.o C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtbegin.o -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3 -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3 -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0 -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib CMakeFiles/cmTC_ad27c.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtend.o C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtn.o
|
||||
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'cmTC_ad27c' '-dumpdir' 'cmTC_ad27c.'
|
||||
|
||||
|
||||
|
||||
Parsed C implicit include dir info from above output: rv=done
|
||||
found start of include info
|
||||
found start of implicit include info
|
||||
add: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/include]
|
||||
add: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed]
|
||||
add: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/sys-include]
|
||||
add: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include]
|
||||
add: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include]
|
||||
add: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed]
|
||||
add: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include]
|
||||
add: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include]
|
||||
end of search list found
|
||||
collapse include dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/include] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/include]
|
||||
collapse include dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed]
|
||||
collapse include dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/sys-include] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/sys-include]
|
||||
collapse include dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include]
|
||||
implicit include dirs: [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/include;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/sys-include;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include]
|
||||
collapse include dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include]
|
||||
collapse include dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include-fixed]
|
||||
collapse include dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/sys-include]
|
||||
collapse include dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include]
|
||||
implicit include dirs: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include-fixed;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/sys-include;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include]
|
||||
|
||||
|
||||
Parsed C implicit link information from above output:
|
||||
link line regex: [^( *|.*[/\])(xtensa-esp32s3-elf-ld\.exe|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
|
||||
ignore line: [Change Dir: C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/CMakeFiles/CMakeTmp]
|
||||
ignore line: []
|
||||
ignore line: [Run Build Command(s):C:/Users/13684/.espressif/tools/ninja/1.10.2/ninja.exe cmTC_a6180 && [1/2] Building C object CMakeFiles/cmTC_a6180.dir/CMakeCCompilerABI.c.obj]
|
||||
ignore line: [Run Build Command(s):C:/Users/13684/.espressif/tools/ninja/1.11.1/ninja.exe cmTC_ad27c && [1/2] Building C object CMakeFiles/cmTC_ad27c.dir/CMakeCCompilerABI.c.obj]
|
||||
ignore line: [Using built-in specs.]
|
||||
ignore line: [COLLECT_GCC=C:\Users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\xtensa-esp32s3-elf-gcc.exe]
|
||||
ignore line: [Target: xtensa-esp32s3-elf]
|
||||
ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp32s3-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-12.2.0_20230208' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld]
|
||||
ignore line: [COLLECT_GCC=C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp-elf-gcc.exe]
|
||||
ignore line: [Target: xtensa-esp-elf]
|
||||
ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld]
|
||||
ignore line: [Thread model: posix]
|
||||
ignore line: [Supported LTO compression algorithms: zlib]
|
||||
ignore line: [gcc version 12.2.0 (crosstool-NG esp-12.2.0_20230208) ]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_a6180.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_a6180.dir/']
|
||||
ignore line: [ c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/cc1.exe -quiet -v -iprefix c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/ C:/Users/13684/.espressif/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_a6180.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mlongcalls -version -o C:\Users\13684\AppData\Local\Temp\ccFukeOM.s]
|
||||
ignore line: [GNU C17 (crosstool-NG esp-12.2.0_20230208) version 12.2.0 (xtensa-esp32s3-elf)]
|
||||
ignore line: [gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928) ]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_ad27c.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_ad27c.dir/']
|
||||
ignore line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/cc1.exe -quiet -v -imultilib esp32s3 -iprefix C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/ C:/Users/13684/.espressif/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_ad27c.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mdynconfig=xtensa_esp32s3.so -mlongcalls -version -o C:\Users\13684\AppData\Local\Temp\ccdhsOdn.s]
|
||||
ignore line: [GNU C17 (crosstool-NG esp-13.2.0_20230928) version 13.2.0 (xtensa-esp-elf)]
|
||||
ignore line: [ compiled by GNU C version 6.3.0 20170516 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.1 isl version isl-0.24-GMP]
|
||||
ignore line: []
|
||||
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
|
||||
ignore line: [ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/include"]
|
||||
ignore line: [ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed"]
|
||||
ignore line: [ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/sys-include"]
|
||||
ignore line: [ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include"]
|
||||
ignore line: [ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/include"]
|
||||
ignore line: [ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed"]
|
||||
ignore line: [ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include"]
|
||||
ignore line: [ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include"]
|
||||
ignore line: [#include "..." search starts here:]
|
||||
ignore line: [#include <...> search starts here:]
|
||||
ignore line: [ c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/include]
|
||||
ignore line: [ c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed]
|
||||
ignore line: [ c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/sys-include]
|
||||
ignore line: [ c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include]
|
||||
ignore line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include]
|
||||
ignore line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed]
|
||||
ignore line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include]
|
||||
ignore line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include]
|
||||
ignore line: [End of search list.]
|
||||
ignore line: [GNU C17 (crosstool-NG esp-12.2.0_20230208) version 12.2.0 (xtensa-esp32s3-elf)]
|
||||
ignore line: [ compiled by GNU C version 6.3.0 20170516 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.1 isl version isl-0.24-GMP]
|
||||
ignore line: []
|
||||
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
|
||||
ignore line: [Compiler executable checksum: b69a94acee987b4de6aaaa336cf1fbde]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_a6180.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_a6180.dir/']
|
||||
ignore line: [ c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/bin/as.exe --traditional-format --longcalls -o CMakeFiles/cmTC_a6180.dir/CMakeCCompilerABI.c.obj C:\Users\13684\AppData\Local\Temp\ccFukeOM.s]
|
||||
ignore line: [COMPILER_PATH=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/]
|
||||
ignore line: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/]
|
||||
ignore line: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/bin/]
|
||||
ignore line: [LIBRARY_PATH=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/]
|
||||
ignore line: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/]
|
||||
ignore line: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_a6180.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_a6180.dir/CMakeCCompilerABI.c.']
|
||||
ignore line: [[2/2] Linking C executable cmTC_a6180]
|
||||
ignore line: [Compiler executable checksum: a7185c8b5363aeb8f378896e00d5f636]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_ad27c.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_ad27c.dir/']
|
||||
ignore line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/as.exe --traditional-format --longcalls --dynconfig=xtensa_esp32s3.so -o CMakeFiles/cmTC_ad27c.dir/CMakeCCompilerABI.c.obj C:\Users\13684\AppData\Local\Temp\ccdhsOdn.s]
|
||||
ignore line: [COMPILER_PATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/]
|
||||
ignore line: [LIBRARY_PATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_ad27c.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_ad27c.dir/CMakeCCompilerABI.c.']
|
||||
ignore line: [[2/2] Linking C executable cmTC_ad27c]
|
||||
ignore line: [Using built-in specs.]
|
||||
ignore line: [COLLECT_GCC=C:\Users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\xtensa-esp32s3-elf-gcc.exe]
|
||||
ignore line: [COLLECT_LTO_WRAPPER=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/lto-wrapper.exe]
|
||||
ignore line: [Target: xtensa-esp32s3-elf]
|
||||
ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp32s3-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-12.2.0_20230208' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld]
|
||||
ignore line: [COLLECT_GCC=C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp-elf-gcc.exe]
|
||||
ignore line: [COLLECT_LTO_WRAPPER=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper.exe]
|
||||
ignore line: [Target: xtensa-esp-elf]
|
||||
ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld]
|
||||
ignore line: [Thread model: posix]
|
||||
ignore line: [Supported LTO compression algorithms: zlib]
|
||||
ignore line: [gcc version 12.2.0 (crosstool-NG esp-12.2.0_20230208) ]
|
||||
ignore line: [COMPILER_PATH=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/]
|
||||
ignore line: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/]
|
||||
ignore line: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/bin/]
|
||||
ignore line: [LIBRARY_PATH=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/]
|
||||
ignore line: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/]
|
||||
ignore line: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'cmTC_a6180' '-dumpdir' 'cmTC_a6180.']
|
||||
link line: [ c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/collect2.exe -plugin c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/liblto_plugin.dll -plugin-opt=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\13684\AppData\Local\Temp\cc6jKwdg.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -o cmTC_a6180 c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/crt0.o c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crti.o c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtbegin.o -Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0 -Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc -Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib CMakeFiles/cmTC_a6180.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtend.o c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtn.o]
|
||||
arg [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/collect2.exe] ==> ignore
|
||||
ignore line: [gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928) ]
|
||||
ignore line: [COMPILER_PATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/]
|
||||
ignore line: [LIBRARY_PATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'cmTC_ad27c' '-dumpdir' 'cmTC_ad27c.']
|
||||
link line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/collect2.exe -plugin C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/liblto_plugin.dll -plugin-opt=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\13684\AppData\Local\Temp\ccrY0pNa.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc --dynconfig=xtensa_esp32s3.so -o cmTC_ad27c C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/crt0.o C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crti.o C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtbegin.o -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3 -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3 -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0 -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib CMakeFiles/cmTC_ad27c.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtend.o C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtn.o
]
|
||||
arg [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/collect2.exe] ==> ignore
|
||||
arg [-plugin] ==> ignore
|
||||
arg [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/liblto_plugin.dll] ==> ignore
|
||||
arg [-plugin-opt=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/lto-wrapper.exe] ==> ignore
|
||||
arg [-plugin-opt=-fresolution=C:\Users\13684\AppData\Local\Temp\cc6jKwdg.res] ==> ignore
|
||||
arg [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/liblto_plugin.dll] ==> ignore
|
||||
arg [-plugin-opt=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper.exe] ==> ignore
|
||||
arg [-plugin-opt=-fresolution=C:\Users\13684\AppData\Local\Temp\ccrY0pNa.res] ==> ignore
|
||||
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
|
||||
arg [-plugin-opt=-pass-through=-lc] ==> ignore
|
||||
arg [-plugin-opt=-pass-through=-lnosys] ==> ignore
|
||||
arg [-plugin-opt=-pass-through=-lc] ==> ignore
|
||||
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
|
||||
arg [--dynconfig=xtensa_esp32s3.so] ==> ignore
|
||||
arg [-o] ==> ignore
|
||||
arg [cmTC_a6180] ==> ignore
|
||||
arg [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/crt0.o] ==> obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/crt0.o]
|
||||
arg [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crti.o] ==> obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crti.o]
|
||||
arg [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtbegin.o] ==> obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtbegin.o]
|
||||
arg [-Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0] ==> dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0]
|
||||
arg [-Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc] ==> dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc]
|
||||
arg [-Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib] ==> dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib]
|
||||
arg [CMakeFiles/cmTC_a6180.dir/CMakeCCompilerABI.c.obj] ==> ignore
|
||||
arg [cmTC_ad27c] ==> ignore
|
||||
arg [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/crt0.o] ==> obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/crt0.o]
|
||||
arg [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crti.o] ==> obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crti.o]
|
||||
arg [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtbegin.o] ==> obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtbegin.o]
|
||||
arg [-LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3] ==> dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3]
|
||||
arg [-LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3] ==> dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3]
|
||||
arg [-LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0] ==> dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0]
|
||||
arg [-LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc] ==> dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc]
|
||||
arg [-LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib] ==> dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib]
|
||||
arg [CMakeFiles/cmTC_ad27c.dir/CMakeCCompilerABI.c.obj] ==> ignore
|
||||
arg [-lgcc] ==> lib [gcc]
|
||||
arg [-lc] ==> lib [c]
|
||||
arg [-lnosys] ==> lib [nosys]
|
||||
arg [-lc] ==> lib [c]
|
||||
arg [-lgcc] ==> lib [gcc]
|
||||
arg [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtend.o] ==> obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtend.o]
|
||||
arg [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtn.o] ==> obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtn.o]
|
||||
collapse obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/crt0.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib/crt0.o]
|
||||
collapse obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crti.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/crti.o]
|
||||
collapse obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtbegin.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/crtbegin.o]
|
||||
collapse obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtend.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/crtend.o]
|
||||
collapse obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtn.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/crtn.o]
|
||||
collapse library dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0]
|
||||
collapse library dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc]
|
||||
collapse library dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib]
|
||||
arg [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtend.o] ==> obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtend.o]
|
||||
arg [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtn.o] ==> obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtn.o]
|
||||
collapse obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/crt0.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3/crt0.o]
|
||||
collapse obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crti.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crti.o]
|
||||
collapse obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtbegin.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtbegin.o]
|
||||
collapse obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtend.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtend.o]
|
||||
collapse obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtn.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtn.o]
|
||||
collapse library dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3]
|
||||
collapse library dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3]
|
||||
collapse library dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0]
|
||||
collapse library dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc]
|
||||
collapse library dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib]
|
||||
implicit libs: [gcc;c;nosys;c;gcc]
|
||||
implicit objs: [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib/crt0.o;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/crti.o;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/crtbegin.o;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/crtend.o;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/crtn.o]
|
||||
implicit dirs: [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib]
|
||||
implicit objs: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3/crt0.o;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crti.o;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtbegin.o;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtend.o;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtn.o]
|
||||
implicit dirs: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib]
|
||||
implicit fwks: []
|
||||
|
||||
|
||||
Detecting CXX compiler ABI info compiled with the following output:
|
||||
Change Dir: C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command(s):C:/Users/13684/.espressif/tools/ninja/1.10.2/ninja.exe cmTC_6cf1e && [1/2] Building CXX object CMakeFiles/cmTC_6cf1e.dir/CMakeCXXCompilerABI.cpp.obj
|
||||
Run Build Command(s):C:/Users/13684/.espressif/tools/ninja/1.11.1/ninja.exe cmTC_45930 && [1/2] Building CXX object CMakeFiles/cmTC_45930.dir/CMakeCXXCompilerABI.cpp.obj
|
||||
Using built-in specs.
|
||||
COLLECT_GCC=C:\Users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\xtensa-esp32s3-elf-g++.exe
|
||||
Target: xtensa-esp32s3-elf
|
||||
Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp32s3-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-12.2.0_20230208' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld
|
||||
COLLECT_GCC=C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp-elf-g++.exe
|
||||
Target: xtensa-esp-elf
|
||||
Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld
|
||||
Thread model: posix
|
||||
Supported LTO compression algorithms: zlib
|
||||
gcc version 12.2.0 (crosstool-NG esp-12.2.0_20230208)
|
||||
COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_6cf1e.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_6cf1e.dir/'
|
||||
c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/cc1plus.exe -quiet -v -iprefix c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/ C:/Users/13684/.espressif/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_6cf1e.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mlongcalls -version -o C:\Users\13684\AppData\Local\Temp\ccQthEFX.s
|
||||
GNU C++17 (crosstool-NG esp-12.2.0_20230208) version 12.2.0 (xtensa-esp32s3-elf)
|
||||
gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928)
|
||||
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_45930.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_45930.dir/'
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/cc1plus.exe -quiet -v -imultilib esp32s3 -iprefix C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/ C:/Users/13684/.espressif/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_45930.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mdynconfig=xtensa_esp32s3.so -mlongcalls -version -o C:\Users\13684\AppData\Local\Temp\ccOPs1g4.s
|
||||
GNU C++17 (crosstool-NG esp-13.2.0_20230928) version 13.2.0 (xtensa-esp-elf)
|
||||
compiled by GNU C version 6.3.0 20170516, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
|
||||
|
||||
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
|
||||
ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0"
|
||||
ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0/xtensa-esp32s3-elf"
|
||||
ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0/backward"
|
||||
ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/include"
|
||||
ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed"
|
||||
ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/sys-include"
|
||||
ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include"
|
||||
ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0"
|
||||
ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32s3"
|
||||
ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/backward"
|
||||
ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/include"
|
||||
ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed"
|
||||
ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include"
|
||||
ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include"
|
||||
#include "..." search starts here:
|
||||
#include <...> search starts here:
|
||||
c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0
|
||||
c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0/xtensa-esp32s3-elf
|
||||
c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0/backward
|
||||
c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/include
|
||||
c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed
|
||||
c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/sys-include
|
||||
c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32s3
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/backward
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include
|
||||
End of search list.
|
||||
GNU C++17 (crosstool-NG esp-12.2.0_20230208) version 12.2.0 (xtensa-esp32s3-elf)
|
||||
compiled by GNU C version 6.3.0 20170516, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
|
||||
|
||||
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
|
||||
Compiler executable checksum: 4b9c7c36b27f0814815d9daed1ed2832
|
||||
COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_6cf1e.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_6cf1e.dir/'
|
||||
c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/bin/as.exe --traditional-format --longcalls -o CMakeFiles/cmTC_6cf1e.dir/CMakeCXXCompilerABI.cpp.obj C:\Users\13684\AppData\Local\Temp\ccQthEFX.s
|
||||
COMPILER_PATH=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/;c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/;c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/bin/
|
||||
LIBRARY_PATH=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/;c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/;c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/
|
||||
COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_6cf1e.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_6cf1e.dir/CMakeCXXCompilerABI.cpp.'
|
||||
[2/2] Linking CXX executable cmTC_6cf1e
|
||||
Compiler executable checksum: 7accc3f4dea0b1ef90bd5b8fb39b4353
|
||||
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_45930.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_45930.dir/'
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/as.exe --traditional-format --longcalls --dynconfig=xtensa_esp32s3.so -o CMakeFiles/cmTC_45930.dir/CMakeCXXCompilerABI.cpp.obj C:\Users\13684\AppData\Local\Temp\ccOPs1g4.s
|
||||
COMPILER_PATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/
|
||||
LIBRARY_PATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/
|
||||
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_45930.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_45930.dir/CMakeCXXCompilerABI.cpp.'
|
||||
[2/2] Linking CXX executable cmTC_45930
|
||||
Using built-in specs.
|
||||
COLLECT_GCC=C:\Users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\xtensa-esp32s3-elf-g++.exe
|
||||
COLLECT_LTO_WRAPPER=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/lto-wrapper.exe
|
||||
Target: xtensa-esp32s3-elf
|
||||
Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp32s3-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-12.2.0_20230208' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld
|
||||
COLLECT_GCC=C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp-elf-g++.exe
|
||||
COLLECT_LTO_WRAPPER=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper.exe
|
||||
Target: xtensa-esp-elf
|
||||
Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld
|
||||
Thread model: posix
|
||||
Supported LTO compression algorithms: zlib
|
||||
gcc version 12.2.0 (crosstool-NG esp-12.2.0_20230208)
|
||||
COMPILER_PATH=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/;c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/;c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/bin/
|
||||
LIBRARY_PATH=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/;c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/;c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/
|
||||
COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'cmTC_6cf1e' '-dumpdir' 'cmTC_6cf1e.'
|
||||
c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/collect2.exe -plugin c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/liblto_plugin.dll -plugin-opt=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\13684\AppData\Local\Temp\ccoZcSWb.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -o cmTC_6cf1e c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/crt0.o c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crti.o c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtbegin.o -Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0 -Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc -Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib CMakeFiles/cmTC_6cf1e.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtend.o c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtn.o
|
||||
COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'cmTC_6cf1e' '-dumpdir' 'cmTC_6cf1e.'
|
||||
gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928)
|
||||
COMPILER_PATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/
|
||||
LIBRARY_PATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/
|
||||
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'cmTC_45930' '-dumpdir' 'cmTC_45930.'
|
||||
C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/collect2.exe -plugin C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/liblto_plugin.dll -plugin-opt=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\13684\AppData\Local\Temp\ccXZd3Ng.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc --dynconfig=xtensa_esp32s3.so -o cmTC_45930 C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/crt0.o C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crti.o C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtbegin.o -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3 -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3 -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0 -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib CMakeFiles/cmTC_45930.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtend.o C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtn.o
|
||||
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'cmTC_45930' '-dumpdir' 'cmTC_45930.'
|
||||
|
||||
|
||||
|
||||
Parsed CXX implicit include dir info from above output: rv=done
|
||||
found start of include info
|
||||
found start of implicit include info
|
||||
add: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0]
|
||||
add: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0/xtensa-esp32s3-elf]
|
||||
add: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0/backward]
|
||||
add: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/include]
|
||||
add: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed]
|
||||
add: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/sys-include]
|
||||
add: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include]
|
||||
add: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0]
|
||||
add: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32s3]
|
||||
add: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/backward]
|
||||
add: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include]
|
||||
add: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed]
|
||||
add: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include]
|
||||
add: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include]
|
||||
end of search list found
|
||||
collapse include dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/12.2.0]
|
||||
collapse include dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0/xtensa-esp32s3-elf] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/12.2.0/xtensa-esp32s3-elf]
|
||||
collapse include dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0/backward] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/12.2.0/backward]
|
||||
collapse include dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/include] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/include]
|
||||
collapse include dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed]
|
||||
collapse include dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/sys-include] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/sys-include]
|
||||
collapse include dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include]
|
||||
implicit include dirs: [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/12.2.0;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/12.2.0/xtensa-esp32s3-elf;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/12.2.0/backward;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/include;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/sys-include;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include]
|
||||
collapse include dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0]
|
||||
collapse include dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32s3] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32s3]
|
||||
collapse include dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/backward] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0/backward]
|
||||
collapse include dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include]
|
||||
collapse include dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include-fixed]
|
||||
collapse include dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/sys-include]
|
||||
collapse include dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include]
|
||||
implicit include dirs: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32s3;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0/backward;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include-fixed;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/sys-include;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include]
|
||||
|
||||
|
||||
Parsed CXX implicit link information from above output:
|
||||
link line regex: [^( *|.*[/\])(xtensa-esp32s3-elf-ld\.exe|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
|
||||
ignore line: [Change Dir: C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/CMakeFiles/CMakeTmp]
|
||||
ignore line: []
|
||||
ignore line: [Run Build Command(s):C:/Users/13684/.espressif/tools/ninja/1.10.2/ninja.exe cmTC_6cf1e && [1/2] Building CXX object CMakeFiles/cmTC_6cf1e.dir/CMakeCXXCompilerABI.cpp.obj]
|
||||
ignore line: [Run Build Command(s):C:/Users/13684/.espressif/tools/ninja/1.11.1/ninja.exe cmTC_45930 && [1/2] Building CXX object CMakeFiles/cmTC_45930.dir/CMakeCXXCompilerABI.cpp.obj]
|
||||
ignore line: [Using built-in specs.]
|
||||
ignore line: [COLLECT_GCC=C:\Users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\xtensa-esp32s3-elf-g++.exe]
|
||||
ignore line: [Target: xtensa-esp32s3-elf]
|
||||
ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp32s3-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-12.2.0_20230208' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld]
|
||||
ignore line: [COLLECT_GCC=C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp-elf-g++.exe]
|
||||
ignore line: [Target: xtensa-esp-elf]
|
||||
ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld]
|
||||
ignore line: [Thread model: posix]
|
||||
ignore line: [Supported LTO compression algorithms: zlib]
|
||||
ignore line: [gcc version 12.2.0 (crosstool-NG esp-12.2.0_20230208) ]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_6cf1e.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_6cf1e.dir/']
|
||||
ignore line: [ c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/cc1plus.exe -quiet -v -iprefix c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/ C:/Users/13684/.espressif/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_6cf1e.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mlongcalls -version -o C:\Users\13684\AppData\Local\Temp\ccQthEFX.s]
|
||||
ignore line: [GNU C++17 (crosstool-NG esp-12.2.0_20230208) version 12.2.0 (xtensa-esp32s3-elf)]
|
||||
ignore line: [gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928) ]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_45930.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_45930.dir/']
|
||||
ignore line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/cc1plus.exe -quiet -v -imultilib esp32s3 -iprefix C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/ C:/Users/13684/.espressif/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_45930.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mdynconfig=xtensa_esp32s3.so -mlongcalls -version -o C:\Users\13684\AppData\Local\Temp\ccOPs1g4.s]
|
||||
ignore line: [GNU C++17 (crosstool-NG esp-13.2.0_20230928) version 13.2.0 (xtensa-esp-elf)]
|
||||
ignore line: [ compiled by GNU C version 6.3.0 20170516 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.1 isl version isl-0.24-GMP]
|
||||
ignore line: []
|
||||
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
|
||||
ignore line: [ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0"]
|
||||
ignore line: [ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0/xtensa-esp32s3-elf"]
|
||||
ignore line: [ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0/backward"]
|
||||
ignore line: [ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/include"]
|
||||
ignore line: [ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed"]
|
||||
ignore line: [ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/sys-include"]
|
||||
ignore line: [ignoring duplicate directory "c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include"]
|
||||
ignore line: [ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0"]
|
||||
ignore line: [ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32s3"]
|
||||
ignore line: [ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/backward"]
|
||||
ignore line: [ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/include"]
|
||||
ignore line: [ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed"]
|
||||
ignore line: [ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include"]
|
||||
ignore line: [ignoring duplicate directory "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include"]
|
||||
ignore line: [#include "..." search starts here:]
|
||||
ignore line: [#include <...> search starts here:]
|
||||
ignore line: [ c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0]
|
||||
ignore line: [ c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0/xtensa-esp32s3-elf]
|
||||
ignore line: [ c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include/c++/12.2.0/backward]
|
||||
ignore line: [ c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/include]
|
||||
ignore line: [ c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/include-fixed]
|
||||
ignore line: [ c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/sys-include]
|
||||
ignore line: [ c:\users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/include]
|
||||
ignore line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0]
|
||||
ignore line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32s3]
|
||||
ignore line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/backward]
|
||||
ignore line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include]
|
||||
ignore line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed]
|
||||
ignore line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include]
|
||||
ignore line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include]
|
||||
ignore line: [End of search list.]
|
||||
ignore line: [GNU C++17 (crosstool-NG esp-12.2.0_20230208) version 12.2.0 (xtensa-esp32s3-elf)]
|
||||
ignore line: [ compiled by GNU C version 6.3.0 20170516 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.1 isl version isl-0.24-GMP]
|
||||
ignore line: []
|
||||
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
|
||||
ignore line: [Compiler executable checksum: 4b9c7c36b27f0814815d9daed1ed2832]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_6cf1e.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_6cf1e.dir/']
|
||||
ignore line: [ c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/bin/as.exe --traditional-format --longcalls -o CMakeFiles/cmTC_6cf1e.dir/CMakeCXXCompilerABI.cpp.obj C:\Users\13684\AppData\Local\Temp\ccQthEFX.s]
|
||||
ignore line: [COMPILER_PATH=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/]
|
||||
ignore line: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/]
|
||||
ignore line: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/bin/]
|
||||
ignore line: [LIBRARY_PATH=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/]
|
||||
ignore line: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/]
|
||||
ignore line: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_6cf1e.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_6cf1e.dir/CMakeCXXCompilerABI.cpp.']
|
||||
ignore line: [[2/2] Linking CXX executable cmTC_6cf1e]
|
||||
ignore line: [Compiler executable checksum: 7accc3f4dea0b1ef90bd5b8fb39b4353]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_45930.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_45930.dir/']
|
||||
ignore line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/as.exe --traditional-format --longcalls --dynconfig=xtensa_esp32s3.so -o CMakeFiles/cmTC_45930.dir/CMakeCXXCompilerABI.cpp.obj C:\Users\13684\AppData\Local\Temp\ccOPs1g4.s]
|
||||
ignore line: [COMPILER_PATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/]
|
||||
ignore line: [LIBRARY_PATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_45930.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_45930.dir/CMakeCXXCompilerABI.cpp.']
|
||||
ignore line: [[2/2] Linking CXX executable cmTC_45930]
|
||||
ignore line: [Using built-in specs.]
|
||||
ignore line: [COLLECT_GCC=C:\Users\13684\.espressif\tools\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin\xtensa-esp32s3-elf-g++.exe]
|
||||
ignore line: [COLLECT_LTO_WRAPPER=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/lto-wrapper.exe]
|
||||
ignore line: [Target: xtensa-esp32s3-elf]
|
||||
ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp32s3-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-12.2.0_20230208' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32s3-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld]
|
||||
ignore line: [COLLECT_GCC=C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp-elf-g++.exe]
|
||||
ignore line: [COLLECT_LTO_WRAPPER=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper.exe]
|
||||
ignore line: [Target: xtensa-esp-elf]
|
||||
ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld]
|
||||
ignore line: [Thread model: posix]
|
||||
ignore line: [Supported LTO compression algorithms: zlib]
|
||||
ignore line: [gcc version 12.2.0 (crosstool-NG esp-12.2.0_20230208) ]
|
||||
ignore line: [COMPILER_PATH=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/]
|
||||
ignore line: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/]
|
||||
ignore line: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/bin/]
|
||||
ignore line: [LIBRARY_PATH=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/]
|
||||
ignore line: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/]
|
||||
ignore line: [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'cmTC_6cf1e' '-dumpdir' 'cmTC_6cf1e.']
|
||||
link line: [ c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/collect2.exe -plugin c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/liblto_plugin.dll -plugin-opt=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\13684\AppData\Local\Temp\ccoZcSWb.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -o cmTC_6cf1e c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/crt0.o c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crti.o c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtbegin.o -Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0 -Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc -Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib CMakeFiles/cmTC_6cf1e.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtend.o c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtn.o]
|
||||
arg [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/collect2.exe] ==> ignore
|
||||
ignore line: [gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928) ]
|
||||
ignore line: [COMPILER_PATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/]
|
||||
ignore line: [LIBRARY_PATH=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/]
|
||||
ignore line: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-v' '-o' 'cmTC_45930' '-dumpdir' 'cmTC_45930.']
|
||||
link line: [ C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/collect2.exe -plugin C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/liblto_plugin.dll -plugin-opt=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\13684\AppData\Local\Temp\ccXZd3Ng.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc --dynconfig=xtensa_esp32s3.so -o cmTC_45930 C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/crt0.o C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crti.o C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtbegin.o -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3 -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3 -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0 -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc -LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib CMakeFiles/cmTC_45930.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtend.o C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtn.o
]
|
||||
arg [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/collect2.exe] ==> ignore
|
||||
arg [-plugin] ==> ignore
|
||||
arg [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/liblto_plugin.dll] ==> ignore
|
||||
arg [-plugin-opt=c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/12.2.0/lto-wrapper.exe] ==> ignore
|
||||
arg [-plugin-opt=-fresolution=C:\Users\13684\AppData\Local\Temp\ccoZcSWb.res] ==> ignore
|
||||
arg [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/liblto_plugin.dll] ==> ignore
|
||||
arg [-plugin-opt=C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper.exe] ==> ignore
|
||||
arg [-plugin-opt=-fresolution=C:\Users\13684\AppData\Local\Temp\ccXZd3Ng.res] ==> ignore
|
||||
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
|
||||
arg [-plugin-opt=-pass-through=-lc] ==> ignore
|
||||
arg [-plugin-opt=-pass-through=-lnosys] ==> ignore
|
||||
arg [-plugin-opt=-pass-through=-lc] ==> ignore
|
||||
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
|
||||
arg [--dynconfig=xtensa_esp32s3.so] ==> ignore
|
||||
arg [-o] ==> ignore
|
||||
arg [cmTC_6cf1e] ==> ignore
|
||||
arg [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/crt0.o] ==> obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/crt0.o]
|
||||
arg [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crti.o] ==> obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crti.o]
|
||||
arg [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtbegin.o] ==> obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtbegin.o]
|
||||
arg [-Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0] ==> dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0]
|
||||
arg [-Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc] ==> dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc]
|
||||
arg [-Lc:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib] ==> dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib]
|
||||
arg [CMakeFiles/cmTC_6cf1e.dir/CMakeCXXCompilerABI.cpp.obj] ==> ignore
|
||||
arg [cmTC_45930] ==> ignore
|
||||
arg [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/crt0.o] ==> obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/crt0.o]
|
||||
arg [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crti.o] ==> obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crti.o]
|
||||
arg [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtbegin.o] ==> obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtbegin.o]
|
||||
arg [-LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3] ==> dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3]
|
||||
arg [-LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3] ==> dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3]
|
||||
arg [-LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0] ==> dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0]
|
||||
arg [-LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc] ==> dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc]
|
||||
arg [-LC:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib] ==> dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib]
|
||||
arg [CMakeFiles/cmTC_45930.dir/CMakeCXXCompilerABI.cpp.obj] ==> ignore
|
||||
arg [-lstdc++] ==> lib [stdc++]
|
||||
arg [-lm] ==> lib [m]
|
||||
arg [-lgcc] ==> lib [gcc]
|
||||
|
@ -376,19 +376,53 @@ Parsed CXX implicit link information from above output:
|
|||
arg [-lnosys] ==> lib [nosys]
|
||||
arg [-lc] ==> lib [c]
|
||||
arg [-lgcc] ==> lib [gcc]
|
||||
arg [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtend.o] ==> obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtend.o]
|
||||
arg [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtn.o] ==> obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtn.o]
|
||||
collapse obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib/crt0.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib/crt0.o]
|
||||
collapse obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crti.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/crti.o]
|
||||
collapse obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtbegin.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/crtbegin.o]
|
||||
collapse obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtend.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/crtend.o]
|
||||
collapse obj [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/crtn.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/crtn.o]
|
||||
collapse library dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0]
|
||||
collapse library dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc]
|
||||
collapse library dir [c:/users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/12.2.0/../../../../xtensa-esp32s3-elf/lib] ==> [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib]
|
||||
arg [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtend.o] ==> obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtend.o]
|
||||
arg [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtn.o] ==> obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtn.o]
|
||||
collapse obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3/crt0.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3/crt0.o]
|
||||
collapse obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crti.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crti.o]
|
||||
collapse obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtbegin.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtbegin.o]
|
||||
collapse obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtend.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtend.o]
|
||||
collapse obj [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtn.o] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtn.o]
|
||||
collapse library dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32s3] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3]
|
||||
collapse library dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32s3] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3]
|
||||
collapse library dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0]
|
||||
collapse library dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc]
|
||||
collapse library dir [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib] ==> [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib]
|
||||
implicit libs: [stdc++;m;gcc;c;nosys;c;gcc]
|
||||
implicit objs: [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib/crt0.o;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/crti.o;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/crtbegin.o;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/crtend.o;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0/crtn.o]
|
||||
implicit dirs: [C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/12.2.0;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/lib/gcc;C:/Users/13684/.espressif/tools/xtensa-esp32s3-elf/esp-12.2.0_20230208/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib]
|
||||
implicit objs: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3/crt0.o;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crti.o;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtbegin.o;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtend.o;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3/crtn.o]
|
||||
implicit dirs: [C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32s3;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc;C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib]
|
||||
implicit fwks: []
|
||||
|
||||
|
||||
Determining if the include file sys/types.h exists passed with the following output:
|
||||
Change Dir: C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command(s):C:/Users/13684/.espressif/tools/ninja/1.11.1/ninja.exe cmTC_7855d && [1/2] Building C object CMakeFiles/cmTC_7855d.dir/CheckIncludeFile.c.obj
|
||||
[2/2] Linking C executable cmTC_7855d
|
||||
|
||||
|
||||
|
||||
Determining if the include file stdint.h exists passed with the following output:
|
||||
Change Dir: C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command(s):C:/Users/13684/.espressif/tools/ninja/1.11.1/ninja.exe cmTC_a24de && [1/2] Building C object CMakeFiles/cmTC_a24de.dir/CheckIncludeFile.c.obj
|
||||
[2/2] Linking C executable cmTC_a24de
|
||||
|
||||
|
||||
|
||||
Determining if the include file stddef.h exists passed with the following output:
|
||||
Change Dir: C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command(s):C:/Users/13684/.espressif/tools/ninja/1.11.1/ninja.exe cmTC_9e378 && [1/2] Building C object CMakeFiles/cmTC_9e378.dir/CheckIncludeFile.c.obj
|
||||
[2/2] Linking C executable cmTC_9e378
|
||||
|
||||
|
||||
|
||||
Determining size of time_t passed with the following output:
|
||||
Change Dir: C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command(s):C:/Users/13684/.espressif/tools/ninja/1.11.1/ninja.exe cmTC_875ed && [1/2] Building C object CMakeFiles/cmTC_875ed.dir/TIME_T_SIZE.c.obj
|
||||
[2/2] Linking C executable cmTC_875ed
|
||||
|
||||
|
||||
|
||||
|
|
BIN
build/bootloader/CMakeFiles/CheckTypeSize/TIME_T_SIZE.bin
Normal file
BIN
build/bootloader/CMakeFiles/CheckTypeSize/TIME_T_SIZE.bin
Normal file
Binary file not shown.
50
build/bootloader/CMakeFiles/CheckTypeSize/TIME_T_SIZE.c
Normal file
50
build/bootloader/CMakeFiles/CheckTypeSize/TIME_T_SIZE.c
Normal file
|
@ -0,0 +1,50 @@
|
|||
#include <sys/types.h>
|
||||
#include <stdint.h>
|
||||
#include <stddef.h>
|
||||
|
||||
|
||||
#undef KEY
|
||||
#if defined(__i386)
|
||||
# define KEY '_','_','i','3','8','6'
|
||||
#elif defined(__x86_64)
|
||||
# define KEY '_','_','x','8','6','_','6','4'
|
||||
#elif defined(__PPC64__)
|
||||
# define KEY '_','_','P','P','C','6','4','_','_'
|
||||
#elif defined(__ppc64__)
|
||||
# define KEY '_','_','p','p','c','6','4','_','_'
|
||||
#elif defined(__PPC__)
|
||||
# define KEY '_','_','P','P','C','_','_'
|
||||
#elif defined(__ppc__)
|
||||
# define KEY '_','_','p','p','c','_','_'
|
||||
#elif defined(__aarch64__)
|
||||
# define KEY '_','_','a','a','r','c','h','6','4','_','_'
|
||||
#elif defined(__ARM_ARCH_7A__)
|
||||
# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_'
|
||||
#elif defined(__ARM_ARCH_7S__)
|
||||
# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_'
|
||||
#endif
|
||||
|
||||
#define SIZE (sizeof(time_t))
|
||||
static char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
|
||||
('0' + ((SIZE / 10000)%10)),
|
||||
('0' + ((SIZE / 1000)%10)),
|
||||
('0' + ((SIZE / 100)%10)),
|
||||
('0' + ((SIZE / 10)%10)),
|
||||
('0' + (SIZE % 10)),
|
||||
']',
|
||||
#ifdef KEY
|
||||
' ','k','e','y','[', KEY, ']',
|
||||
#endif
|
||||
'\0'};
|
||||
|
||||
#ifdef __CLASSIC_C__
|
||||
int main(argc, argv) int argc; char *argv[];
|
||||
#else
|
||||
int main(int argc, char *argv[])
|
||||
#endif
|
||||
{
|
||||
int require = 0;
|
||||
require += info_size[argc];
|
||||
(void)argv;
|
||||
return require;
|
||||
}
|
85
build/bootloader/CMakeFiles/TargetDirectories.txt
Normal file
85
build/bootloader/CMakeFiles/TargetDirectories.txt
Normal file
|
@ -0,0 +1,85 @@
|
|||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/CMakeFiles/menuconfig.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/CMakeFiles/confserver.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/CMakeFiles/save-defconfig.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/CMakeFiles/gen_project_binary.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/CMakeFiles/app.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/CMakeFiles/erase_flash.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/CMakeFiles/uf2.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/CMakeFiles/uf2-app.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/CMakeFiles/monitor.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/CMakeFiles/_project_elf_src.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/CMakeFiles/bootloader.elf.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/CMakeFiles/size.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/CMakeFiles/size-files.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/CMakeFiles/size-components.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/CMakeFiles/dfu.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/CMakeFiles/dfu-list.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/CMakeFiles/dfu-flash.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/CMakeFiles/rebuild_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/CMakeFiles/rebuild_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/xtensa/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/xtensa/CMakeFiles/rebuild_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/newlib/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/newlib/CMakeFiles/rebuild_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/soc/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/soc/CMakeFiles/rebuild_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/micro-ecc/CMakeFiles/__idf_micro-ecc.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/micro-ecc/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/micro-ecc/CMakeFiles/rebuild_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/hal/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/hal/CMakeFiles/rebuild_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/spi_flash/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/spi_flash/CMakeFiles/rebuild_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/esp_bootloader_format/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/esp_bootloader_format/CMakeFiles/rebuild_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/esp_app_format/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/esp_app_format/CMakeFiles/rebuild_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/bootloader_support/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/bootloader_support/CMakeFiles/rebuild_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/efuse/CMakeFiles/efuse-common-table.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/efuse/CMakeFiles/efuse_common_table.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/efuse/CMakeFiles/efuse-custom-table.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/efuse/CMakeFiles/efuse_custom_table.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/efuse/CMakeFiles/show-efuse-table.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/efuse/CMakeFiles/show_efuse_table.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/efuse/CMakeFiles/efuse_test_table.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/efuse/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/efuse/CMakeFiles/rebuild_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/esp_system/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/esp_system/CMakeFiles/rebuild_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/rebuild_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/esp_hw_support/port/esp32s3/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/esp_hw_support/port/esp32s3/CMakeFiles/rebuild_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/esp_common/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/esp_common/CMakeFiles/rebuild_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/esp_rom/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/esp_rom/CMakeFiles/rebuild_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/log/CMakeFiles/__idf_log.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/log/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/log/CMakeFiles/rebuild_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/esptool_py/CMakeFiles/bootloader_check_size.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/esptool_py/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/esptool_py/CMakeFiles/rebuild_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/partition_table/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/partition_table/CMakeFiles/rebuild_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/bootloader/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/bootloader/CMakeFiles/rebuild_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/freertos/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/freertos/CMakeFiles/rebuild_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/main/CMakeFiles/__idf_main.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/main/CMakeFiles/edit_cache.dir
|
||||
C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/main/CMakeFiles/rebuild_cache.dir
|
Binary file not shown.
12
build/bootloader/CMakeFiles/clean_additional.cmake
Normal file
12
build/bootloader/CMakeFiles/clean_additional.cmake
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Additional clean files
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
if("${CONFIG}" STREQUAL "" OR "${CONFIG}" STREQUAL "")
|
||||
file(REMOVE_RECURSE
|
||||
"bootloader.bin"
|
||||
"bootloader.map"
|
||||
"config\\sdkconfig.cmake"
|
||||
"config\\sdkconfig.h"
|
||||
"project_elf_src_esp32s3.c"
|
||||
)
|
||||
endif()
|
1
build/bootloader/CMakeFiles/cmake.check_cache
Normal file
1
build/bootloader/CMakeFiles/cmake.check_cache
Normal file
|
@ -0,0 +1 @@
|
|||
# This file is generated by cmake for dependency checking of the CMakeCache.txt file
|
|
@ -1 +1 @@
|
|||
e088c3766ba440e72268b458a68f27b6e7d63986
|
||||
a322e6bdad4b6675d4597fb2722eea2851ba88cb
|
||||
|
|
|
@ -1 +1 @@
|
|||
e088c3766ba440e72268b458a68f27b6e7d63986
|
||||
a322e6bdad4b6675d4597fb2722eea2851ba88cb
|
||||
|
|
348
build/bootloader/CMakeFiles/rules.ninja
Normal file
348
build/bootloader/CMakeFiles/rules.ninja
Normal file
|
@ -0,0 +1,348 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Ninja" Generator, CMake Version 3.24
|
||||
|
||||
# This file contains all the rules used to get the outputs files
|
||||
# built from the input files.
|
||||
# It is included in the main 'build.ninja'.
|
||||
|
||||
# =============================================================================
|
||||
# Project: bootloader
|
||||
# Configurations:
|
||||
# =============================================================================
|
||||
# =============================================================================
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__bootloader.2eelf_
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C executable.
|
||||
|
||||
rule C_EXECUTABLE_LINKER__bootloader.2eelf_
|
||||
command = cmd.exe /C "$PRE_LINK && C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD"
|
||||
description = Linking C executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for running custom commands.
|
||||
|
||||
rule CUSTOM_COMMAND
|
||||
command = $COMMAND
|
||||
description = $DESC
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER____idf_xtensa_
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C static library.
|
||||
|
||||
rule C_STATIC_LIBRARY_LINKER____idf_xtensa_
|
||||
command = cmd.exe /C "$PRE_LINK && C:\Users\13684\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
|
||||
description = Linking C static library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER____idf_soc_
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C static library.
|
||||
|
||||
rule C_STATIC_LIBRARY_LINKER____idf_soc_
|
||||
command = cmd.exe /C "$PRE_LINK && C:\Users\13684\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
|
||||
description = Linking C static library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER____idf_micro-ecc_
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C static library.
|
||||
|
||||
rule C_STATIC_LIBRARY_LINKER____idf_micro-ecc_
|
||||
command = cmd.exe /C "$PRE_LINK && C:\Users\13684\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
|
||||
description = Linking C static library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER____idf_hal_
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C static library.
|
||||
|
||||
rule C_STATIC_LIBRARY_LINKER____idf_hal_
|
||||
command = cmd.exe /C "$PRE_LINK && C:\Users\13684\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
|
||||
description = Linking C static library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER____idf_spi_flash_
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C static library.
|
||||
|
||||
rule C_STATIC_LIBRARY_LINKER____idf_spi_flash_
|
||||
command = cmd.exe /C "$PRE_LINK && C:\Users\13684\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
|
||||
description = Linking C static library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER____idf_esp_bootloader_format_
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C static library.
|
||||
|
||||
rule C_STATIC_LIBRARY_LINKER____idf_esp_bootloader_format_
|
||||
command = cmd.exe /C "$PRE_LINK && C:\Users\13684\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
|
||||
description = Linking C static library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER____idf_bootloader_support_
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C static library.
|
||||
|
||||
rule C_STATIC_LIBRARY_LINKER____idf_bootloader_support_
|
||||
command = cmd.exe /C "$PRE_LINK && C:\Users\13684\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
|
||||
description = Linking C static library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER____idf_efuse_
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C static library.
|
||||
|
||||
rule C_STATIC_LIBRARY_LINKER____idf_efuse_
|
||||
command = cmd.exe /C "$PRE_LINK && C:\Users\13684\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
|
||||
description = Linking C static library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER____idf_esp_system_
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C static library.
|
||||
|
||||
rule C_STATIC_LIBRARY_LINKER____idf_esp_system_
|
||||
command = cmd.exe /C "$PRE_LINK && C:\Users\13684\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
|
||||
description = Linking C static library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER____idf_esp_hw_support_
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C static library.
|
||||
|
||||
rule C_STATIC_LIBRARY_LINKER____idf_esp_hw_support_
|
||||
command = cmd.exe /C "$PRE_LINK && C:\Users\13684\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
|
||||
description = Linking C static library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER____idf_esp_common_
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C static library.
|
||||
|
||||
rule C_STATIC_LIBRARY_LINKER____idf_esp_common_
|
||||
command = cmd.exe /C "$PRE_LINK && C:\Users\13684\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
|
||||
description = Linking C static library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling ASM files.
|
||||
|
||||
rule ASM_COMPILER____idf_esp_rom_
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building ASM object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER____idf_esp_rom_
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C static library.
|
||||
|
||||
rule C_STATIC_LIBRARY_LINKER____idf_esp_rom_
|
||||
command = cmd.exe /C "$PRE_LINK && C:\Users\13684\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
|
||||
description = Linking C static library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER____idf_log_
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C static library.
|
||||
|
||||
rule C_STATIC_LIBRARY_LINKER____idf_log_
|
||||
command = cmd.exe /C "$PRE_LINK && C:\Users\13684\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
|
||||
description = Linking C static library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER____idf_main_
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C static library.
|
||||
|
||||
rule C_STATIC_LIBRARY_LINKER____idf_main_
|
||||
command = cmd.exe /C "$PRE_LINK && C:\Users\13684\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\13684\.espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
|
||||
description = Linking C static library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for re-running cmake.
|
||||
|
||||
rule RERUN_CMAKE
|
||||
command = C:\Users\13684\.espressif\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\13684\esp\esp-idf\components\bootloader\subproject -BC:\Users\13684\Desktop\esp32\esp32s3\CLSH1001\software\build\bootloader
|
||||
description = Re-running CMake...
|
||||
generator = 1
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for cleaning additional files.
|
||||
|
||||
rule CLEAN_ADDITIONAL
|
||||
command = C:\Users\13684\.espressif\tools\cmake\3.24.0\bin\cmake.exe -DCONFIG=$CONFIG -P CMakeFiles\clean_additional.cmake
|
||||
description = Cleaning additional files...
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for cleaning all built files.
|
||||
|
||||
rule CLEAN
|
||||
command = C:\Users\13684\.espressif\tools\ninja\1.11.1\ninja.exe $FILE_ARG -t clean $TARGETS
|
||||
description = Cleaning all built files...
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for printing all primary targets available.
|
||||
|
||||
rule HELP
|
||||
command = C:\Users\13684\.espressif\tools\ninja\1.11.1\ninja.exe -t targets
|
||||
description = All primary targets available:
|
||||
|
BIN
build/bootloader/bootloader.bin
Normal file
BIN
build/bootloader/bootloader.bin
Normal file
Binary file not shown.
BIN
build/bootloader/bootloader.elf
Normal file
BIN
build/bootloader/bootloader.elf
Normal file
Binary file not shown.
7063
build/bootloader/bootloader.map
Normal file
7063
build/bootloader/bootloader.map
Normal file
File diff suppressed because it is too large
Load Diff
2646
build/bootloader/build.ninja
Normal file
2646
build/bootloader/build.ninja
Normal file
File diff suppressed because one or more lines are too long
|
@ -1,31 +0,0 @@
|
|||
|
||||
set(PYTHON "C:/Users/13684/.espressif/python_env/idf5.1_py3.11_env/Scripts/python.exe")
|
||||
set(__BUILD_PROPERTIES "PYTHON;__BUILD_PROPERTIES;IDF_PATH;__PREFIX;__CHECK_PYTHON;IDF_COMPONENT_MANAGER;COMPILE_DEFINITIONS;COMPILE_OPTIONS;C_COMPILE_OPTIONS;CXX_COMPILE_OPTIONS;__COMPONENT_TARGETS;BUILD_COMPONENT_DIRS;__COMPONENT_REQUIRES_COMMON;IDF_VER;__ROOT_KCONFIG;__ROOT_SDKCONFIG_RENAME;__OUTPUT_SDKCONFIG;EXTRA_CMAKE_ARGS;__COMPONENT_MANAGER_INTERFACE_VERSION;BOOTLOADER_BUILD;IDF_TARGET;IDF_TARGET_ARCH;PROJECT_DIR;PROJECT_NAME;PROJECT_VER;BUILD_DIR;SDKCONFIG;SDKCONFIG_DEFAULTS;__COMPONENT_NAMES_RESOLVED;__COMPONENT_TARGETS_RESOLVED")
|
||||
set(IDF_PATH "C:/Users/13684/esp/esp-idf")
|
||||
set(__PREFIX "idf")
|
||||
set(__CHECK_PYTHON "0")
|
||||
set(IDF_COMPONENT_MANAGER "1")
|
||||
set(COMPILE_DEFINITIONS "_GNU_SOURCE;IDF_VER="v5.1.1"")
|
||||
set(COMPILE_OPTIONS "-ffunction-sections;-fdata-sections;-Wall;-Werror=all;-Wno-error=unused-function;-Wno-error=unused-variable;-Wno-error=unused-but-set-variable;-Wno-error=deprecated-declarations;-Wextra;-Wno-unused-parameter;-Wno-sign-compare;-Wno-enum-conversion;-gdwarf-4;-ggdb")
|
||||
set(C_COMPILE_OPTIONS "-std=gnu17")
|
||||
set(CXX_COMPILE_OPTIONS "-std=gnu++2b")
|
||||
set(__COMPONENT_TARGETS "___idf_app_trace;___idf_app_update;___idf_bootloader;___idf_bootloader_support;___idf_bt;___idf_cmock;___idf_console;___idf_cxx;___idf_driver;___idf_efuse;___idf_esp-tls;___idf_esp_adc;___idf_esp_app_format;___idf_esp_coex;___idf_esp_common;___idf_esp_eth;___idf_esp_event;___idf_esp_gdbstub;___idf_esp_hid;___idf_esp_http_client;___idf_esp_http_server;___idf_esp_https_ota;___idf_esp_https_server;___idf_esp_hw_support;___idf_esp_lcd;___idf_esp_local_ctrl;___idf_esp_mm;___idf_esp_netif;___idf_esp_netif_stack;___idf_esp_partition;___idf_esp_phy;___idf_esp_pm;___idf_esp_psram;___idf_esp_ringbuf;___idf_esp_rom;___idf_esp_system;___idf_esp_timer;___idf_esp_wifi;___idf_espcoredump;___idf_esptool_py;___idf_fatfs;___idf_freertos;___idf_hal;___idf_heap;___idf_http_parser;___idf_idf_test;___idf_ieee802154;___idf_json;___idf_linux;___idf_log;___idf_lwip;___idf_mbedtls;___idf_mqtt;___idf_newlib;___idf_nvs_flash;___idf_openthread;___idf_partition_table;___idf_perfmon;___idf_protobuf-c;___idf_protocomm;___idf_pthread;___idf_riscv;___idf_sdmmc;___idf_soc;___idf_spi_flash;___idf_spiffs;___idf_tcp_transport;___idf_touch_element;___idf_ulp;___idf_unity;___idf_usb;___idf_vfs;___idf_wear_levelling;___idf_wifi_provisioning;___idf_wpa_supplicant;___idf_xtensa;___idf_main;___idf_micro-ecc")
|
||||
set(BUILD_COMPONENT_DIRS "C:/Users/13684/esp/esp-idf/components/app_trace;C:/Users/13684/esp/esp-idf/components/app_update;C:/Users/13684/esp/esp-idf/components/bootloader;C:/Users/13684/esp/esp-idf/components/bootloader_support;C:/Users/13684/esp/esp-idf/components/bt;C:/Users/13684/esp/esp-idf/components/cmock;C:/Users/13684/esp/esp-idf/components/console;C:/Users/13684/esp/esp-idf/components/cxx;C:/Users/13684/esp/esp-idf/components/driver;C:/Users/13684/esp/esp-idf/components/efuse;C:/Users/13684/esp/esp-idf/components/esp-tls;C:/Users/13684/esp/esp-idf/components/esp_adc;C:/Users/13684/esp/esp-idf/components/esp_app_format;C:/Users/13684/esp/esp-idf/components/esp_coex;C:/Users/13684/esp/esp-idf/components/esp_common;C:/Users/13684/esp/esp-idf/components/esp_eth;C:/Users/13684/esp/esp-idf/components/esp_event;C:/Users/13684/esp/esp-idf/components/esp_gdbstub;C:/Users/13684/esp/esp-idf/components/esp_hid;C:/Users/13684/esp/esp-idf/components/esp_http_client;C:/Users/13684/esp/esp-idf/components/esp_http_server;C:/Users/13684/esp/esp-idf/components/esp_https_ota;C:/Users/13684/esp/esp-idf/components/esp_https_server;C:/Users/13684/esp/esp-idf/components/esp_hw_support;C:/Users/13684/esp/esp-idf/components/esp_lcd;C:/Users/13684/esp/esp-idf/components/esp_local_ctrl;C:/Users/13684/esp/esp-idf/components/esp_mm;C:/Users/13684/esp/esp-idf/components/esp_netif;C:/Users/13684/esp/esp-idf/components/esp_netif_stack;C:/Users/13684/esp/esp-idf/components/esp_partition;C:/Users/13684/esp/esp-idf/components/esp_phy;C:/Users/13684/esp/esp-idf/components/esp_pm;C:/Users/13684/esp/esp-idf/components/esp_psram;C:/Users/13684/esp/esp-idf/components/esp_ringbuf;C:/Users/13684/esp/esp-idf/components/esp_rom;C:/Users/13684/esp/esp-idf/components/esp_system;C:/Users/13684/esp/esp-idf/components/esp_timer;C:/Users/13684/esp/esp-idf/components/esp_wifi;C:/Users/13684/esp/esp-idf/components/espcoredump;C:/Users/13684/esp/esp-idf/components/esptool_py;C:/Users/13684/esp/esp-idf/components/fatfs;C:/Users/13684/esp/esp-idf/components/freertos;C:/Users/13684/esp/esp-idf/components/hal;C:/Users/13684/esp/esp-idf/components/heap;C:/Users/13684/esp/esp-idf/components/http_parser;C:/Users/13684/esp/esp-idf/components/idf_test;C:/Users/13684/esp/esp-idf/components/ieee802154;C:/Users/13684/esp/esp-idf/components/json;C:/Users/13684/esp/esp-idf/components/linux;C:/Users/13684/esp/esp-idf/components/log;C:/Users/13684/esp/esp-idf/components/lwip;C:/Users/13684/esp/esp-idf/components/mbedtls;C:/Users/13684/esp/esp-idf/components/mqtt;C:/Users/13684/esp/esp-idf/components/newlib;C:/Users/13684/esp/esp-idf/components/nvs_flash;C:/Users/13684/esp/esp-idf/components/openthread;C:/Users/13684/esp/esp-idf/components/partition_table;C:/Users/13684/esp/esp-idf/components/perfmon;C:/Users/13684/esp/esp-idf/components/protobuf-c;C:/Users/13684/esp/esp-idf/components/protocomm;C:/Users/13684/esp/esp-idf/components/pthread;C:/Users/13684/esp/esp-idf/components/riscv;C:/Users/13684/esp/esp-idf/components/sdmmc;C:/Users/13684/esp/esp-idf/components/soc;C:/Users/13684/esp/esp-idf/components/spi_flash;C:/Users/13684/esp/esp-idf/components/spiffs;C:/Users/13684/esp/esp-idf/components/tcp_transport;C:/Users/13684/esp/esp-idf/components/touch_element;C:/Users/13684/esp/esp-idf/components/ulp;C:/Users/13684/esp/esp-idf/components/unity;C:/Users/13684/esp/esp-idf/components/usb;C:/Users/13684/esp/esp-idf/components/vfs;C:/Users/13684/esp/esp-idf/components/wear_levelling;C:/Users/13684/esp/esp-idf/components/wifi_provisioning;C:/Users/13684/esp/esp-idf/components/wpa_supplicant;C:/Users/13684/esp/esp-idf/components/xtensa;C:/Users/13684/esp/esp-idf/components/bootloader/subproject/main;C:/Users/13684/esp/esp-idf/components/bootloader;C:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc")
|
||||
set(__COMPONENT_REQUIRES_COMMON "log;esp_rom;esp_common;esp_hw_support;newlib;xtensa")
|
||||
set(IDF_VER "v5.1.1")
|
||||
set(__ROOT_KCONFIG "C:/Users/13684/esp/esp-idf/Kconfig")
|
||||
set(__ROOT_SDKCONFIG_RENAME "C:/Users/13684/esp/esp-idf/sdkconfig.rename")
|
||||
set(__OUTPUT_SDKCONFIG "0")
|
||||
set(EXTRA_CMAKE_ARGS "")
|
||||
set(__COMPONENT_MANAGER_INTERFACE_VERSION "2")
|
||||
set(BOOTLOADER_BUILD "1")
|
||||
set(IDF_TARGET "esp32s3")
|
||||
set(IDF_TARGET_ARCH "xtensa")
|
||||
set(PROJECT_DIR "C:/Users/13684/esp/esp-idf/components/bootloader/subproject")
|
||||
set(PROJECT_NAME "bootloader")
|
||||
set(PROJECT_VER "v5.1.1")
|
||||
set(BUILD_DIR "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader")
|
||||
set(SDKCONFIG "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/sdkconfig")
|
||||
set(SDKCONFIG_DEFAULTS "")
|
||||
set(__COMPONENT_NAMES_RESOLVED "bootloader;bootloader_support;efuse;esp_hw_support;esp_system;esptool_py;freertos;hal;log;newlib;partition_table;soc;spi_flash;main;micro-ecc")
|
||||
set(__COMPONENT_TARGETS_RESOLVED "___idf_bootloader;___idf_bootloader_support;___idf_efuse;___idf_esp_hw_support;___idf_esp_system;___idf_esptool_py;___idf_freertos;___idf_hal;___idf_log;___idf_newlib;___idf_partition_table;___idf_soc;___idf_spi_flash;___idf_main;___idf_micro-ecc")
|
54
build/bootloader/cmake_install.cmake
Normal file
54
build/bootloader/cmake_install.cmake
Normal file
|
@ -0,0 +1,54 @@
|
|||
# Install script for directory: C:/Users/13684/esp/esp-idf/components/bootloader/subproject
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader")
|
||||
endif()
|
||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
||||
|
||||
# Set the install configuration name.
|
||||
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||
if(BUILD_TYPE)
|
||||
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_CONFIG_NAME "")
|
||||
endif()
|
||||
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||
endif()
|
||||
|
||||
# Set the component getting installed.
|
||||
if(NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(COMPONENT)
|
||||
message(STATUS "Install component: \"${COMPONENT}\"")
|
||||
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_COMPONENT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# Is this installation the result of a crosscompile?
|
||||
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
||||
set(CMAKE_CROSSCOMPILING "TRUE")
|
||||
endif()
|
||||
|
||||
# Set default install directory permissions.
|
||||
if(NOT DEFINED CMAKE_OBJDUMP)
|
||||
set(CMAKE_OBJDUMP "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-objdump.exe")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT)
|
||||
set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
|
||||
else()
|
||||
set(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
|
||||
endif()
|
||||
|
||||
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
||||
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
||||
file(WRITE "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/${CMAKE_INSTALL_MANIFEST}"
|
||||
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
472
build/bootloader/compile_commands.json
Normal file
472
build/bootloader/compile_commands.json
Normal file
|
@ -0,0 +1,472 @@
|
|||
[
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/esp_bootloader_format/include -IC:/Users/13684/esp/esp-idf/components/esp_app_format/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -mlongcalls -fdiagnostics-color=always -o CMakeFiles\\bootloader.elf.dir\\project_elf_src_esp32s3.c.obj -c C:\\Users\\13684\\Desktop\\esp32\\esp32s3\\CLSH1001\\software\\build\\bootloader\\project_elf_src_esp32s3.c",
|
||||
"file": "C:\\Users\\13684\\Desktop\\esp32\\esp32s3\\CLSH1001\\software\\build\\bootloader\\project_elf_src_esp32s3.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\xtensa\\CMakeFiles\\__idf_xtensa.dir\\eri.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\xtensa\\eri.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\xtensa\\eri.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\xtensa\\CMakeFiles\\__idf_xtensa.dir\\xt_trax.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\xtensa\\xt_trax.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\xtensa\\xt_trax.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\lldesc.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\lldesc.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\lldesc.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\dport_access_common.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\dport_access_common.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\dport_access_common.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\interrupts.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\interrupts.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\interrupts.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\gpio_periph.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\gpio_periph.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\gpio_periph.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\uart_periph.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\uart_periph.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\uart_periph.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\adc_periph.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\adc_periph.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\adc_periph.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\dedic_gpio_periph.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\dedic_gpio_periph.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\dedic_gpio_periph.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\gdma_periph.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\gdma_periph.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\gdma_periph.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\spi_periph.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\spi_periph.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\spi_periph.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\ledc_periph.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\ledc_periph.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\ledc_periph.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\pcnt_periph.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\pcnt_periph.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\pcnt_periph.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\rmt_periph.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\rmt_periph.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\rmt_periph.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\sdm_periph.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\sdm_periph.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\sdm_periph.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\i2s_periph.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\i2s_periph.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\i2s_periph.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\i2c_periph.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\i2c_periph.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\i2c_periph.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\temperature_sensor_periph.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\temperature_sensor_periph.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\temperature_sensor_periph.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\timer_periph.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\timer_periph.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\timer_periph.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\lcd_periph.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\lcd_periph.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\lcd_periph.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\mcpwm_periph.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\mcpwm_periph.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\mcpwm_periph.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\mpi_periph.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\mpi_periph.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\mpi_periph.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\sdmmc_periph.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\sdmmc_periph.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\sdmmc_periph.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\touch_sensor_periph.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\touch_sensor_periph.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\touch_sensor_periph.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\twai_periph.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\twai_periph.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\twai_periph.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\usb_periph.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\usb_periph.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\usb_periph.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\usb_dwc_periph.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\usb_dwc_periph.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\usb_dwc_periph.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\rtc_io_periph.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\rtc_io_periph.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\soc\\esp32s3\\rtc_io_periph.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\micro-ecc\\CMakeFiles\\__idf_micro-ecc.dir\\uECC_verify_antifault.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader\\subproject\\components\\micro-ecc\\uECC_verify_antifault.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader\\subproject\\components\\micro-ecc\\uECC_verify_antifault.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\hal\\CMakeFiles\\__idf_hal.dir\\hal_utils.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\hal\\hal_utils.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\hal\\hal_utils.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\hal\\CMakeFiles\\__idf_hal.dir\\mpu_hal.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\hal\\mpu_hal.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\hal\\mpu_hal.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\hal\\CMakeFiles\\__idf_hal.dir\\efuse_hal.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\hal\\efuse_hal.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\hal\\efuse_hal.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\hal\\CMakeFiles\\__idf_hal.dir\\esp32s3\\efuse_hal.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\hal\\esp32s3\\efuse_hal.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\hal\\esp32s3\\efuse_hal.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\hal\\CMakeFiles\\__idf_hal.dir\\mmu_hal.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\hal\\mmu_hal.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\hal\\mmu_hal.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\hal\\CMakeFiles\\__idf_hal.dir\\cache_hal.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\hal\\cache_hal.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\hal\\cache_hal.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\spi_flash\\CMakeFiles\\__idf_spi_flash.dir\\spi_flash_wrap.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\spi_flash\\spi_flash_wrap.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\spi_flash\\spi_flash_wrap.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/esp_bootloader_format/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_bootloader_format\\CMakeFiles\\__idf_esp_bootloader_format.dir\\esp_bootloader_desc.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\esp_bootloader_format\\esp_bootloader_desc.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\esp_bootloader_format\\esp_bootloader_desc.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/esp_bootloader_format/include -IC:/Users/13684/esp/esp-idf/components/esp_app_format/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_common.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\bootloader_common.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\bootloader_common.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/esp_bootloader_format/include -IC:/Users/13684/esp/esp-idf/components/esp_app_format/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_common_loader.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\bootloader_common_loader.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\bootloader_common_loader.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/esp_bootloader_format/include -IC:/Users/13684/esp/esp-idf/components/esp_app_format/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_clock_init.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\bootloader_clock_init.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\bootloader_clock_init.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/esp_bootloader_format/include -IC:/Users/13684/esp/esp-idf/components/esp_app_format/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_mem.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\bootloader_mem.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\bootloader_mem.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/esp_bootloader_format/include -IC:/Users/13684/esp/esp-idf/components/esp_app_format/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_random.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\bootloader_random.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\bootloader_random.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/esp_bootloader_format/include -IC:/Users/13684/esp/esp-idf/components/esp_app_format/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_efuse.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\bootloader_efuse.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\bootloader_efuse.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/esp_bootloader_format/include -IC:/Users/13684/esp/esp-idf/components/esp_app_format/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\flash_encrypt.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\flash_encrypt.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\flash_encrypt.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/esp_bootloader_format/include -IC:/Users/13684/esp/esp-idf/components/esp_app_format/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\secure_boot.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\secure_boot.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\secure_boot.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/esp_bootloader_format/include -IC:/Users/13684/esp/esp-idf/components/esp_app_format/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_random_esp32s3.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\bootloader_random_esp32s3.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\bootloader_random_esp32s3.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/esp_bootloader_format/include -IC:/Users/13684/esp/esp-idf/components/esp_app_format/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\bootloader_flash\\src\\bootloader_flash.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\bootloader_flash\\src\\bootloader_flash.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\bootloader_flash\\src\\bootloader_flash.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/esp_bootloader_format/include -IC:/Users/13684/esp/esp-idf/components/esp_app_format/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\bootloader_flash\\src\\flash_qio_mode.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\bootloader_flash\\src\\flash_qio_mode.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\bootloader_flash\\src\\flash_qio_mode.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/esp_bootloader_format/include -IC:/Users/13684/esp/esp-idf/components/esp_app_format/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\bootloader_flash\\src\\bootloader_flash_config_esp32s3.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\bootloader_flash\\src\\bootloader_flash_config_esp32s3.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\bootloader_flash\\src\\bootloader_flash_config_esp32s3.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/esp_bootloader_format/include -IC:/Users/13684/esp/esp-idf/components/esp_app_format/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_utility.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\bootloader_utility.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\bootloader_utility.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/esp_bootloader_format/include -IC:/Users/13684/esp/esp-idf/components/esp_app_format/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\flash_partitions.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\flash_partitions.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\flash_partitions.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/esp_bootloader_format/include -IC:/Users/13684/esp/esp-idf/components/esp_app_format/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\esp_image_format.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\esp_image_format.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\esp_image_format.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/esp_bootloader_format/include -IC:/Users/13684/esp/esp-idf/components/esp_app_format/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_init.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\bootloader_init.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\bootloader_init.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/esp_bootloader_format/include -IC:/Users/13684/esp/esp-idf/components/esp_app_format/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_clock_loader.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\bootloader_clock_loader.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\bootloader_clock_loader.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/esp_bootloader_format/include -IC:/Users/13684/esp/esp-idf/components/esp_app_format/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_console.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\bootloader_console.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\bootloader_console.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/esp_bootloader_format/include -IC:/Users/13684/esp/esp-idf/components/esp_app_format/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_console_loader.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\bootloader_console_loader.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\bootloader_console_loader.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/esp_bootloader_format/include -IC:/Users/13684/esp/esp-idf/components/esp_app_format/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\esp32s3\\bootloader_sha.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\esp32s3\\bootloader_sha.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\esp32s3\\bootloader_sha.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/esp_bootloader_format/include -IC:/Users/13684/esp/esp-idf/components/esp_app_format/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\esp32s3\\bootloader_soc.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\esp32s3\\bootloader_soc.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\esp32s3\\bootloader_soc.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/esp_bootloader_format/include -IC:/Users/13684/esp/esp-idf/components/esp_app_format/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\esp32s3\\bootloader_esp32s3.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\esp32s3\\bootloader_esp32s3.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\esp32s3\\bootloader_esp32s3.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/esp_bootloader_format/include -IC:/Users/13684/esp/esp-idf/components/esp_app_format/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_panic.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\bootloader_panic.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader_support\\src\\bootloader_panic.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/efuse/private_include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/private_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\esp32s3\\esp_efuse_table.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\efuse\\esp32s3\\esp_efuse_table.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\efuse\\esp32s3\\esp_efuse_table.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/efuse/private_include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/private_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\esp32s3\\esp_efuse_fields.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\efuse\\esp32s3\\esp_efuse_fields.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\efuse\\esp32s3\\esp_efuse_fields.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/efuse/private_include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/private_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\esp32s3\\esp_efuse_rtc_calib.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\efuse\\esp32s3\\esp_efuse_rtc_calib.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\efuse\\esp32s3\\esp_efuse_rtc_calib.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/efuse/private_include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/private_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\esp32s3\\esp_efuse_utility.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\efuse\\esp32s3\\esp_efuse_utility.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\efuse\\esp32s3\\esp_efuse_utility.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/efuse/private_include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/private_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\src\\esp_efuse_api.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\efuse\\src\\esp_efuse_api.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\efuse\\src\\esp_efuse_api.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/efuse/private_include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/private_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\src\\esp_efuse_fields.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\efuse\\src\\esp_efuse_fields.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\efuse\\src\\esp_efuse_fields.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/efuse/private_include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/private_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\src\\esp_efuse_utility.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\efuse\\src\\esp_efuse_utility.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\efuse\\src\\esp_efuse_utility.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/efuse/private_include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/private_include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\src\\efuse_controller\\keys\\with_key_purposes\\esp_efuse_api_key.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\efuse\\src\\efuse_controller\\keys\\with_key_purposes\\esp_efuse_api_key.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\efuse\\src\\efuse_controller\\keys\\with_key_purposes\\esp_efuse_api_key.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/esp_app_format/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_system\\CMakeFiles\\__idf_esp_system.dir\\esp_err.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\esp_system\\esp_err.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\esp_system\\esp_err.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\cpu.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\esp_hw_support\\cpu.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\esp_hw_support\\cpu.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\esp_memory_utils.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\esp_hw_support\\esp_memory_utils.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\esp_hw_support\\esp_memory_utils.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\port\\esp32s3\\cpu_region_protect.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\cpu_region_protect.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\cpu_region_protect.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\port\\esp32s3\\rtc_clk.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\rtc_clk.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\rtc_clk.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\port\\esp32s3\\rtc_clk_init.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\rtc_clk_init.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\rtc_clk_init.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\port\\esp32s3\\rtc_init.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\rtc_init.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\rtc_init.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\port\\esp32s3\\rtc_sleep.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\rtc_sleep.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\rtc_sleep.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\port\\esp32s3\\rtc_time.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\rtc_time.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\rtc_time.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\port\\esp32s3\\chip_info.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\chip_info.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\chip_info.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/efuse/include -IC:/Users/13684/esp/esp-idf/components/efuse/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -IC:/Users/13684/esp/esp-idf/components/spi_flash/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_common\\CMakeFiles\\__idf_esp_common.dir\\src\\esp_err_to_name.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\esp_common\\src\\esp_err_to_name.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\esp_common\\src\\esp_err_to_name.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_crc.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\esp_rom\\patches\\esp_rom_crc.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\esp_rom\\patches\\esp_rom_crc.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_sys.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\esp_rom\\patches\\esp_rom_sys.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\esp_rom\\patches\\esp_rom_sys.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_uart.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\esp_rom\\patches\\esp_rom_uart.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\esp_rom\\patches\\esp_rom_uart.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_spiflash.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\esp_rom\\patches\\esp_rom_spiflash.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\esp_rom\\patches\\esp_rom_spiflash.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_efuse.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\esp_rom\\patches\\esp_rom_efuse.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\esp_rom\\patches\\esp_rom_efuse.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -o esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_longjmp.S.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\esp_rom\\patches\\esp_rom_longjmp.S",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\esp_rom\\patches\\esp_rom_longjmp.S"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_systimer.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\esp_rom\\patches\\esp_rom_systimer.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\esp_rom\\patches\\esp_rom_systimer.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_wdt.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\esp_rom\\patches\\esp_rom_wdt.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\esp_rom\\patches\\esp_rom_wdt.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_cache_esp32s2_esp32s3.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\esp_rom\\patches\\esp_rom_cache_esp32s2_esp32s3.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\esp_rom\\patches\\esp_rom_cache_esp32s2_esp32s3.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -o esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_cache_writeback_esp32s3.S.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\esp_rom\\patches\\esp_rom_cache_writeback_esp32s3.S",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\esp_rom\\patches\\esp_rom_cache_writeback_esp32s3.S"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\log\\CMakeFiles\\__idf_log.dir\\log.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\log\\log.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\log\\log.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\log\\CMakeFiles\\__idf_log.dir\\log_buffers.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\log\\log_buffers.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\log\\log_buffers.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/platform_port/include -IC:/Users/13684/esp/esp-idf/components/hal/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/hal/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\log\\CMakeFiles\\__idf_log.dir\\log_noos.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\log\\log_noos.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\log\\log_noos.c"
|
||||
},
|
||||
{
|
||||
"directory": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader",
|
||||
"command": "C:\\Users\\13684\\.espressif\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/config -IC:/Users/13684/esp/esp-idf/components/log/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include -IC:/Users/13684/esp/esp-idf/components/esp_rom/include/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_rom/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_common/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Users/13684/esp/esp-idf/components/newlib/platform_include -IC:/Users/13684/esp/esp-idf/components/xtensa/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/xtensa/include -IC:/Users/13684/esp/esp-idf/components/xtensa/deprecated_include -IC:/Users/13684/esp/esp-idf/components/soc/include -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3 -IC:/Users/13684/esp/esp-idf/components/soc/esp32s3/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/13684/esp/esp-idf/components/bootloader_support/private_include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Users/13684/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/13684/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\main\\CMakeFiles\\__idf_main.dir\\bootloader_start.c.obj -c C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader\\subproject\\main\\bootloader_start.c",
|
||||
"file": "C:\\Users\\13684\\esp\\esp-idf\\components\\bootloader\\subproject\\main\\bootloader_start.c"
|
||||
}
|
||||
]
|
|
@ -1,704 +0,0 @@
|
|||
|
||||
set(__component____idf_app_trace_COMPONENT_LIB "__idf_app_trace")
|
||||
set(__component____idf_app_trace___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_app_trace_COMPONENT_NAME "app_trace")
|
||||
set(__component____idf_app_trace_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/app_trace")
|
||||
set(__component____idf_app_trace_COMPONENT_ALIAS "idf::app_trace")
|
||||
set(__component____idf_app_trace___PREFIX "idf")
|
||||
set(__component____idf_app_trace_KCONFIG "C:/Users/13684/esp/esp-idf/components/app_trace/Kconfig")
|
||||
set(__component____idf_app_trace_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_app_trace_SDKCONFIG_RENAME "C:/Users/13684/esp/esp-idf/components/app_trace/sdkconfig.rename")
|
||||
set(__component____idf_app_update_COMPONENT_LIB "__idf_app_update")
|
||||
set(__component____idf_app_update___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_app_update_COMPONENT_NAME "app_update")
|
||||
set(__component____idf_app_update_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/app_update")
|
||||
set(__component____idf_app_update_COMPONENT_ALIAS "idf::app_update")
|
||||
set(__component____idf_app_update___PREFIX "idf")
|
||||
set(__component____idf_app_update_KCONFIG "")
|
||||
set(__component____idf_app_update_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_app_update_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_bootloader_COMPONENT_LIB "__idf_bootloader")
|
||||
set(__component____idf_bootloader___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME;COMPONENT_OVERRIDEN_DIR")
|
||||
set(__component____idf_bootloader_COMPONENT_NAME "bootloader")
|
||||
set(__component____idf_bootloader_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/bootloader")
|
||||
set(__component____idf_bootloader_COMPONENT_ALIAS "idf::bootloader")
|
||||
set(__component____idf_bootloader___PREFIX "idf")
|
||||
set(__component____idf_bootloader_KCONFIG "")
|
||||
set(__component____idf_bootloader_KCONFIG_PROJBUILD "C:/Users/13684/esp/esp-idf/components/bootloader/Kconfig.projbuild")
|
||||
set(__component____idf_bootloader_SDKCONFIG_RENAME "C:/Users/13684/esp/esp-idf/components/bootloader/sdkconfig.rename")
|
||||
set(__component____idf_bootloader_COMPONENT_OVERRIDEN_DIR "C:/Users/13684/esp/esp-idf/components/bootloader")
|
||||
set(__component____idf_bootloader_support_COMPONENT_LIB "__idf_bootloader_support")
|
||||
set(__component____idf_bootloader_support___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_bootloader_support_COMPONENT_NAME "bootloader_support")
|
||||
set(__component____idf_bootloader_support_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/bootloader_support")
|
||||
set(__component____idf_bootloader_support_COMPONENT_ALIAS "idf::bootloader_support")
|
||||
set(__component____idf_bootloader_support___PREFIX "idf")
|
||||
set(__component____idf_bootloader_support_KCONFIG "")
|
||||
set(__component____idf_bootloader_support_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_bootloader_support_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_bt_COMPONENT_LIB "__idf_bt")
|
||||
set(__component____idf_bt___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_bt_COMPONENT_NAME "bt")
|
||||
set(__component____idf_bt_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/bt")
|
||||
set(__component____idf_bt_COMPONENT_ALIAS "idf::bt")
|
||||
set(__component____idf_bt___PREFIX "idf")
|
||||
set(__component____idf_bt_KCONFIG "C:/Users/13684/esp/esp-idf/components/bt/Kconfig")
|
||||
set(__component____idf_bt_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_bt_SDKCONFIG_RENAME "C:/Users/13684/esp/esp-idf/components/bt/sdkconfig.rename")
|
||||
set(__component____idf_cmock_COMPONENT_LIB "__idf_cmock")
|
||||
set(__component____idf_cmock___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_cmock_COMPONENT_NAME "cmock")
|
||||
set(__component____idf_cmock_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/cmock")
|
||||
set(__component____idf_cmock_COMPONENT_ALIAS "idf::cmock")
|
||||
set(__component____idf_cmock___PREFIX "idf")
|
||||
set(__component____idf_cmock_KCONFIG "")
|
||||
set(__component____idf_cmock_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_cmock_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_console_COMPONENT_LIB "__idf_console")
|
||||
set(__component____idf_console___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_console_COMPONENT_NAME "console")
|
||||
set(__component____idf_console_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/console")
|
||||
set(__component____idf_console_COMPONENT_ALIAS "idf::console")
|
||||
set(__component____idf_console___PREFIX "idf")
|
||||
set(__component____idf_console_KCONFIG "")
|
||||
set(__component____idf_console_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_console_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_cxx_COMPONENT_LIB "__idf_cxx")
|
||||
set(__component____idf_cxx___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_cxx_COMPONENT_NAME "cxx")
|
||||
set(__component____idf_cxx_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/cxx")
|
||||
set(__component____idf_cxx_COMPONENT_ALIAS "idf::cxx")
|
||||
set(__component____idf_cxx___PREFIX "idf")
|
||||
set(__component____idf_cxx_KCONFIG "")
|
||||
set(__component____idf_cxx_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_cxx_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_driver_COMPONENT_LIB "__idf_driver")
|
||||
set(__component____idf_driver___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_driver_COMPONENT_NAME "driver")
|
||||
set(__component____idf_driver_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/driver")
|
||||
set(__component____idf_driver_COMPONENT_ALIAS "idf::driver")
|
||||
set(__component____idf_driver___PREFIX "idf")
|
||||
set(__component____idf_driver_KCONFIG "C:/Users/13684/esp/esp-idf/components/driver/Kconfig")
|
||||
set(__component____idf_driver_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_driver_SDKCONFIG_RENAME "C:/Users/13684/esp/esp-idf/components/driver/sdkconfig.rename")
|
||||
set(__component____idf_efuse_COMPONENT_LIB "__idf_efuse")
|
||||
set(__component____idf_efuse___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_efuse_COMPONENT_NAME "efuse")
|
||||
set(__component____idf_efuse_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/efuse")
|
||||
set(__component____idf_efuse_COMPONENT_ALIAS "idf::efuse")
|
||||
set(__component____idf_efuse___PREFIX "idf")
|
||||
set(__component____idf_efuse_KCONFIG "C:/Users/13684/esp/esp-idf/components/efuse/Kconfig")
|
||||
set(__component____idf_efuse_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_efuse_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_esp-tls_COMPONENT_LIB "__idf_esp-tls")
|
||||
set(__component____idf_esp-tls___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_esp-tls_COMPONENT_NAME "esp-tls")
|
||||
set(__component____idf_esp-tls_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/esp-tls")
|
||||
set(__component____idf_esp-tls_COMPONENT_ALIAS "idf::esp-tls")
|
||||
set(__component____idf_esp-tls___PREFIX "idf")
|
||||
set(__component____idf_esp-tls_KCONFIG "C:/Users/13684/esp/esp-idf/components/esp-tls/Kconfig")
|
||||
set(__component____idf_esp-tls_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_esp-tls_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_esp_adc_COMPONENT_LIB "__idf_esp_adc")
|
||||
set(__component____idf_esp_adc___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_esp_adc_COMPONENT_NAME "esp_adc")
|
||||
set(__component____idf_esp_adc_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/esp_adc")
|
||||
set(__component____idf_esp_adc_COMPONENT_ALIAS "idf::esp_adc")
|
||||
set(__component____idf_esp_adc___PREFIX "idf")
|
||||
set(__component____idf_esp_adc_KCONFIG "C:/Users/13684/esp/esp-idf/components/esp_adc/Kconfig")
|
||||
set(__component____idf_esp_adc_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_esp_adc_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_esp_app_format_COMPONENT_LIB "__idf_esp_app_format")
|
||||
set(__component____idf_esp_app_format___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_esp_app_format_COMPONENT_NAME "esp_app_format")
|
||||
set(__component____idf_esp_app_format_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/esp_app_format")
|
||||
set(__component____idf_esp_app_format_COMPONENT_ALIAS "idf::esp_app_format")
|
||||
set(__component____idf_esp_app_format___PREFIX "idf")
|
||||
set(__component____idf_esp_app_format_KCONFIG "")
|
||||
set(__component____idf_esp_app_format_KCONFIG_PROJBUILD "C:/Users/13684/esp/esp-idf/components/esp_app_format/Kconfig.projbuild")
|
||||
set(__component____idf_esp_app_format_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_esp_coex_COMPONENT_LIB "__idf_esp_coex")
|
||||
set(__component____idf_esp_coex___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_esp_coex_COMPONENT_NAME "esp_coex")
|
||||
set(__component____idf_esp_coex_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/esp_coex")
|
||||
set(__component____idf_esp_coex_COMPONENT_ALIAS "idf::esp_coex")
|
||||
set(__component____idf_esp_coex___PREFIX "idf")
|
||||
set(__component____idf_esp_coex_KCONFIG "C:/Users/13684/esp/esp-idf/components/esp_coex/Kconfig")
|
||||
set(__component____idf_esp_coex_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_esp_coex_SDKCONFIG_RENAME "C:/Users/13684/esp/esp-idf/components/esp_coex/sdkconfig.rename")
|
||||
set(__component____idf_esp_common_COMPONENT_LIB "__idf_esp_common")
|
||||
set(__component____idf_esp_common___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_esp_common_COMPONENT_NAME "esp_common")
|
||||
set(__component____idf_esp_common_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/esp_common")
|
||||
set(__component____idf_esp_common_COMPONENT_ALIAS "idf::esp_common")
|
||||
set(__component____idf_esp_common___PREFIX "idf")
|
||||
set(__component____idf_esp_common_KCONFIG "C:/Users/13684/esp/esp-idf/components/esp_common/Kconfig")
|
||||
set(__component____idf_esp_common_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_esp_common_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_esp_eth_COMPONENT_LIB "__idf_esp_eth")
|
||||
set(__component____idf_esp_eth___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_esp_eth_COMPONENT_NAME "esp_eth")
|
||||
set(__component____idf_esp_eth_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/esp_eth")
|
||||
set(__component____idf_esp_eth_COMPONENT_ALIAS "idf::esp_eth")
|
||||
set(__component____idf_esp_eth___PREFIX "idf")
|
||||
set(__component____idf_esp_eth_KCONFIG "C:/Users/13684/esp/esp-idf/components/esp_eth/Kconfig")
|
||||
set(__component____idf_esp_eth_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_esp_eth_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_esp_event_COMPONENT_LIB "__idf_esp_event")
|
||||
set(__component____idf_esp_event___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_esp_event_COMPONENT_NAME "esp_event")
|
||||
set(__component____idf_esp_event_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/esp_event")
|
||||
set(__component____idf_esp_event_COMPONENT_ALIAS "idf::esp_event")
|
||||
set(__component____idf_esp_event___PREFIX "idf")
|
||||
set(__component____idf_esp_event_KCONFIG "C:/Users/13684/esp/esp-idf/components/esp_event/Kconfig")
|
||||
set(__component____idf_esp_event_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_esp_event_SDKCONFIG_RENAME "C:/Users/13684/esp/esp-idf/components/esp_event/sdkconfig.rename")
|
||||
set(__component____idf_esp_gdbstub_COMPONENT_LIB "__idf_esp_gdbstub")
|
||||
set(__component____idf_esp_gdbstub___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_esp_gdbstub_COMPONENT_NAME "esp_gdbstub")
|
||||
set(__component____idf_esp_gdbstub_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/esp_gdbstub")
|
||||
set(__component____idf_esp_gdbstub_COMPONENT_ALIAS "idf::esp_gdbstub")
|
||||
set(__component____idf_esp_gdbstub___PREFIX "idf")
|
||||
set(__component____idf_esp_gdbstub_KCONFIG "C:/Users/13684/esp/esp-idf/components/esp_gdbstub/Kconfig")
|
||||
set(__component____idf_esp_gdbstub_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_esp_gdbstub_SDKCONFIG_RENAME "C:/Users/13684/esp/esp-idf/components/esp_gdbstub/sdkconfig.rename")
|
||||
set(__component____idf_esp_hid_COMPONENT_LIB "__idf_esp_hid")
|
||||
set(__component____idf_esp_hid___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_esp_hid_COMPONENT_NAME "esp_hid")
|
||||
set(__component____idf_esp_hid_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/esp_hid")
|
||||
set(__component____idf_esp_hid_COMPONENT_ALIAS "idf::esp_hid")
|
||||
set(__component____idf_esp_hid___PREFIX "idf")
|
||||
set(__component____idf_esp_hid_KCONFIG "")
|
||||
set(__component____idf_esp_hid_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_esp_hid_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_esp_http_client_COMPONENT_LIB "__idf_esp_http_client")
|
||||
set(__component____idf_esp_http_client___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_esp_http_client_COMPONENT_NAME "esp_http_client")
|
||||
set(__component____idf_esp_http_client_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/esp_http_client")
|
||||
set(__component____idf_esp_http_client_COMPONENT_ALIAS "idf::esp_http_client")
|
||||
set(__component____idf_esp_http_client___PREFIX "idf")
|
||||
set(__component____idf_esp_http_client_KCONFIG "C:/Users/13684/esp/esp-idf/components/esp_http_client/Kconfig")
|
||||
set(__component____idf_esp_http_client_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_esp_http_client_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_esp_http_server_COMPONENT_LIB "__idf_esp_http_server")
|
||||
set(__component____idf_esp_http_server___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_esp_http_server_COMPONENT_NAME "esp_http_server")
|
||||
set(__component____idf_esp_http_server_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/esp_http_server")
|
||||
set(__component____idf_esp_http_server_COMPONENT_ALIAS "idf::esp_http_server")
|
||||
set(__component____idf_esp_http_server___PREFIX "idf")
|
||||
set(__component____idf_esp_http_server_KCONFIG "C:/Users/13684/esp/esp-idf/components/esp_http_server/Kconfig")
|
||||
set(__component____idf_esp_http_server_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_esp_http_server_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_esp_https_ota_COMPONENT_LIB "__idf_esp_https_ota")
|
||||
set(__component____idf_esp_https_ota___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_esp_https_ota_COMPONENT_NAME "esp_https_ota")
|
||||
set(__component____idf_esp_https_ota_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/esp_https_ota")
|
||||
set(__component____idf_esp_https_ota_COMPONENT_ALIAS "idf::esp_https_ota")
|
||||
set(__component____idf_esp_https_ota___PREFIX "idf")
|
||||
set(__component____idf_esp_https_ota_KCONFIG "C:/Users/13684/esp/esp-idf/components/esp_https_ota/Kconfig")
|
||||
set(__component____idf_esp_https_ota_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_esp_https_ota_SDKCONFIG_RENAME "C:/Users/13684/esp/esp-idf/components/esp_https_ota/sdkconfig.rename")
|
||||
set(__component____idf_esp_https_server_COMPONENT_LIB "__idf_esp_https_server")
|
||||
set(__component____idf_esp_https_server___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_esp_https_server_COMPONENT_NAME "esp_https_server")
|
||||
set(__component____idf_esp_https_server_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/esp_https_server")
|
||||
set(__component____idf_esp_https_server_COMPONENT_ALIAS "idf::esp_https_server")
|
||||
set(__component____idf_esp_https_server___PREFIX "idf")
|
||||
set(__component____idf_esp_https_server_KCONFIG "C:/Users/13684/esp/esp-idf/components/esp_https_server/Kconfig")
|
||||
set(__component____idf_esp_https_server_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_esp_https_server_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_esp_hw_support_COMPONENT_LIB "__idf_esp_hw_support")
|
||||
set(__component____idf_esp_hw_support___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_esp_hw_support_COMPONENT_NAME "esp_hw_support")
|
||||
set(__component____idf_esp_hw_support_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/esp_hw_support")
|
||||
set(__component____idf_esp_hw_support_COMPONENT_ALIAS "idf::esp_hw_support")
|
||||
set(__component____idf_esp_hw_support___PREFIX "idf")
|
||||
set(__component____idf_esp_hw_support_KCONFIG "C:/Users/13684/esp/esp-idf/components/esp_hw_support/Kconfig")
|
||||
set(__component____idf_esp_hw_support_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_esp_hw_support_SDKCONFIG_RENAME "C:/Users/13684/esp/esp-idf/components/esp_hw_support/sdkconfig.rename;C:/Users/13684/esp/esp-idf/components/esp_hw_support/sdkconfig.rename.esp32s3")
|
||||
set(__component____idf_esp_lcd_COMPONENT_LIB "__idf_esp_lcd")
|
||||
set(__component____idf_esp_lcd___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_esp_lcd_COMPONENT_NAME "esp_lcd")
|
||||
set(__component____idf_esp_lcd_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/esp_lcd")
|
||||
set(__component____idf_esp_lcd_COMPONENT_ALIAS "idf::esp_lcd")
|
||||
set(__component____idf_esp_lcd___PREFIX "idf")
|
||||
set(__component____idf_esp_lcd_KCONFIG "C:/Users/13684/esp/esp-idf/components/esp_lcd/Kconfig")
|
||||
set(__component____idf_esp_lcd_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_esp_lcd_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_esp_local_ctrl_COMPONENT_LIB "__idf_esp_local_ctrl")
|
||||
set(__component____idf_esp_local_ctrl___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_esp_local_ctrl_COMPONENT_NAME "esp_local_ctrl")
|
||||
set(__component____idf_esp_local_ctrl_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/esp_local_ctrl")
|
||||
set(__component____idf_esp_local_ctrl_COMPONENT_ALIAS "idf::esp_local_ctrl")
|
||||
set(__component____idf_esp_local_ctrl___PREFIX "idf")
|
||||
set(__component____idf_esp_local_ctrl_KCONFIG "")
|
||||
set(__component____idf_esp_local_ctrl_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_esp_local_ctrl_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_esp_mm_COMPONENT_LIB "__idf_esp_mm")
|
||||
set(__component____idf_esp_mm___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_esp_mm_COMPONENT_NAME "esp_mm")
|
||||
set(__component____idf_esp_mm_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/esp_mm")
|
||||
set(__component____idf_esp_mm_COMPONENT_ALIAS "idf::esp_mm")
|
||||
set(__component____idf_esp_mm___PREFIX "idf")
|
||||
set(__component____idf_esp_mm_KCONFIG "")
|
||||
set(__component____idf_esp_mm_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_esp_mm_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_esp_netif_COMPONENT_LIB "__idf_esp_netif")
|
||||
set(__component____idf_esp_netif___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_esp_netif_COMPONENT_NAME "esp_netif")
|
||||
set(__component____idf_esp_netif_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/esp_netif")
|
||||
set(__component____idf_esp_netif_COMPONENT_ALIAS "idf::esp_netif")
|
||||
set(__component____idf_esp_netif___PREFIX "idf")
|
||||
set(__component____idf_esp_netif_KCONFIG "C:/Users/13684/esp/esp-idf/components/esp_netif/Kconfig")
|
||||
set(__component____idf_esp_netif_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_esp_netif_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_esp_netif_stack_COMPONENT_LIB "__idf_esp_netif_stack")
|
||||
set(__component____idf_esp_netif_stack___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_esp_netif_stack_COMPONENT_NAME "esp_netif_stack")
|
||||
set(__component____idf_esp_netif_stack_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/esp_netif_stack")
|
||||
set(__component____idf_esp_netif_stack_COMPONENT_ALIAS "idf::esp_netif_stack")
|
||||
set(__component____idf_esp_netif_stack___PREFIX "idf")
|
||||
set(__component____idf_esp_netif_stack_KCONFIG "")
|
||||
set(__component____idf_esp_netif_stack_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_esp_netif_stack_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_esp_partition_COMPONENT_LIB "__idf_esp_partition")
|
||||
set(__component____idf_esp_partition___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_esp_partition_COMPONENT_NAME "esp_partition")
|
||||
set(__component____idf_esp_partition_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/esp_partition")
|
||||
set(__component____idf_esp_partition_COMPONENT_ALIAS "idf::esp_partition")
|
||||
set(__component____idf_esp_partition___PREFIX "idf")
|
||||
set(__component____idf_esp_partition_KCONFIG "C:/Users/13684/esp/esp-idf/components/esp_partition/Kconfig")
|
||||
set(__component____idf_esp_partition_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_esp_partition_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_esp_phy_COMPONENT_LIB "__idf_esp_phy")
|
||||
set(__component____idf_esp_phy___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_esp_phy_COMPONENT_NAME "esp_phy")
|
||||
set(__component____idf_esp_phy_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/esp_phy")
|
||||
set(__component____idf_esp_phy_COMPONENT_ALIAS "idf::esp_phy")
|
||||
set(__component____idf_esp_phy___PREFIX "idf")
|
||||
set(__component____idf_esp_phy_KCONFIG "C:/Users/13684/esp/esp-idf/components/esp_phy/Kconfig")
|
||||
set(__component____idf_esp_phy_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_esp_phy_SDKCONFIG_RENAME "C:/Users/13684/esp/esp-idf/components/esp_phy/sdkconfig.rename")
|
||||
set(__component____idf_esp_pm_COMPONENT_LIB "__idf_esp_pm")
|
||||
set(__component____idf_esp_pm___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_esp_pm_COMPONENT_NAME "esp_pm")
|
||||
set(__component____idf_esp_pm_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/esp_pm")
|
||||
set(__component____idf_esp_pm_COMPONENT_ALIAS "idf::esp_pm")
|
||||
set(__component____idf_esp_pm___PREFIX "idf")
|
||||
set(__component____idf_esp_pm_KCONFIG "C:/Users/13684/esp/esp-idf/components/esp_pm/Kconfig")
|
||||
set(__component____idf_esp_pm_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_esp_pm_SDKCONFIG_RENAME "C:/Users/13684/esp/esp-idf/components/esp_pm/sdkconfig.rename")
|
||||
set(__component____idf_esp_psram_COMPONENT_LIB "__idf_esp_psram")
|
||||
set(__component____idf_esp_psram___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_esp_psram_COMPONENT_NAME "esp_psram")
|
||||
set(__component____idf_esp_psram_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/esp_psram")
|
||||
set(__component____idf_esp_psram_COMPONENT_ALIAS "idf::esp_psram")
|
||||
set(__component____idf_esp_psram___PREFIX "idf")
|
||||
set(__component____idf_esp_psram_KCONFIG "C:/Users/13684/esp/esp-idf/components/esp_psram/Kconfig")
|
||||
set(__component____idf_esp_psram_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_esp_psram_SDKCONFIG_RENAME "C:/Users/13684/esp/esp-idf/components/esp_psram/sdkconfig.rename.esp32s3")
|
||||
set(__component____idf_esp_ringbuf_COMPONENT_LIB "__idf_esp_ringbuf")
|
||||
set(__component____idf_esp_ringbuf___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_esp_ringbuf_COMPONENT_NAME "esp_ringbuf")
|
||||
set(__component____idf_esp_ringbuf_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/esp_ringbuf")
|
||||
set(__component____idf_esp_ringbuf_COMPONENT_ALIAS "idf::esp_ringbuf")
|
||||
set(__component____idf_esp_ringbuf___PREFIX "idf")
|
||||
set(__component____idf_esp_ringbuf_KCONFIG "C:/Users/13684/esp/esp-idf/components/esp_ringbuf/Kconfig")
|
||||
set(__component____idf_esp_ringbuf_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_esp_ringbuf_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_esp_rom_COMPONENT_LIB "__idf_esp_rom")
|
||||
set(__component____idf_esp_rom___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_esp_rom_COMPONENT_NAME "esp_rom")
|
||||
set(__component____idf_esp_rom_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/esp_rom")
|
||||
set(__component____idf_esp_rom_COMPONENT_ALIAS "idf::esp_rom")
|
||||
set(__component____idf_esp_rom___PREFIX "idf")
|
||||
set(__component____idf_esp_rom_KCONFIG "")
|
||||
set(__component____idf_esp_rom_KCONFIG_PROJBUILD "C:/Users/13684/esp/esp-idf/components/esp_rom/Kconfig.projbuild")
|
||||
set(__component____idf_esp_rom_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_esp_system_COMPONENT_LIB "__idf_esp_system")
|
||||
set(__component____idf_esp_system___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_esp_system_COMPONENT_NAME "esp_system")
|
||||
set(__component____idf_esp_system_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/esp_system")
|
||||
set(__component____idf_esp_system_COMPONENT_ALIAS "idf::esp_system")
|
||||
set(__component____idf_esp_system___PREFIX "idf")
|
||||
set(__component____idf_esp_system_KCONFIG "C:/Users/13684/esp/esp-idf/components/esp_system/Kconfig")
|
||||
set(__component____idf_esp_system_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_esp_system_SDKCONFIG_RENAME "C:/Users/13684/esp/esp-idf/components/esp_system/sdkconfig.rename;C:/Users/13684/esp/esp-idf/components/esp_system/sdkconfig.rename.esp32s3")
|
||||
set(__component____idf_esp_timer_COMPONENT_LIB "__idf_esp_timer")
|
||||
set(__component____idf_esp_timer___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_esp_timer_COMPONENT_NAME "esp_timer")
|
||||
set(__component____idf_esp_timer_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/esp_timer")
|
||||
set(__component____idf_esp_timer_COMPONENT_ALIAS "idf::esp_timer")
|
||||
set(__component____idf_esp_timer___PREFIX "idf")
|
||||
set(__component____idf_esp_timer_KCONFIG "C:/Users/13684/esp/esp-idf/components/esp_timer/Kconfig")
|
||||
set(__component____idf_esp_timer_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_esp_timer_SDKCONFIG_RENAME "C:/Users/13684/esp/esp-idf/components/esp_timer/sdkconfig.rename")
|
||||
set(__component____idf_esp_wifi_COMPONENT_LIB "__idf_esp_wifi")
|
||||
set(__component____idf_esp_wifi___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_esp_wifi_COMPONENT_NAME "esp_wifi")
|
||||
set(__component____idf_esp_wifi_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/esp_wifi")
|
||||
set(__component____idf_esp_wifi_COMPONENT_ALIAS "idf::esp_wifi")
|
||||
set(__component____idf_esp_wifi___PREFIX "idf")
|
||||
set(__component____idf_esp_wifi_KCONFIG "C:/Users/13684/esp/esp-idf/components/esp_wifi/Kconfig")
|
||||
set(__component____idf_esp_wifi_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_esp_wifi_SDKCONFIG_RENAME "C:/Users/13684/esp/esp-idf/components/esp_wifi/sdkconfig.rename")
|
||||
set(__component____idf_espcoredump_COMPONENT_LIB "__idf_espcoredump")
|
||||
set(__component____idf_espcoredump___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_espcoredump_COMPONENT_NAME "espcoredump")
|
||||
set(__component____idf_espcoredump_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/espcoredump")
|
||||
set(__component____idf_espcoredump_COMPONENT_ALIAS "idf::espcoredump")
|
||||
set(__component____idf_espcoredump___PREFIX "idf")
|
||||
set(__component____idf_espcoredump_KCONFIG "C:/Users/13684/esp/esp-idf/components/espcoredump/Kconfig")
|
||||
set(__component____idf_espcoredump_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_espcoredump_SDKCONFIG_RENAME "C:/Users/13684/esp/esp-idf/components/espcoredump/sdkconfig.rename")
|
||||
set(__component____idf_esptool_py_COMPONENT_LIB "__idf_esptool_py")
|
||||
set(__component____idf_esptool_py___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_esptool_py_COMPONENT_NAME "esptool_py")
|
||||
set(__component____idf_esptool_py_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/esptool_py")
|
||||
set(__component____idf_esptool_py_COMPONENT_ALIAS "idf::esptool_py")
|
||||
set(__component____idf_esptool_py___PREFIX "idf")
|
||||
set(__component____idf_esptool_py_KCONFIG "")
|
||||
set(__component____idf_esptool_py_KCONFIG_PROJBUILD "C:/Users/13684/esp/esp-idf/components/esptool_py/Kconfig.projbuild")
|
||||
set(__component____idf_esptool_py_SDKCONFIG_RENAME "C:/Users/13684/esp/esp-idf/components/esptool_py/sdkconfig.rename")
|
||||
set(__component____idf_fatfs_COMPONENT_LIB "__idf_fatfs")
|
||||
set(__component____idf_fatfs___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_fatfs_COMPONENT_NAME "fatfs")
|
||||
set(__component____idf_fatfs_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/fatfs")
|
||||
set(__component____idf_fatfs_COMPONENT_ALIAS "idf::fatfs")
|
||||
set(__component____idf_fatfs___PREFIX "idf")
|
||||
set(__component____idf_fatfs_KCONFIG "C:/Users/13684/esp/esp-idf/components/fatfs/Kconfig")
|
||||
set(__component____idf_fatfs_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_fatfs_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_freertos_COMPONENT_LIB "__idf_freertos")
|
||||
set(__component____idf_freertos___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_freertos_COMPONENT_NAME "freertos")
|
||||
set(__component____idf_freertos_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/freertos")
|
||||
set(__component____idf_freertos_COMPONENT_ALIAS "idf::freertos")
|
||||
set(__component____idf_freertos___PREFIX "idf")
|
||||
set(__component____idf_freertos_KCONFIG "C:/Users/13684/esp/esp-idf/components/freertos/Kconfig")
|
||||
set(__component____idf_freertos_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_freertos_SDKCONFIG_RENAME "C:/Users/13684/esp/esp-idf/components/freertos/sdkconfig.rename")
|
||||
set(__component____idf_hal_COMPONENT_LIB "__idf_hal")
|
||||
set(__component____idf_hal___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_hal_COMPONENT_NAME "hal")
|
||||
set(__component____idf_hal_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/hal")
|
||||
set(__component____idf_hal_COMPONENT_ALIAS "idf::hal")
|
||||
set(__component____idf_hal___PREFIX "idf")
|
||||
set(__component____idf_hal_KCONFIG "C:/Users/13684/esp/esp-idf/components/hal/Kconfig")
|
||||
set(__component____idf_hal_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_hal_SDKCONFIG_RENAME "C:/Users/13684/esp/esp-idf/components/hal/sdkconfig.rename")
|
||||
set(__component____idf_heap_COMPONENT_LIB "__idf_heap")
|
||||
set(__component____idf_heap___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_heap_COMPONENT_NAME "heap")
|
||||
set(__component____idf_heap_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/heap")
|
||||
set(__component____idf_heap_COMPONENT_ALIAS "idf::heap")
|
||||
set(__component____idf_heap___PREFIX "idf")
|
||||
set(__component____idf_heap_KCONFIG "C:/Users/13684/esp/esp-idf/components/heap/Kconfig")
|
||||
set(__component____idf_heap_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_heap_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_http_parser_COMPONENT_LIB "__idf_http_parser")
|
||||
set(__component____idf_http_parser___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_http_parser_COMPONENT_NAME "http_parser")
|
||||
set(__component____idf_http_parser_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/http_parser")
|
||||
set(__component____idf_http_parser_COMPONENT_ALIAS "idf::http_parser")
|
||||
set(__component____idf_http_parser___PREFIX "idf")
|
||||
set(__component____idf_http_parser_KCONFIG "")
|
||||
set(__component____idf_http_parser_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_http_parser_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_idf_test_COMPONENT_LIB "__idf_idf_test")
|
||||
set(__component____idf_idf_test___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_idf_test_COMPONENT_NAME "idf_test")
|
||||
set(__component____idf_idf_test_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/idf_test")
|
||||
set(__component____idf_idf_test_COMPONENT_ALIAS "idf::idf_test")
|
||||
set(__component____idf_idf_test___PREFIX "idf")
|
||||
set(__component____idf_idf_test_KCONFIG "")
|
||||
set(__component____idf_idf_test_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_idf_test_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_ieee802154_COMPONENT_LIB "__idf_ieee802154")
|
||||
set(__component____idf_ieee802154___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_ieee802154_COMPONENT_NAME "ieee802154")
|
||||
set(__component____idf_ieee802154_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/ieee802154")
|
||||
set(__component____idf_ieee802154_COMPONENT_ALIAS "idf::ieee802154")
|
||||
set(__component____idf_ieee802154___PREFIX "idf")
|
||||
set(__component____idf_ieee802154_KCONFIG "C:/Users/13684/esp/esp-idf/components/ieee802154/Kconfig")
|
||||
set(__component____idf_ieee802154_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_ieee802154_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_json_COMPONENT_LIB "__idf_json")
|
||||
set(__component____idf_json___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_json_COMPONENT_NAME "json")
|
||||
set(__component____idf_json_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/json")
|
||||
set(__component____idf_json_COMPONENT_ALIAS "idf::json")
|
||||
set(__component____idf_json___PREFIX "idf")
|
||||
set(__component____idf_json_KCONFIG "")
|
||||
set(__component____idf_json_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_json_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_linux_COMPONENT_LIB "__idf_linux")
|
||||
set(__component____idf_linux___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_linux_COMPONENT_NAME "linux")
|
||||
set(__component____idf_linux_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/linux")
|
||||
set(__component____idf_linux_COMPONENT_ALIAS "idf::linux")
|
||||
set(__component____idf_linux___PREFIX "idf")
|
||||
set(__component____idf_linux_KCONFIG "")
|
||||
set(__component____idf_linux_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_linux_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_log_COMPONENT_LIB "__idf_log")
|
||||
set(__component____idf_log___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_log_COMPONENT_NAME "log")
|
||||
set(__component____idf_log_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/log")
|
||||
set(__component____idf_log_COMPONENT_ALIAS "idf::log")
|
||||
set(__component____idf_log___PREFIX "idf")
|
||||
set(__component____idf_log_KCONFIG "C:/Users/13684/esp/esp-idf/components/log/Kconfig")
|
||||
set(__component____idf_log_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_log_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_lwip_COMPONENT_LIB "__idf_lwip")
|
||||
set(__component____idf_lwip___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_lwip_COMPONENT_NAME "lwip")
|
||||
set(__component____idf_lwip_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/lwip")
|
||||
set(__component____idf_lwip_COMPONENT_ALIAS "idf::lwip")
|
||||
set(__component____idf_lwip___PREFIX "idf")
|
||||
set(__component____idf_lwip_KCONFIG "C:/Users/13684/esp/esp-idf/components/lwip/Kconfig")
|
||||
set(__component____idf_lwip_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_lwip_SDKCONFIG_RENAME "C:/Users/13684/esp/esp-idf/components/lwip/sdkconfig.rename")
|
||||
set(__component____idf_mbedtls_COMPONENT_LIB "__idf_mbedtls")
|
||||
set(__component____idf_mbedtls___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_mbedtls_COMPONENT_NAME "mbedtls")
|
||||
set(__component____idf_mbedtls_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/mbedtls")
|
||||
set(__component____idf_mbedtls_COMPONENT_ALIAS "idf::mbedtls")
|
||||
set(__component____idf_mbedtls___PREFIX "idf")
|
||||
set(__component____idf_mbedtls_KCONFIG "C:/Users/13684/esp/esp-idf/components/mbedtls/Kconfig")
|
||||
set(__component____idf_mbedtls_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_mbedtls_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_mqtt_COMPONENT_LIB "__idf_mqtt")
|
||||
set(__component____idf_mqtt___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_mqtt_COMPONENT_NAME "mqtt")
|
||||
set(__component____idf_mqtt_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/mqtt")
|
||||
set(__component____idf_mqtt_COMPONENT_ALIAS "idf::mqtt")
|
||||
set(__component____idf_mqtt___PREFIX "idf")
|
||||
set(__component____idf_mqtt_KCONFIG "")
|
||||
set(__component____idf_mqtt_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_mqtt_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_newlib_COMPONENT_LIB "__idf_newlib")
|
||||
set(__component____idf_newlib___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_newlib_COMPONENT_NAME "newlib")
|
||||
set(__component____idf_newlib_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/newlib")
|
||||
set(__component____idf_newlib_COMPONENT_ALIAS "idf::newlib")
|
||||
set(__component____idf_newlib___PREFIX "idf")
|
||||
set(__component____idf_newlib_KCONFIG "C:/Users/13684/esp/esp-idf/components/newlib/Kconfig")
|
||||
set(__component____idf_newlib_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_newlib_SDKCONFIG_RENAME "C:/Users/13684/esp/esp-idf/components/newlib/sdkconfig.rename.esp32s3")
|
||||
set(__component____idf_nvs_flash_COMPONENT_LIB "__idf_nvs_flash")
|
||||
set(__component____idf_nvs_flash___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_nvs_flash_COMPONENT_NAME "nvs_flash")
|
||||
set(__component____idf_nvs_flash_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/nvs_flash")
|
||||
set(__component____idf_nvs_flash_COMPONENT_ALIAS "idf::nvs_flash")
|
||||
set(__component____idf_nvs_flash___PREFIX "idf")
|
||||
set(__component____idf_nvs_flash_KCONFIG "C:/Users/13684/esp/esp-idf/components/nvs_flash/Kconfig")
|
||||
set(__component____idf_nvs_flash_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_nvs_flash_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_openthread_COMPONENT_LIB "__idf_openthread")
|
||||
set(__component____idf_openthread___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_openthread_COMPONENT_NAME "openthread")
|
||||
set(__component____idf_openthread_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/openthread")
|
||||
set(__component____idf_openthread_COMPONENT_ALIAS "idf::openthread")
|
||||
set(__component____idf_openthread___PREFIX "idf")
|
||||
set(__component____idf_openthread_KCONFIG "C:/Users/13684/esp/esp-idf/components/openthread/Kconfig")
|
||||
set(__component____idf_openthread_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_openthread_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_partition_table_COMPONENT_LIB "__idf_partition_table")
|
||||
set(__component____idf_partition_table___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_partition_table_COMPONENT_NAME "partition_table")
|
||||
set(__component____idf_partition_table_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/partition_table")
|
||||
set(__component____idf_partition_table_COMPONENT_ALIAS "idf::partition_table")
|
||||
set(__component____idf_partition_table___PREFIX "idf")
|
||||
set(__component____idf_partition_table_KCONFIG "")
|
||||
set(__component____idf_partition_table_KCONFIG_PROJBUILD "C:/Users/13684/esp/esp-idf/components/partition_table/Kconfig.projbuild")
|
||||
set(__component____idf_partition_table_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_perfmon_COMPONENT_LIB "__idf_perfmon")
|
||||
set(__component____idf_perfmon___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_perfmon_COMPONENT_NAME "perfmon")
|
||||
set(__component____idf_perfmon_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/perfmon")
|
||||
set(__component____idf_perfmon_COMPONENT_ALIAS "idf::perfmon")
|
||||
set(__component____idf_perfmon___PREFIX "idf")
|
||||
set(__component____idf_perfmon_KCONFIG "")
|
||||
set(__component____idf_perfmon_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_perfmon_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_protobuf-c_COMPONENT_LIB "__idf_protobuf-c")
|
||||
set(__component____idf_protobuf-c___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_protobuf-c_COMPONENT_NAME "protobuf-c")
|
||||
set(__component____idf_protobuf-c_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/protobuf-c")
|
||||
set(__component____idf_protobuf-c_COMPONENT_ALIAS "idf::protobuf-c")
|
||||
set(__component____idf_protobuf-c___PREFIX "idf")
|
||||
set(__component____idf_protobuf-c_KCONFIG "")
|
||||
set(__component____idf_protobuf-c_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_protobuf-c_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_protocomm_COMPONENT_LIB "__idf_protocomm")
|
||||
set(__component____idf_protocomm___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_protocomm_COMPONENT_NAME "protocomm")
|
||||
set(__component____idf_protocomm_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/protocomm")
|
||||
set(__component____idf_protocomm_COMPONENT_ALIAS "idf::protocomm")
|
||||
set(__component____idf_protocomm___PREFIX "idf")
|
||||
set(__component____idf_protocomm_KCONFIG "C:/Users/13684/esp/esp-idf/components/protocomm/Kconfig")
|
||||
set(__component____idf_protocomm_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_protocomm_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_pthread_COMPONENT_LIB "__idf_pthread")
|
||||
set(__component____idf_pthread___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_pthread_COMPONENT_NAME "pthread")
|
||||
set(__component____idf_pthread_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/pthread")
|
||||
set(__component____idf_pthread_COMPONENT_ALIAS "idf::pthread")
|
||||
set(__component____idf_pthread___PREFIX "idf")
|
||||
set(__component____idf_pthread_KCONFIG "C:/Users/13684/esp/esp-idf/components/pthread/Kconfig")
|
||||
set(__component____idf_pthread_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_pthread_SDKCONFIG_RENAME "C:/Users/13684/esp/esp-idf/components/pthread/sdkconfig.rename")
|
||||
set(__component____idf_riscv_COMPONENT_LIB "__idf_riscv")
|
||||
set(__component____idf_riscv___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_riscv_COMPONENT_NAME "riscv")
|
||||
set(__component____idf_riscv_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/riscv")
|
||||
set(__component____idf_riscv_COMPONENT_ALIAS "idf::riscv")
|
||||
set(__component____idf_riscv___PREFIX "idf")
|
||||
set(__component____idf_riscv_KCONFIG "")
|
||||
set(__component____idf_riscv_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_riscv_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_sdmmc_COMPONENT_LIB "__idf_sdmmc")
|
||||
set(__component____idf_sdmmc___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_sdmmc_COMPONENT_NAME "sdmmc")
|
||||
set(__component____idf_sdmmc_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/sdmmc")
|
||||
set(__component____idf_sdmmc_COMPONENT_ALIAS "idf::sdmmc")
|
||||
set(__component____idf_sdmmc___PREFIX "idf")
|
||||
set(__component____idf_sdmmc_KCONFIG "")
|
||||
set(__component____idf_sdmmc_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_sdmmc_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_soc_COMPONENT_LIB "__idf_soc")
|
||||
set(__component____idf_soc___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_soc_COMPONENT_NAME "soc")
|
||||
set(__component____idf_soc_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/soc")
|
||||
set(__component____idf_soc_COMPONENT_ALIAS "idf::soc")
|
||||
set(__component____idf_soc___PREFIX "idf")
|
||||
set(__component____idf_soc_KCONFIG "C:/Users/13684/esp/esp-idf/components/soc/Kconfig")
|
||||
set(__component____idf_soc_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_soc_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_spi_flash_COMPONENT_LIB "__idf_spi_flash")
|
||||
set(__component____idf_spi_flash___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_spi_flash_COMPONENT_NAME "spi_flash")
|
||||
set(__component____idf_spi_flash_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/spi_flash")
|
||||
set(__component____idf_spi_flash_COMPONENT_ALIAS "idf::spi_flash")
|
||||
set(__component____idf_spi_flash___PREFIX "idf")
|
||||
set(__component____idf_spi_flash_KCONFIG "C:/Users/13684/esp/esp-idf/components/spi_flash/Kconfig")
|
||||
set(__component____idf_spi_flash_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_spi_flash_SDKCONFIG_RENAME "C:/Users/13684/esp/esp-idf/components/spi_flash/sdkconfig.rename")
|
||||
set(__component____idf_spiffs_COMPONENT_LIB "__idf_spiffs")
|
||||
set(__component____idf_spiffs___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_spiffs_COMPONENT_NAME "spiffs")
|
||||
set(__component____idf_spiffs_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/spiffs")
|
||||
set(__component____idf_spiffs_COMPONENT_ALIAS "idf::spiffs")
|
||||
set(__component____idf_spiffs___PREFIX "idf")
|
||||
set(__component____idf_spiffs_KCONFIG "C:/Users/13684/esp/esp-idf/components/spiffs/Kconfig")
|
||||
set(__component____idf_spiffs_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_spiffs_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_tcp_transport_COMPONENT_LIB "__idf_tcp_transport")
|
||||
set(__component____idf_tcp_transport___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_tcp_transport_COMPONENT_NAME "tcp_transport")
|
||||
set(__component____idf_tcp_transport_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/tcp_transport")
|
||||
set(__component____idf_tcp_transport_COMPONENT_ALIAS "idf::tcp_transport")
|
||||
set(__component____idf_tcp_transport___PREFIX "idf")
|
||||
set(__component____idf_tcp_transport_KCONFIG "C:/Users/13684/esp/esp-idf/components/tcp_transport/Kconfig")
|
||||
set(__component____idf_tcp_transport_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_tcp_transport_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_touch_element_COMPONENT_LIB "__idf_touch_element")
|
||||
set(__component____idf_touch_element___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_touch_element_COMPONENT_NAME "touch_element")
|
||||
set(__component____idf_touch_element_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/touch_element")
|
||||
set(__component____idf_touch_element_COMPONENT_ALIAS "idf::touch_element")
|
||||
set(__component____idf_touch_element___PREFIX "idf")
|
||||
set(__component____idf_touch_element_KCONFIG "")
|
||||
set(__component____idf_touch_element_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_touch_element_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_ulp_COMPONENT_LIB "__idf_ulp")
|
||||
set(__component____idf_ulp___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_ulp_COMPONENT_NAME "ulp")
|
||||
set(__component____idf_ulp_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/ulp")
|
||||
set(__component____idf_ulp_COMPONENT_ALIAS "idf::ulp")
|
||||
set(__component____idf_ulp___PREFIX "idf")
|
||||
set(__component____idf_ulp_KCONFIG "C:/Users/13684/esp/esp-idf/components/ulp/Kconfig")
|
||||
set(__component____idf_ulp_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_ulp_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_unity_COMPONENT_LIB "__idf_unity")
|
||||
set(__component____idf_unity___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_unity_COMPONENT_NAME "unity")
|
||||
set(__component____idf_unity_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/unity")
|
||||
set(__component____idf_unity_COMPONENT_ALIAS "idf::unity")
|
||||
set(__component____idf_unity___PREFIX "idf")
|
||||
set(__component____idf_unity_KCONFIG "C:/Users/13684/esp/esp-idf/components/unity/Kconfig")
|
||||
set(__component____idf_unity_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_unity_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_usb_COMPONENT_LIB "__idf_usb")
|
||||
set(__component____idf_usb___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_usb_COMPONENT_NAME "usb")
|
||||
set(__component____idf_usb_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/usb")
|
||||
set(__component____idf_usb_COMPONENT_ALIAS "idf::usb")
|
||||
set(__component____idf_usb___PREFIX "idf")
|
||||
set(__component____idf_usb_KCONFIG "C:/Users/13684/esp/esp-idf/components/usb/Kconfig")
|
||||
set(__component____idf_usb_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_usb_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_vfs_COMPONENT_LIB "__idf_vfs")
|
||||
set(__component____idf_vfs___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_vfs_COMPONENT_NAME "vfs")
|
||||
set(__component____idf_vfs_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/vfs")
|
||||
set(__component____idf_vfs_COMPONENT_ALIAS "idf::vfs")
|
||||
set(__component____idf_vfs___PREFIX "idf")
|
||||
set(__component____idf_vfs_KCONFIG "C:/Users/13684/esp/esp-idf/components/vfs/Kconfig")
|
||||
set(__component____idf_vfs_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_vfs_SDKCONFIG_RENAME "C:/Users/13684/esp/esp-idf/components/vfs/sdkconfig.rename")
|
||||
set(__component____idf_wear_levelling_COMPONENT_LIB "__idf_wear_levelling")
|
||||
set(__component____idf_wear_levelling___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_wear_levelling_COMPONENT_NAME "wear_levelling")
|
||||
set(__component____idf_wear_levelling_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/wear_levelling")
|
||||
set(__component____idf_wear_levelling_COMPONENT_ALIAS "idf::wear_levelling")
|
||||
set(__component____idf_wear_levelling___PREFIX "idf")
|
||||
set(__component____idf_wear_levelling_KCONFIG "C:/Users/13684/esp/esp-idf/components/wear_levelling/Kconfig")
|
||||
set(__component____idf_wear_levelling_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_wear_levelling_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_wifi_provisioning_COMPONENT_LIB "__idf_wifi_provisioning")
|
||||
set(__component____idf_wifi_provisioning___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_wifi_provisioning_COMPONENT_NAME "wifi_provisioning")
|
||||
set(__component____idf_wifi_provisioning_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/wifi_provisioning")
|
||||
set(__component____idf_wifi_provisioning_COMPONENT_ALIAS "idf::wifi_provisioning")
|
||||
set(__component____idf_wifi_provisioning___PREFIX "idf")
|
||||
set(__component____idf_wifi_provisioning_KCONFIG "C:/Users/13684/esp/esp-idf/components/wifi_provisioning/Kconfig")
|
||||
set(__component____idf_wifi_provisioning_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_wifi_provisioning_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_wpa_supplicant_COMPONENT_LIB "__idf_wpa_supplicant")
|
||||
set(__component____idf_wpa_supplicant___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_wpa_supplicant_COMPONENT_NAME "wpa_supplicant")
|
||||
set(__component____idf_wpa_supplicant_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/wpa_supplicant")
|
||||
set(__component____idf_wpa_supplicant_COMPONENT_ALIAS "idf::wpa_supplicant")
|
||||
set(__component____idf_wpa_supplicant___PREFIX "idf")
|
||||
set(__component____idf_wpa_supplicant_KCONFIG "")
|
||||
set(__component____idf_wpa_supplicant_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_wpa_supplicant_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_xtensa_COMPONENT_LIB "__idf_xtensa")
|
||||
set(__component____idf_xtensa___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_xtensa_COMPONENT_NAME "xtensa")
|
||||
set(__component____idf_xtensa_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/xtensa")
|
||||
set(__component____idf_xtensa_COMPONENT_ALIAS "idf::xtensa")
|
||||
set(__component____idf_xtensa___PREFIX "idf")
|
||||
set(__component____idf_xtensa_KCONFIG "")
|
||||
set(__component____idf_xtensa_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_xtensa_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_main_COMPONENT_LIB "__idf_main")
|
||||
set(__component____idf_main___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_main_COMPONENT_NAME "main")
|
||||
set(__component____idf_main_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/bootloader/subproject/main")
|
||||
set(__component____idf_main_COMPONENT_ALIAS "idf::main")
|
||||
set(__component____idf_main___PREFIX "idf")
|
||||
set(__component____idf_main_KCONFIG "")
|
||||
set(__component____idf_main_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_main_SDKCONFIG_RENAME "")
|
||||
set(__component____idf_micro-ecc_COMPONENT_LIB "__idf_micro-ecc")
|
||||
set(__component____idf_micro-ecc___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME")
|
||||
set(__component____idf_micro-ecc_COMPONENT_NAME "micro-ecc")
|
||||
set(__component____idf_micro-ecc_COMPONENT_DIR "C:/Users/13684/esp/esp-idf/components/bootloader/subproject/components/micro-ecc")
|
||||
set(__component____idf_micro-ecc_COMPONENT_ALIAS "idf::micro-ecc")
|
||||
set(__component____idf_micro-ecc___PREFIX "idf")
|
||||
set(__component____idf_micro-ecc_KCONFIG "")
|
||||
set(__component____idf_micro-ecc_KCONFIG_PROJBUILD "")
|
||||
set(__component____idf_micro-ecc_SDKCONFIG_RENAME "")
|
12
build/bootloader/config.env
Normal file
12
build/bootloader/config.env
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"COMPONENT_KCONFIGS": "C:/Users/13684/esp/esp-idf/components/efuse/Kconfig;C:/Users/13684/esp/esp-idf/components/esp_common/Kconfig;C:/Users/13684/esp/esp-idf/components/esp_hw_support/Kconfig;C:/Users/13684/esp/esp-idf/components/esp_system/Kconfig;C:/Users/13684/esp/esp-idf/components/freertos/Kconfig;C:/Users/13684/esp/esp-idf/components/hal/Kconfig;C:/Users/13684/esp/esp-idf/components/log/Kconfig;C:/Users/13684/esp/esp-idf/components/newlib/Kconfig;C:/Users/13684/esp/esp-idf/components/soc/Kconfig;C:/Users/13684/esp/esp-idf/components/spi_flash/Kconfig",
|
||||
"COMPONENT_KCONFIGS_PROJBUILD": "C:/Users/13684/esp/esp-idf/components/bootloader/Kconfig.projbuild;C:/Users/13684/esp/esp-idf/components/esp_app_format/Kconfig.projbuild;C:/Users/13684/esp/esp-idf/components/esp_rom/Kconfig.projbuild;C:/Users/13684/esp/esp-idf/components/esptool_py/Kconfig.projbuild;C:/Users/13684/esp/esp-idf/components/partition_table/Kconfig.projbuild",
|
||||
"COMPONENT_SDKCONFIG_RENAMES": "C:/Users/13684/esp/esp-idf/components/bootloader/sdkconfig.rename;C:/Users/13684/esp/esp-idf/components/esp_hw_support/sdkconfig.rename;C:/Users/13684/esp/esp-idf/components/esp_hw_support/sdkconfig.rename.esp32s3;C:/Users/13684/esp/esp-idf/components/esp_system/sdkconfig.rename;C:/Users/13684/esp/esp-idf/components/esp_system/sdkconfig.rename.esp32s3;C:/Users/13684/esp/esp-idf/components/esptool_py/sdkconfig.rename;C:/Users/13684/esp/esp-idf/components/freertos/sdkconfig.rename;C:/Users/13684/esp/esp-idf/components/hal/sdkconfig.rename;C:/Users/13684/esp/esp-idf/components/newlib/sdkconfig.rename.esp32s3;C:/Users/13684/esp/esp-idf/components/spi_flash/sdkconfig.rename",
|
||||
"IDF_TARGET": "esp32s3",
|
||||
"IDF_TOOLCHAIN": "gcc",
|
||||
"IDF_VERSION": "5.2.1",
|
||||
"IDF_ENV_FPGA": "",
|
||||
"IDF_PATH": "C:/Users/13684/esp/esp-idf",
|
||||
"COMPONENT_KCONFIGS_SOURCE_FILE": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/kconfigs.in",
|
||||
"COMPONENT_KCONFIGS_PROJBUILD_SOURCE_FILE": "C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/kconfigs_projbuild.in"
|
||||
}
|
10275
build/bootloader/config/kconfig_menus.json
Normal file
10275
build/bootloader/config/kconfig_menus.json
Normal file
File diff suppressed because it is too large
Load Diff
823
build/bootloader/config/sdkconfig.cmake
Normal file
823
build/bootloader/config/sdkconfig.cmake
Normal file
File diff suppressed because one or more lines are too long
614
build/bootloader/config/sdkconfig.h
Normal file
614
build/bootloader/config/sdkconfig.h
Normal file
|
@ -0,0 +1,614 @@
|
|||
/*
|
||||
* Automatically generated file. DO NOT EDIT.
|
||||
* Espressif IoT Development Framework (ESP-IDF) 5.2.1 Configuration Header
|
||||
*/
|
||||
#pragma once
|
||||
#define CONFIG_SOC_MPU_MIN_REGION_SIZE 0x20000000
|
||||
#define CONFIG_SOC_MPU_REGIONS_MAX_NUM 8
|
||||
#define CONFIG_SOC_ADC_SUPPORTED 1
|
||||
#define CONFIG_SOC_UART_SUPPORTED 1
|
||||
#define CONFIG_SOC_PCNT_SUPPORTED 1
|
||||
#define CONFIG_SOC_WIFI_SUPPORTED 1
|
||||
#define CONFIG_SOC_TWAI_SUPPORTED 1
|
||||
#define CONFIG_SOC_GDMA_SUPPORTED 1
|
||||
#define CONFIG_SOC_AHB_GDMA_SUPPORTED 1
|
||||
#define CONFIG_SOC_GPTIMER_SUPPORTED 1
|
||||
#define CONFIG_SOC_LCDCAM_SUPPORTED 1
|
||||
#define CONFIG_SOC_MCPWM_SUPPORTED 1
|
||||
#define CONFIG_SOC_DEDICATED_GPIO_SUPPORTED 1
|
||||
#define CONFIG_SOC_CACHE_SUPPORT_WRAP 1
|
||||
#define CONFIG_SOC_ULP_SUPPORTED 1
|
||||
#define CONFIG_SOC_ULP_FSM_SUPPORTED 1
|
||||
#define CONFIG_SOC_RISCV_COPROC_SUPPORTED 1
|
||||
#define CONFIG_SOC_BT_SUPPORTED 1
|
||||
#define CONFIG_SOC_USB_OTG_SUPPORTED 1
|
||||
#define CONFIG_SOC_USB_SERIAL_JTAG_SUPPORTED 1
|
||||
#define CONFIG_SOC_CCOMP_TIMER_SUPPORTED 1
|
||||
#define CONFIG_SOC_ASYNC_MEMCPY_SUPPORTED 1
|
||||
#define CONFIG_SOC_SUPPORTS_SECURE_DL_MODE 1
|
||||
#define CONFIG_SOC_EFUSE_KEY_PURPOSE_FIELD 1
|
||||
#define CONFIG_SOC_EFUSE_SUPPORTED 1
|
||||
#define CONFIG_SOC_SDMMC_HOST_SUPPORTED 1
|
||||
#define CONFIG_SOC_RTC_FAST_MEM_SUPPORTED 1
|
||||
#define CONFIG_SOC_RTC_SLOW_MEM_SUPPORTED 1
|
||||
#define CONFIG_SOC_RTC_MEM_SUPPORTED 1
|
||||
#define CONFIG_SOC_PSRAM_DMA_CAPABLE 1
|
||||
#define CONFIG_SOC_XT_WDT_SUPPORTED 1
|
||||
#define CONFIG_SOC_I2S_SUPPORTED 1
|
||||
#define CONFIG_SOC_RMT_SUPPORTED 1
|
||||
#define CONFIG_SOC_SDM_SUPPORTED 1
|
||||
#define CONFIG_SOC_GPSPI_SUPPORTED 1
|
||||
#define CONFIG_SOC_LEDC_SUPPORTED 1
|
||||
#define CONFIG_SOC_I2C_SUPPORTED 1
|
||||
#define CONFIG_SOC_SYSTIMER_SUPPORTED 1
|
||||
#define CONFIG_SOC_SUPPORT_COEXISTENCE 1
|
||||
#define CONFIG_SOC_TEMP_SENSOR_SUPPORTED 1
|
||||
#define CONFIG_SOC_AES_SUPPORTED 1
|
||||
#define CONFIG_SOC_MPI_SUPPORTED 1
|
||||
#define CONFIG_SOC_SHA_SUPPORTED 1
|
||||
#define CONFIG_SOC_HMAC_SUPPORTED 1
|
||||
#define CONFIG_SOC_DIG_SIGN_SUPPORTED 1
|
||||
#define CONFIG_SOC_FLASH_ENC_SUPPORTED 1
|
||||
#define CONFIG_SOC_SECURE_BOOT_SUPPORTED 1
|
||||
#define CONFIG_SOC_MEMPROT_SUPPORTED 1
|
||||
#define CONFIG_SOC_TOUCH_SENSOR_SUPPORTED 1
|
||||
#define CONFIG_SOC_BOD_SUPPORTED 1
|
||||
#define CONFIG_SOC_CLK_TREE_SUPPORTED 1
|
||||
#define CONFIG_SOC_MPU_SUPPORTED 1
|
||||
#define CONFIG_SOC_WDT_SUPPORTED 1
|
||||
#define CONFIG_SOC_SPI_FLASH_SUPPORTED 1
|
||||
#define CONFIG_SOC_XTAL_SUPPORT_40M 1
|
||||
#define CONFIG_SOC_APPCPU_HAS_CLOCK_GATING_BUG 1
|
||||
#define CONFIG_SOC_ADC_RTC_CTRL_SUPPORTED 1
|
||||
#define CONFIG_SOC_ADC_DIG_CTRL_SUPPORTED 1
|
||||
#define CONFIG_SOC_ADC_ARBITER_SUPPORTED 1
|
||||
#define CONFIG_SOC_ADC_DIG_IIR_FILTER_SUPPORTED 1
|
||||
#define CONFIG_SOC_ADC_MONITOR_SUPPORTED 1
|
||||
#define CONFIG_SOC_ADC_DMA_SUPPORTED 1
|
||||
#define CONFIG_SOC_ADC_PERIPH_NUM 2
|
||||
#define CONFIG_SOC_ADC_MAX_CHANNEL_NUM 10
|
||||
#define CONFIG_SOC_ADC_ATTEN_NUM 4
|
||||
#define CONFIG_SOC_ADC_DIGI_CONTROLLER_NUM 2
|
||||
#define CONFIG_SOC_ADC_PATT_LEN_MAX 24
|
||||
#define CONFIG_SOC_ADC_DIGI_MIN_BITWIDTH 12
|
||||
#define CONFIG_SOC_ADC_DIGI_MAX_BITWIDTH 12
|
||||
#define CONFIG_SOC_ADC_DIGI_RESULT_BYTES 4
|
||||
#define CONFIG_SOC_ADC_DIGI_DATA_BYTES_PER_CONV 4
|
||||
#define CONFIG_SOC_ADC_DIGI_IIR_FILTER_NUM 2
|
||||
#define CONFIG_SOC_ADC_DIGI_MONITOR_NUM 2
|
||||
#define CONFIG_SOC_ADC_SAMPLE_FREQ_THRES_HIGH 83333
|
||||
#define CONFIG_SOC_ADC_SAMPLE_FREQ_THRES_LOW 611
|
||||
#define CONFIG_SOC_ADC_RTC_MIN_BITWIDTH 12
|
||||
#define CONFIG_SOC_ADC_RTC_MAX_BITWIDTH 12
|
||||
#define CONFIG_SOC_ADC_CALIBRATION_V1_SUPPORTED 1
|
||||
#define CONFIG_SOC_ADC_SELF_HW_CALI_SUPPORTED 1
|
||||
#define CONFIG_SOC_ADC_SHARED_POWER 1
|
||||
#define CONFIG_SOC_APB_BACKUP_DMA 1
|
||||
#define CONFIG_SOC_BROWNOUT_RESET_SUPPORTED 1
|
||||
#define CONFIG_SOC_CACHE_WRITEBACK_SUPPORTED 1
|
||||
#define CONFIG_SOC_CACHE_FREEZE_SUPPORTED 1
|
||||
#define CONFIG_SOC_CPU_CORES_NUM 2
|
||||
#define CONFIG_SOC_CPU_INTR_NUM 32
|
||||
#define CONFIG_SOC_CPU_HAS_FPU 1
|
||||
#define CONFIG_SOC_HP_CPU_HAS_MULTIPLE_CORES 1
|
||||
#define CONFIG_SOC_CPU_BREAKPOINTS_NUM 2
|
||||
#define CONFIG_SOC_CPU_WATCHPOINTS_NUM 2
|
||||
#define CONFIG_SOC_CPU_WATCHPOINT_MAX_REGION_SIZE 64
|
||||
#define CONFIG_SOC_DS_SIGNATURE_MAX_BIT_LEN 4096
|
||||
#define CONFIG_SOC_DS_KEY_PARAM_MD_IV_LENGTH 16
|
||||
#define CONFIG_SOC_DS_KEY_CHECK_MAX_WAIT_US 1100
|
||||
#define CONFIG_SOC_AHB_GDMA_VERSION 1
|
||||
#define CONFIG_SOC_GDMA_NUM_GROUPS_MAX 1
|
||||
#define CONFIG_SOC_GDMA_PAIRS_PER_GROUP 5
|
||||
#define CONFIG_SOC_GDMA_PAIRS_PER_GROUP_MAX 5
|
||||
#define CONFIG_SOC_AHB_GDMA_SUPPORT_PSRAM 1
|
||||
#define CONFIG_SOC_GPIO_PORT 1
|
||||
#define CONFIG_SOC_GPIO_PIN_COUNT 49
|
||||
#define CONFIG_SOC_GPIO_SUPPORT_PIN_GLITCH_FILTER 1
|
||||
#define CONFIG_SOC_GPIO_FILTER_CLK_SUPPORT_APB 1
|
||||
#define CONFIG_SOC_GPIO_SUPPORT_RTC_INDEPENDENT 1
|
||||
#define CONFIG_SOC_GPIO_SUPPORT_FORCE_HOLD 1
|
||||
#define CONFIG_SOC_GPIO_VALID_GPIO_MASK 0x1FFFFFFFFFFFF
|
||||
#define CONFIG_SOC_GPIO_IN_RANGE_MAX 48
|
||||
#define CONFIG_SOC_GPIO_OUT_RANGE_MAX 48
|
||||
#define CONFIG_SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK 0x0001FFFFFC000000
|
||||
#define CONFIG_SOC_GPIO_CLOCKOUT_BY_IO_MUX 1
|
||||
#define CONFIG_SOC_DEDIC_GPIO_OUT_CHANNELS_NUM 8
|
||||
#define CONFIG_SOC_DEDIC_GPIO_IN_CHANNELS_NUM 8
|
||||
#define CONFIG_SOC_DEDIC_GPIO_OUT_AUTO_ENABLE 1
|
||||
#define CONFIG_SOC_I2C_NUM 2
|
||||
#define CONFIG_SOC_I2C_FIFO_LEN 32
|
||||
#define CONFIG_SOC_I2C_CMD_REG_NUM 8
|
||||
#define CONFIG_SOC_I2C_SUPPORT_SLAVE 1
|
||||
#define CONFIG_SOC_I2C_SUPPORT_HW_CLR_BUS 1
|
||||
#define CONFIG_SOC_I2C_SUPPORT_XTAL 1
|
||||
#define CONFIG_SOC_I2C_SUPPORT_RTC 1
|
||||
#define CONFIG_SOC_I2C_SUPPORT_10BIT_ADDR 1
|
||||
#define CONFIG_SOC_I2C_SLAVE_SUPPORT_BROADCAST 1
|
||||
#define CONFIG_SOC_I2C_SLAVE_SUPPORT_I2CRAM_ACCESS 1
|
||||
#define CONFIG_SOC_I2S_NUM 2
|
||||
#define CONFIG_SOC_I2S_HW_VERSION_2 1
|
||||
#define CONFIG_SOC_I2S_SUPPORTS_XTAL 1
|
||||
#define CONFIG_SOC_I2S_SUPPORTS_PLL_F160M 1
|
||||
#define CONFIG_SOC_I2S_SUPPORTS_PCM 1
|
||||
#define CONFIG_SOC_I2S_SUPPORTS_PDM 1
|
||||
#define CONFIG_SOC_I2S_SUPPORTS_PDM_TX 1
|
||||
#define CONFIG_SOC_I2S_PDM_MAX_TX_LINES 2
|
||||
#define CONFIG_SOC_I2S_SUPPORTS_PDM_RX 1
|
||||
#define CONFIG_SOC_I2S_PDM_MAX_RX_LINES 4
|
||||
#define CONFIG_SOC_I2S_SUPPORTS_TDM 1
|
||||
#define CONFIG_SOC_LEDC_SUPPORT_APB_CLOCK 1
|
||||
#define CONFIG_SOC_LEDC_SUPPORT_XTAL_CLOCK 1
|
||||
#define CONFIG_SOC_LEDC_CHANNEL_NUM 8
|
||||
#define CONFIG_SOC_LEDC_TIMER_BIT_WIDTH 14
|
||||
#define CONFIG_SOC_LEDC_SUPPORT_FADE_STOP 1
|
||||
#define CONFIG_SOC_MCPWM_GROUPS 2
|
||||
#define CONFIG_SOC_MCPWM_TIMERS_PER_GROUP 3
|
||||
#define CONFIG_SOC_MCPWM_OPERATORS_PER_GROUP 3
|
||||
#define CONFIG_SOC_MCPWM_COMPARATORS_PER_OPERATOR 2
|
||||
#define CONFIG_SOC_MCPWM_GENERATORS_PER_OPERATOR 2
|
||||
#define CONFIG_SOC_MCPWM_TRIGGERS_PER_OPERATOR 2
|
||||
#define CONFIG_SOC_MCPWM_GPIO_FAULTS_PER_GROUP 3
|
||||
#define CONFIG_SOC_MCPWM_CAPTURE_TIMERS_PER_GROUP 1
|
||||
#define CONFIG_SOC_MCPWM_CAPTURE_CHANNELS_PER_TIMER 3
|
||||
#define CONFIG_SOC_MCPWM_GPIO_SYNCHROS_PER_GROUP 3
|
||||
#define CONFIG_SOC_MCPWM_SWSYNC_CAN_PROPAGATE 1
|
||||
#define CONFIG_SOC_MMU_LINEAR_ADDRESS_REGION_NUM 1
|
||||
#define CONFIG_SOC_MMU_PERIPH_NUM 1
|
||||
#define CONFIG_SOC_PCNT_GROUPS 1
|
||||
#define CONFIG_SOC_PCNT_UNITS_PER_GROUP 4
|
||||
#define CONFIG_SOC_PCNT_CHANNELS_PER_UNIT 2
|
||||
#define CONFIG_SOC_PCNT_THRES_POINT_PER_UNIT 2
|
||||
#define CONFIG_SOC_RMT_GROUPS 1
|
||||
#define CONFIG_SOC_RMT_TX_CANDIDATES_PER_GROUP 4
|
||||
#define CONFIG_SOC_RMT_RX_CANDIDATES_PER_GROUP 4
|
||||
#define CONFIG_SOC_RMT_CHANNELS_PER_GROUP 8
|
||||
#define CONFIG_SOC_RMT_MEM_WORDS_PER_CHANNEL 48
|
||||
#define CONFIG_SOC_RMT_SUPPORT_RX_PINGPONG 1
|
||||
#define CONFIG_SOC_RMT_SUPPORT_RX_DEMODULATION 1
|
||||
#define CONFIG_SOC_RMT_SUPPORT_TX_ASYNC_STOP 1
|
||||
#define CONFIG_SOC_RMT_SUPPORT_TX_LOOP_COUNT 1
|
||||
#define CONFIG_SOC_RMT_SUPPORT_TX_LOOP_AUTO_STOP 1
|
||||
#define CONFIG_SOC_RMT_SUPPORT_TX_SYNCHRO 1
|
||||
#define CONFIG_SOC_RMT_SUPPORT_TX_CARRIER_DATA_ONLY 1
|
||||
#define CONFIG_SOC_RMT_SUPPORT_XTAL 1
|
||||
#define CONFIG_SOC_RMT_SUPPORT_RC_FAST 1
|
||||
#define CONFIG_SOC_RMT_SUPPORT_APB 1
|
||||
#define CONFIG_SOC_RMT_SUPPORT_DMA 1
|
||||
#define CONFIG_SOC_LCD_I80_SUPPORTED 1
|
||||
#define CONFIG_SOC_LCD_RGB_SUPPORTED 1
|
||||
#define CONFIG_SOC_LCD_I80_BUSES 1
|
||||
#define CONFIG_SOC_LCD_RGB_PANELS 1
|
||||
#define CONFIG_SOC_LCD_I80_BUS_WIDTH 16
|
||||
#define CONFIG_SOC_LCD_RGB_DATA_WIDTH 16
|
||||
#define CONFIG_SOC_LCD_SUPPORT_RGB_YUV_CONV 1
|
||||
#define CONFIG_SOC_RTC_CNTL_CPU_PD_DMA_BUS_WIDTH 128
|
||||
#define CONFIG_SOC_RTC_CNTL_CPU_PD_REG_FILE_NUM 549
|
||||
#define CONFIG_SOC_RTC_CNTL_TAGMEM_PD_DMA_BUS_WIDTH 128
|
||||
#define CONFIG_SOC_RTCIO_PIN_COUNT 22
|
||||
#define CONFIG_SOC_RTCIO_INPUT_OUTPUT_SUPPORTED 1
|
||||
#define CONFIG_SOC_RTCIO_HOLD_SUPPORTED 1
|
||||
#define CONFIG_SOC_RTCIO_WAKE_SUPPORTED 1
|
||||
#define CONFIG_SOC_SDM_GROUPS 1
|
||||
#define CONFIG_SOC_SDM_CHANNELS_PER_GROUP 8
|
||||
#define CONFIG_SOC_SDM_CLK_SUPPORT_APB 1
|
||||
#define CONFIG_SOC_SPI_PERIPH_NUM 3
|
||||
#define CONFIG_SOC_SPI_MAX_CS_NUM 6
|
||||
#define CONFIG_SOC_SPI_MAXIMUM_BUFFER_SIZE 64
|
||||
#define CONFIG_SOC_SPI_SUPPORT_DDRCLK 1
|
||||
#define CONFIG_SOC_SPI_SLAVE_SUPPORT_SEG_TRANS 1
|
||||
#define CONFIG_SOC_SPI_SUPPORT_CD_SIG 1
|
||||
#define CONFIG_SOC_SPI_SUPPORT_CONTINUOUS_TRANS 1
|
||||
#define CONFIG_SOC_SPI_SUPPORT_SLAVE_HD_VER2 1
|
||||
#define CONFIG_SOC_SPI_SUPPORT_CLK_APB 1
|
||||
#define CONFIG_SOC_SPI_SUPPORT_CLK_XTAL 1
|
||||
#define CONFIG_SOC_SPI_PERIPH_SUPPORT_CONTROL_DUMMY_OUT 1
|
||||
#define CONFIG_SOC_MEMSPI_IS_INDEPENDENT 1
|
||||
#define CONFIG_SOC_SPI_MAX_PRE_DIVIDER 16
|
||||
#define CONFIG_SOC_SPI_SUPPORT_OCT 1
|
||||
#define CONFIG_SOC_MEMSPI_SRC_FREQ_120M 1
|
||||
#define CONFIG_SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED 1
|
||||
#define CONFIG_SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED 1
|
||||
#define CONFIG_SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED 1
|
||||
#define CONFIG_SOC_SPIRAM_SUPPORTED 1
|
||||
#define CONFIG_SOC_SPIRAM_XIP_SUPPORTED 1
|
||||
#define CONFIG_SOC_SYSTIMER_COUNTER_NUM 2
|
||||
#define CONFIG_SOC_SYSTIMER_ALARM_NUM 3
|
||||
#define CONFIG_SOC_SYSTIMER_BIT_WIDTH_LO 32
|
||||
#define CONFIG_SOC_SYSTIMER_BIT_WIDTH_HI 20
|
||||
#define CONFIG_SOC_SYSTIMER_FIXED_DIVIDER 1
|
||||
#define CONFIG_SOC_SYSTIMER_INT_LEVEL 1
|
||||
#define CONFIG_SOC_SYSTIMER_ALARM_MISS_COMPENSATE 1
|
||||
#define CONFIG_SOC_TIMER_GROUPS 2
|
||||
#define CONFIG_SOC_TIMER_GROUP_TIMERS_PER_GROUP 2
|
||||
#define CONFIG_SOC_TIMER_GROUP_COUNTER_BIT_WIDTH 54
|
||||
#define CONFIG_SOC_TIMER_GROUP_SUPPORT_XTAL 1
|
||||
#define CONFIG_SOC_TIMER_GROUP_SUPPORT_APB 1
|
||||
#define CONFIG_SOC_TIMER_GROUP_TOTAL_TIMERS 4
|
||||
#define CONFIG_SOC_TOUCH_VERSION_2 1
|
||||
#define CONFIG_SOC_TOUCH_SENSOR_NUM 15
|
||||
#define CONFIG_SOC_TOUCH_PROXIMITY_CHANNEL_NUM 3
|
||||
#define CONFIG_SOC_TOUCH_PROXIMITY_MEAS_DONE_SUPPORTED 1
|
||||
#define CONFIG_SOC_TOUCH_PAD_THRESHOLD_MAX 0x1FFFFF
|
||||
#define CONFIG_SOC_TOUCH_PAD_MEASURE_WAIT_MAX 0xFF
|
||||
#define CONFIG_SOC_TWAI_CONTROLLER_NUM 1
|
||||
#define CONFIG_SOC_TWAI_CLK_SUPPORT_APB 1
|
||||
#define CONFIG_SOC_TWAI_BRP_MIN 2
|
||||
#define CONFIG_SOC_TWAI_BRP_MAX 16384
|
||||
#define CONFIG_SOC_TWAI_SUPPORTS_RX_STATUS 1
|
||||
#define CONFIG_SOC_UART_NUM 3
|
||||
#define CONFIG_SOC_UART_HP_NUM 3
|
||||
#define CONFIG_SOC_UART_FIFO_LEN 128
|
||||
#define CONFIG_SOC_UART_BITRATE_MAX 5000000
|
||||
#define CONFIG_SOC_UART_SUPPORT_FSM_TX_WAIT_SEND 1
|
||||
#define CONFIG_SOC_UART_SUPPORT_WAKEUP_INT 1
|
||||
#define CONFIG_SOC_UART_SUPPORT_APB_CLK 1
|
||||
#define CONFIG_SOC_UART_SUPPORT_RTC_CLK 1
|
||||
#define CONFIG_SOC_UART_SUPPORT_XTAL_CLK 1
|
||||
#define CONFIG_SOC_USB_OTG_PERIPH_NUM 1
|
||||
#define CONFIG_SOC_SHA_DMA_MAX_BUFFER_SIZE 3968
|
||||
#define CONFIG_SOC_SHA_SUPPORT_DMA 1
|
||||
#define CONFIG_SOC_SHA_SUPPORT_RESUME 1
|
||||
#define CONFIG_SOC_SHA_GDMA 1
|
||||
#define CONFIG_SOC_SHA_SUPPORT_SHA1 1
|
||||
#define CONFIG_SOC_SHA_SUPPORT_SHA224 1
|
||||
#define CONFIG_SOC_SHA_SUPPORT_SHA256 1
|
||||
#define CONFIG_SOC_SHA_SUPPORT_SHA384 1
|
||||
#define CONFIG_SOC_SHA_SUPPORT_SHA512 1
|
||||
#define CONFIG_SOC_SHA_SUPPORT_SHA512_224 1
|
||||
#define CONFIG_SOC_SHA_SUPPORT_SHA512_256 1
|
||||
#define CONFIG_SOC_SHA_SUPPORT_SHA512_T 1
|
||||
#define CONFIG_SOC_MPI_MEM_BLOCKS_NUM 4
|
||||
#define CONFIG_SOC_MPI_OPERATIONS_NUM 3
|
||||
#define CONFIG_SOC_RSA_MAX_BIT_LEN 4096
|
||||
#define CONFIG_SOC_AES_SUPPORT_DMA 1
|
||||
#define CONFIG_SOC_AES_GDMA 1
|
||||
#define CONFIG_SOC_AES_SUPPORT_AES_128 1
|
||||
#define CONFIG_SOC_AES_SUPPORT_AES_256 1
|
||||
#define CONFIG_SOC_PM_SUPPORT_EXT0_WAKEUP 1
|
||||
#define CONFIG_SOC_PM_SUPPORT_EXT1_WAKEUP 1
|
||||
#define CONFIG_SOC_PM_SUPPORT_EXT_WAKEUP 1
|
||||
#define CONFIG_SOC_PM_SUPPORT_WIFI_WAKEUP 1
|
||||
#define CONFIG_SOC_PM_SUPPORT_BT_WAKEUP 1
|
||||
#define CONFIG_SOC_PM_SUPPORT_TOUCH_SENSOR_WAKEUP 1
|
||||
#define CONFIG_SOC_PM_SUPPORT_CPU_PD 1
|
||||
#define CONFIG_SOC_PM_SUPPORT_TAGMEM_PD 1
|
||||
#define CONFIG_SOC_PM_SUPPORT_RTC_PERIPH_PD 1
|
||||
#define CONFIG_SOC_PM_SUPPORT_RC_FAST_PD 1
|
||||
#define CONFIG_SOC_PM_SUPPORT_VDDSDIO_PD 1
|
||||
#define CONFIG_SOC_PM_SUPPORT_MAC_BB_PD 1
|
||||
#define CONFIG_SOC_PM_SUPPORT_MODEM_PD 1
|
||||
#define CONFIG_SOC_CONFIGURABLE_VDDSDIO_SUPPORTED 1
|
||||
#define CONFIG_SOC_PM_SUPPORT_DEEPSLEEP_CHECK_STUB_ONLY 1
|
||||
#define CONFIG_SOC_PM_CPU_RETENTION_BY_RTCCNTL 1
|
||||
#define CONFIG_SOC_PM_MODEM_RETENTION_BY_BACKUPDMA 1
|
||||
#define CONFIG_SOC_CLK_RC_FAST_D256_SUPPORTED 1
|
||||
#define CONFIG_SOC_RTC_SLOW_CLK_SUPPORT_RC_FAST_D256 1
|
||||
#define CONFIG_SOC_CLK_RC_FAST_SUPPORT_CALIBRATION 1
|
||||
#define CONFIG_SOC_CLK_XTAL32K_SUPPORTED 1
|
||||
#define CONFIG_SOC_EFUSE_DIS_DOWNLOAD_ICACHE 1
|
||||
#define CONFIG_SOC_EFUSE_DIS_DOWNLOAD_DCACHE 1
|
||||
#define CONFIG_SOC_EFUSE_HARD_DIS_JTAG 1
|
||||
#define CONFIG_SOC_EFUSE_DIS_USB_JTAG 1
|
||||
#define CONFIG_SOC_EFUSE_SOFT_DIS_JTAG 1
|
||||
#define CONFIG_SOC_EFUSE_DIS_DIRECT_BOOT 1
|
||||
#define CONFIG_SOC_EFUSE_DIS_ICACHE 1
|
||||
#define CONFIG_SOC_EFUSE_BLOCK9_KEY_PURPOSE_QUIRK 1
|
||||
#define CONFIG_SOC_SECURE_BOOT_V2_RSA 1
|
||||
#define CONFIG_SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS 3
|
||||
#define CONFIG_SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS 1
|
||||
#define CONFIG_SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY 1
|
||||
#define CONFIG_SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX 64
|
||||
#define CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES 1
|
||||
#define CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES_OPTIONS 1
|
||||
#define CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES_128 1
|
||||
#define CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES_256 1
|
||||
#define CONFIG_SOC_MEMPROT_CPU_PREFETCH_PAD_SIZE 16
|
||||
#define CONFIG_SOC_MEMPROT_MEM_ALIGN_SIZE 256
|
||||
#define CONFIG_SOC_PHY_DIG_REGS_MEM_SIZE 21
|
||||
#define CONFIG_SOC_MAC_BB_PD_MEM_SIZE 192
|
||||
#define CONFIG_SOC_WIFI_LIGHT_SLEEP_CLK_WIDTH 12
|
||||
#define CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_WAIT_IDLE 1
|
||||
#define CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND 1
|
||||
#define CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_RESUME 1
|
||||
#define CONFIG_SOC_SPI_MEM_SUPPORT_SW_SUSPEND 1
|
||||
#define CONFIG_SOC_SPI_MEM_SUPPORT_OPI_MODE 1
|
||||
#define CONFIG_SOC_SPI_MEM_SUPPORT_TIMING_TUNING 1
|
||||
#define CONFIG_SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE 1
|
||||
#define CONFIG_SOC_SPI_MEM_SUPPORT_WRAP 1
|
||||
#define CONFIG_SOC_MEMSPI_TIMING_TUNING_BY_MSPI_DELAY 1
|
||||
#define CONFIG_SOC_MEMSPI_CORE_CLK_SHARED_WITH_PSRAM 1
|
||||
#define CONFIG_SOC_COEX_HW_PTI 1
|
||||
#define CONFIG_SOC_EXTERNAL_COEX_LEADER_TX_LINE 1
|
||||
#define CONFIG_SOC_SDMMC_USE_GPIO_MATRIX 1
|
||||
#define CONFIG_SOC_SDMMC_NUM_SLOTS 2
|
||||
#define CONFIG_SOC_SDMMC_SUPPORT_XTAL_CLOCK 1
|
||||
#define CONFIG_SOC_SDMMC_DELAY_PHASE_NUM 4
|
||||
#define CONFIG_SOC_TEMPERATURE_SENSOR_SUPPORT_FAST_RC 1
|
||||
#define CONFIG_SOC_WIFI_HW_TSF 1
|
||||
#define CONFIG_SOC_WIFI_FTM_SUPPORT 1
|
||||
#define CONFIG_SOC_WIFI_GCMP_SUPPORT 1
|
||||
#define CONFIG_SOC_WIFI_WAPI_SUPPORT 1
|
||||
#define CONFIG_SOC_WIFI_CSI_SUPPORT 1
|
||||
#define CONFIG_SOC_WIFI_MESH_SUPPORT 1
|
||||
#define CONFIG_SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW 1
|
||||
#define CONFIG_SOC_BLE_SUPPORTED 1
|
||||
#define CONFIG_SOC_BLE_MESH_SUPPORTED 1
|
||||
#define CONFIG_SOC_BLE_50_SUPPORTED 1
|
||||
#define CONFIG_SOC_BLE_DEVICE_PRIVACY_SUPPORTED 1
|
||||
#define CONFIG_SOC_BLUFI_SUPPORTED 1
|
||||
#define CONFIG_SOC_ULP_HAS_ADC 1
|
||||
#define CONFIG_SOC_PHY_COMBO_MODULE 1
|
||||
#define CONFIG_IDF_CMAKE 1
|
||||
#define CONFIG_IDF_TOOLCHAIN "gcc"
|
||||
#define CONFIG_IDF_TARGET_ARCH_XTENSA 1
|
||||
#define CONFIG_IDF_TARGET_ARCH "xtensa"
|
||||
#define CONFIG_IDF_TARGET "esp32s3"
|
||||
#define CONFIG_IDF_INIT_VERSION "5.2.1"
|
||||
#define CONFIG_IDF_TARGET_ESP32S3 1
|
||||
#define CONFIG_IDF_FIRMWARE_CHIP_ID 0x0009
|
||||
#define CONFIG_APP_BUILD_TYPE_APP_2NDBOOT 1
|
||||
#define CONFIG_APP_BUILD_GENERATE_BINARIES 1
|
||||
#define CONFIG_APP_BUILD_BOOTLOADER 1
|
||||
#define CONFIG_APP_BUILD_USE_FLASH_SECTIONS 1
|
||||
#define CONFIG_BOOTLOADER_COMPILE_TIME_DATE 1
|
||||
#define CONFIG_BOOTLOADER_PROJECT_VER 1
|
||||
#define CONFIG_BOOTLOADER_OFFSET_IN_FLASH 0x0
|
||||
#define CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_SIZE 1
|
||||
#define CONFIG_BOOTLOADER_LOG_LEVEL_VERBOSE 1
|
||||
#define CONFIG_BOOTLOADER_LOG_LEVEL 5
|
||||
#define CONFIG_BOOTLOADER_FLASH_XMC_SUPPORT 1
|
||||
#define CONFIG_BOOTLOADER_VDDSDIO_BOOST_1_9V 1
|
||||
#define CONFIG_BOOTLOADER_REGION_PROTECTION_ENABLE 1
|
||||
#define CONFIG_BOOTLOADER_WDT_ENABLE 1
|
||||
#define CONFIG_BOOTLOADER_WDT_TIME_MS 9000
|
||||
#define CONFIG_BOOTLOADER_RESERVE_RTC_SIZE 0x0
|
||||
#define CONFIG_SECURE_BOOT_V2_RSA_SUPPORTED 1
|
||||
#define CONFIG_SECURE_BOOT_V2_PREFERRED 1
|
||||
#define CONFIG_SECURE_ROM_DL_MODE_ENABLED 1
|
||||
#define CONFIG_APP_COMPILE_TIME_DATE 1
|
||||
#define CONFIG_APP_RETRIEVE_LEN_ELF_SHA 16
|
||||
#define CONFIG_ESP_ROM_HAS_CRC_LE 1
|
||||
#define CONFIG_ESP_ROM_HAS_CRC_BE 1
|
||||
#define CONFIG_ESP_ROM_HAS_MZ_CRC32 1
|
||||
#define CONFIG_ESP_ROM_HAS_JPEG_DECODE 1
|
||||
#define CONFIG_ESP_ROM_UART_CLK_IS_XTAL 1
|
||||
#define CONFIG_ESP_ROM_HAS_RETARGETABLE_LOCKING 1
|
||||
#define CONFIG_ESP_ROM_USB_OTG_NUM 3
|
||||
#define CONFIG_ESP_ROM_USB_SERIAL_DEVICE_NUM 4
|
||||
#define CONFIG_ESP_ROM_HAS_ERASE_0_REGION_BUG 1
|
||||
#define CONFIG_ESP_ROM_GET_CLK_FREQ 1
|
||||
#define CONFIG_ESP_ROM_HAS_HAL_WDT 1
|
||||
#define CONFIG_ESP_ROM_NEEDS_SWSETUP_WORKAROUND 1
|
||||
#define CONFIG_ESP_ROM_HAS_LAYOUT_TABLE 1
|
||||
#define CONFIG_ESP_ROM_HAS_SPI_FLASH 1
|
||||
#define CONFIG_ESP_ROM_HAS_ETS_PRINTF_BUG 1
|
||||
#define CONFIG_ESP_ROM_HAS_NEWLIB_NANO_FORMAT 1
|
||||
#define CONFIG_ESP_ROM_NEEDS_SET_CACHE_MMU_SIZE 1
|
||||
#define CONFIG_ESP_ROM_RAM_APP_NEEDS_MMU_INIT 1
|
||||
#define CONFIG_ESP_ROM_HAS_FLASH_COUNT_PAGES_BUG 1
|
||||
#define CONFIG_ESP_ROM_HAS_CACHE_SUSPEND_WAITI_BUG 1
|
||||
#define CONFIG_ESP_ROM_HAS_CACHE_WRITEBACK_BUG 1
|
||||
#define CONFIG_ESP_ROM_HAS_SW_FLOAT 1
|
||||
#define CONFIG_BOOT_ROM_LOG_ALWAYS_ON 1
|
||||
#define CONFIG_ESPTOOLPY_FLASH_MODE_AUTO_DETECT 1
|
||||
#define CONFIG_ESPTOOLPY_FLASHMODE_DIO 1
|
||||
#define CONFIG_ESPTOOLPY_FLASH_SAMPLE_MODE_STR 1
|
||||
#define CONFIG_ESPTOOLPY_FLASHMODE "dio"
|
||||
#define CONFIG_ESPTOOLPY_FLASHFREQ_80M 1
|
||||
#define CONFIG_ESPTOOLPY_FLASHFREQ_80M_DEFAULT 1
|
||||
#define CONFIG_ESPTOOLPY_FLASHFREQ "80m"
|
||||
#define CONFIG_ESPTOOLPY_FLASHSIZE_2MB 1
|
||||
#define CONFIG_ESPTOOLPY_FLASHSIZE "2MB"
|
||||
#define CONFIG_ESPTOOLPY_BEFORE_RESET 1
|
||||
#define CONFIG_ESPTOOLPY_BEFORE "default_reset"
|
||||
#define CONFIG_ESPTOOLPY_AFTER_RESET 1
|
||||
#define CONFIG_ESPTOOLPY_AFTER "hard_reset"
|
||||
#define CONFIG_ESPTOOLPY_MONITOR_BAUD 115200
|
||||
#define CONFIG_PARTITION_TABLE_SINGLE_APP 1
|
||||
#define CONFIG_PARTITION_TABLE_CUSTOM_FILENAME "partitions.csv"
|
||||
#define CONFIG_PARTITION_TABLE_FILENAME "partitions_singleapp.csv"
|
||||
#define CONFIG_PARTITION_TABLE_OFFSET 0x8000
|
||||
#define CONFIG_PARTITION_TABLE_MD5 1
|
||||
#define CONFIG_COMPILER_OPTIMIZATION_DEBUG 1
|
||||
#define CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE 1
|
||||
#define CONFIG_COMPILER_FLOAT_LIB_FROM_GCCLIB 1
|
||||
#define CONFIG_COMPILER_OPTIMIZATION_ASSERTION_LEVEL 2
|
||||
#define CONFIG_COMPILER_HIDE_PATHS_MACROS 1
|
||||
#define CONFIG_COMPILER_CXX_EXCEPTIONS 1
|
||||
#define CONFIG_COMPILER_CXX_EXCEPTIONS_EMG_POOL_SIZE 1024
|
||||
#define CONFIG_COMPILER_STACK_CHECK_MODE_NONE 1
|
||||
#define CONFIG_COMPILER_RT_LIB_GCCLIB 1
|
||||
#define CONFIG_COMPILER_RT_LIB_NAME "gcc"
|
||||
#define CONFIG_EFUSE_MAX_BLK_LEN 256
|
||||
#define CONFIG_ESP_ERR_TO_NAME_LOOKUP 1
|
||||
#define CONFIG_ESP32S3_REV_MIN_0 1
|
||||
#define CONFIG_ESP32S3_REV_MIN_FULL 0
|
||||
#define CONFIG_ESP_REV_MIN_FULL 0
|
||||
#define CONFIG_ESP32S3_REV_MAX_FULL 99
|
||||
#define CONFIG_ESP_REV_MAX_FULL 99
|
||||
#define CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_STA 1
|
||||
#define CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_AP 1
|
||||
#define CONFIG_ESP_MAC_ADDR_UNIVERSE_BT 1
|
||||
#define CONFIG_ESP_MAC_ADDR_UNIVERSE_ETH 1
|
||||
#define CONFIG_ESP_MAC_UNIVERSAL_MAC_ADDRESSES_FOUR 1
|
||||
#define CONFIG_ESP32S3_UNIVERSAL_MAC_ADDRESSES_FOUR 1
|
||||
#define CONFIG_ESP32S3_UNIVERSAL_MAC_ADDRESSES 4
|
||||
#define CONFIG_ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND 1
|
||||
#define CONFIG_ESP_SLEEP_MSPI_NEED_ALL_IO_PU 1
|
||||
#define CONFIG_ESP_SLEEP_RTC_BUS_ISO_WORKAROUND 1
|
||||
#define CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND 1
|
||||
#define CONFIG_ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY 2000
|
||||
#define CONFIG_ESP_SLEEP_GPIO_ENABLE_INTERNAL_RESISTORS 1
|
||||
#define CONFIG_RTC_CLK_SRC_INT_RC 1
|
||||
#define CONFIG_RTC_CLK_CAL_CYCLES 1024
|
||||
#define CONFIG_PERIPH_CTRL_FUNC_IN_IRAM 1
|
||||
#define CONFIG_XTAL_FREQ_40 1
|
||||
#define CONFIG_XTAL_FREQ 40
|
||||
#define CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_160 1
|
||||
#define CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ 160
|
||||
#define CONFIG_ESP32S3_INSTRUCTION_CACHE_16KB 1
|
||||
#define CONFIG_ESP32S3_INSTRUCTION_CACHE_SIZE 0x4000
|
||||
#define CONFIG_ESP32S3_INSTRUCTION_CACHE_8WAYS 1
|
||||
#define CONFIG_ESP32S3_ICACHE_ASSOCIATED_WAYS 8
|
||||
#define CONFIG_ESP32S3_INSTRUCTION_CACHE_LINE_32B 1
|
||||
#define CONFIG_ESP32S3_INSTRUCTION_CACHE_LINE_SIZE 32
|
||||
#define CONFIG_ESP32S3_DATA_CACHE_32KB 1
|
||||
#define CONFIG_ESP32S3_DATA_CACHE_SIZE 0x8000
|
||||
#define CONFIG_ESP32S3_DATA_CACHE_8WAYS 1
|
||||
#define CONFIG_ESP32S3_DCACHE_ASSOCIATED_WAYS 8
|
||||
#define CONFIG_ESP32S3_DATA_CACHE_LINE_32B 1
|
||||
#define CONFIG_ESP32S3_DATA_CACHE_LINE_SIZE 32
|
||||
#define CONFIG_ESP32S3_TRACEMEM_RESERVE_DRAM 0x0
|
||||
#define CONFIG_ESP_SYSTEM_PANIC_PRINT_REBOOT 1
|
||||
#define CONFIG_ESP_SYSTEM_PANIC_REBOOT_DELAY_SECONDS 0
|
||||
#define CONFIG_ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK 1
|
||||
#define CONFIG_ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP 1
|
||||
#define CONFIG_ESP_SYSTEM_MEMPROT_FEATURE 1
|
||||
#define CONFIG_ESP_SYSTEM_MEMPROT_FEATURE_LOCK 1
|
||||
#define CONFIG_ESP_SYSTEM_EVENT_QUEUE_SIZE 32
|
||||
#define CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE 2304
|
||||
#define CONFIG_ESP_MAIN_TASK_STACK_SIZE 3584
|
||||
#define CONFIG_ESP_MAIN_TASK_AFFINITY_CPU0 1
|
||||
#define CONFIG_ESP_MAIN_TASK_AFFINITY 0x0
|
||||
#define CONFIG_ESP_MINIMAL_SHARED_STACK_SIZE 2048
|
||||
#define CONFIG_ESP_CONSOLE_UART_DEFAULT 1
|
||||
#define CONFIG_ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG 1
|
||||
#define CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG_ENABLED 1
|
||||
#define CONFIG_ESP_CONSOLE_UART 1
|
||||
#define CONFIG_ESP_CONSOLE_UART_NUM 0
|
||||
#define CONFIG_ESP_CONSOLE_UART_BAUDRATE 115200
|
||||
#define CONFIG_ESP_INT_WDT 1
|
||||
#define CONFIG_ESP_INT_WDT_TIMEOUT_MS 300
|
||||
#define CONFIG_ESP_INT_WDT_CHECK_CPU1 1
|
||||
#define CONFIG_ESP_TASK_WDT_EN 1
|
||||
#define CONFIG_ESP_TASK_WDT_INIT 1
|
||||
#define CONFIG_ESP_TASK_WDT_TIMEOUT_S 5
|
||||
#define CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0 1
|
||||
#define CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1 1
|
||||
#define CONFIG_ESP_DEBUG_OCDAWARE 1
|
||||
#define CONFIG_ESP_SYSTEM_CHECK_INT_LEVEL_4 1
|
||||
#define CONFIG_ESP_BROWNOUT_DET 1
|
||||
#define CONFIG_ESP_BROWNOUT_DET_LVL_SEL_7 1
|
||||
#define CONFIG_ESP_BROWNOUT_DET_LVL 7
|
||||
#define CONFIG_ESP_SYSTEM_BROWNOUT_INTR 1
|
||||
#define CONFIG_ESP_SYSTEM_BBPLL_RECALIB 1
|
||||
#define CONFIG_ESP_IPC_TASK_STACK_SIZE 1280
|
||||
#define CONFIG_ESP_IPC_USES_CALLERS_PRIORITY 1
|
||||
#define CONFIG_ESP_IPC_ISR_ENABLE 1
|
||||
#define CONFIG_FREERTOS_HZ 100
|
||||
#define CONFIG_FREERTOS_CHECK_STACKOVERFLOW_CANARY 1
|
||||
#define CONFIG_FREERTOS_THREAD_LOCAL_STORAGE_POINTERS 1
|
||||
#define CONFIG_FREERTOS_IDLE_TASK_STACKSIZE 1536
|
||||
#define CONFIG_FREERTOS_MAX_TASK_NAME_LEN 16
|
||||
#define CONFIG_FREERTOS_TIMER_SERVICE_TASK_NAME "Tmr Svc"
|
||||
#define CONFIG_FREERTOS_TIMER_TASK_PRIORITY 1
|
||||
#define CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH 2048
|
||||
#define CONFIG_FREERTOS_TIMER_QUEUE_LENGTH 10
|
||||
#define CONFIG_FREERTOS_QUEUE_REGISTRY_SIZE 0
|
||||
#define CONFIG_FREERTOS_TASK_NOTIFICATION_ARRAY_ENTRIES 1
|
||||
#define CONFIG_FREERTOS_TASK_FUNCTION_WRAPPER 1
|
||||
#define CONFIG_FREERTOS_TLSP_DELETION_CALLBACKS 1
|
||||
#define CONFIG_FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER 1
|
||||
#define CONFIG_FREERTOS_ISR_STACKSIZE 1536
|
||||
#define CONFIG_FREERTOS_INTERRUPT_BACKTRACE 1
|
||||
#define CONFIG_FREERTOS_TICK_SUPPORT_SYSTIMER 1
|
||||
#define CONFIG_FREERTOS_CORETIMER_SYSTIMER_LVL1 1
|
||||
#define CONFIG_FREERTOS_SYSTICK_USES_SYSTIMER 1
|
||||
#define CONFIG_FREERTOS_PORT 1
|
||||
#define CONFIG_FREERTOS_NO_AFFINITY 0x7FFFFFFF
|
||||
#define CONFIG_FREERTOS_SUPPORT_STATIC_ALLOCATION 1
|
||||
#define CONFIG_FREERTOS_DEBUG_OCDAWARE 1
|
||||
#define CONFIG_FREERTOS_ENABLE_TASK_SNAPSHOT 1
|
||||
#define CONFIG_FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH 1
|
||||
#define CONFIG_HAL_ASSERTION_EQUALS_SYSTEM 1
|
||||
#define CONFIG_HAL_DEFAULT_ASSERTION_LEVEL 2
|
||||
#define CONFIG_HAL_WDT_USE_ROM_IMPL 1
|
||||
#define CONFIG_LOG_DEFAULT_LEVEL_VERBOSE 1
|
||||
#define CONFIG_LOG_DEFAULT_LEVEL 5
|
||||
#define CONFIG_LOG_MAXIMUM_EQUALS_DEFAULT 1
|
||||
#define CONFIG_LOG_MAXIMUM_LEVEL 5
|
||||
#define CONFIG_LOG_COLORS 1
|
||||
#define CONFIG_LOG_TIMESTAMP_SOURCE_RTOS 1
|
||||
#define CONFIG_NEWLIB_STDOUT_LINE_ENDING_CRLF 1
|
||||
#define CONFIG_NEWLIB_STDIN_LINE_ENDING_CR 1
|
||||
#define CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC_HRT 1
|
||||
#define CONFIG_MMU_PAGE_SIZE_64KB 1
|
||||
#define CONFIG_MMU_PAGE_MODE "64KB"
|
||||
#define CONFIG_MMU_PAGE_SIZE 0x10000
|
||||
#define CONFIG_SPI_FLASH_BROWNOUT_RESET_XMC 1
|
||||
#define CONFIG_SPI_FLASH_BROWNOUT_RESET 1
|
||||
#define CONFIG_SPI_FLASH_HPM_AUTO 1
|
||||
#define CONFIG_SPI_FLASH_HPM_ON 1
|
||||
#define CONFIG_SPI_FLASH_HPM_DC_AUTO 1
|
||||
#define CONFIG_SPI_FLASH_SUSPEND_QVL_SUPPORTED 1
|
||||
#define CONFIG_SPI_FLASH_ROM_DRIVER_PATCH 1
|
||||
#define CONFIG_SPI_FLASH_DANGEROUS_WRITE_ABORTS 1
|
||||
#define CONFIG_SPI_FLASH_YIELD_DURING_ERASE 1
|
||||
#define CONFIG_SPI_FLASH_ERASE_YIELD_DURATION_MS 20
|
||||
#define CONFIG_SPI_FLASH_ERASE_YIELD_TICKS 1
|
||||
#define CONFIG_SPI_FLASH_WRITE_CHUNK_SIZE 8192
|
||||
#define CONFIG_SPI_FLASH_VENDOR_XMC_SUPPORTED 1
|
||||
#define CONFIG_SPI_FLASH_VENDOR_GD_SUPPORTED 1
|
||||
#define CONFIG_SPI_FLASH_VENDOR_ISSI_SUPPORTED 1
|
||||
#define CONFIG_SPI_FLASH_VENDOR_MXIC_SUPPORTED 1
|
||||
#define CONFIG_SPI_FLASH_VENDOR_WINBOND_SUPPORTED 1
|
||||
#define CONFIG_SPI_FLASH_VENDOR_BOYA_SUPPORTED 1
|
||||
#define CONFIG_SPI_FLASH_VENDOR_TH_SUPPORTED 1
|
||||
#define CONFIG_SPI_FLASH_SUPPORT_ISSI_CHIP 1
|
||||
#define CONFIG_SPI_FLASH_SUPPORT_MXIC_CHIP 1
|
||||
#define CONFIG_SPI_FLASH_SUPPORT_GD_CHIP 1
|
||||
#define CONFIG_SPI_FLASH_SUPPORT_WINBOND_CHIP 1
|
||||
#define CONFIG_SPI_FLASH_SUPPORT_BOYA_CHIP 1
|
||||
#define CONFIG_SPI_FLASH_SUPPORT_TH_CHIP 1
|
||||
#define CONFIG_SPI_FLASH_SUPPORT_MXIC_OPI_CHIP 1
|
||||
#define CONFIG_SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE 1
|
||||
|
||||
/* List of deprecated options */
|
||||
#define CONFIG_BROWNOUT_DET CONFIG_ESP_BROWNOUT_DET
|
||||
#define CONFIG_BROWNOUT_DET_LVL CONFIG_ESP_BROWNOUT_DET_LVL
|
||||
#define CONFIG_BROWNOUT_DET_LVL_SEL_7 CONFIG_ESP_BROWNOUT_DET_LVL_SEL_7
|
||||
#define CONFIG_COMPILER_OPTIMIZATION_DEFAULT CONFIG_COMPILER_OPTIMIZATION_DEBUG
|
||||
#define CONFIG_COMPILER_OPTIMIZATION_LEVEL_DEBUG CONFIG_COMPILER_OPTIMIZATION_DEBUG
|
||||
#define CONFIG_CONSOLE_UART CONFIG_ESP_CONSOLE_UART
|
||||
#define CONFIG_CONSOLE_UART_BAUDRATE CONFIG_ESP_CONSOLE_UART_BAUDRATE
|
||||
#define CONFIG_CONSOLE_UART_DEFAULT CONFIG_ESP_CONSOLE_UART_DEFAULT
|
||||
#define CONFIG_CONSOLE_UART_NUM CONFIG_ESP_CONSOLE_UART_NUM
|
||||
#define CONFIG_CXX_EXCEPTIONS CONFIG_COMPILER_CXX_EXCEPTIONS
|
||||
#define CONFIG_CXX_EXCEPTIONS_EMG_POOL_SIZE CONFIG_COMPILER_CXX_EXCEPTIONS_EMG_POOL_SIZE
|
||||
#define CONFIG_ESP32S3_BROWNOUT_DET CONFIG_ESP_BROWNOUT_DET
|
||||
#define CONFIG_ESP32S3_BROWNOUT_DET_LVL CONFIG_ESP_BROWNOUT_DET_LVL
|
||||
#define CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_7 CONFIG_ESP_BROWNOUT_DET_LVL_SEL_7
|
||||
#define CONFIG_ESP32S3_DEBUG_OCDAWARE CONFIG_ESP_DEBUG_OCDAWARE
|
||||
#define CONFIG_ESP32S3_DEEP_SLEEP_WAKEUP_DELAY CONFIG_ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY
|
||||
#define CONFIG_ESP32S3_DEFAULT_CPU_FREQ_160 CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_160
|
||||
#define CONFIG_ESP32S3_DEFAULT_CPU_FREQ_MHZ CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ
|
||||
#define CONFIG_ESP32S3_RTC_CLK_CAL_CYCLES CONFIG_RTC_CLK_CAL_CYCLES
|
||||
#define CONFIG_ESP32S3_RTC_CLK_SRC_INT_RC CONFIG_RTC_CLK_SRC_INT_RC
|
||||
#define CONFIG_ESP32S3_TIME_SYSCALL_USE_RTC_FRC1 CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC_HRT
|
||||
#define CONFIG_ESP32S3_TIME_SYSCALL_USE_RTC_SYSTIMER CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC_HRT
|
||||
#define CONFIG_ESP_SLEEP_DEEP_SLEEP_WAKEUP_DELAY CONFIG_ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY
|
||||
#define CONFIG_ESP_TASK_WDT CONFIG_ESP_TASK_WDT_INIT
|
||||
#define CONFIG_FLASHMODE_DIO CONFIG_ESPTOOLPY_FLASHMODE_DIO
|
||||
#define CONFIG_INT_WDT CONFIG_ESP_INT_WDT
|
||||
#define CONFIG_INT_WDT_CHECK_CPU1 CONFIG_ESP_INT_WDT_CHECK_CPU1
|
||||
#define CONFIG_INT_WDT_TIMEOUT_MS CONFIG_ESP_INT_WDT_TIMEOUT_MS
|
||||
#define CONFIG_IPC_TASK_STACK_SIZE CONFIG_ESP_IPC_TASK_STACK_SIZE
|
||||
#define CONFIG_LOG_BOOTLOADER_LEVEL CONFIG_BOOTLOADER_LOG_LEVEL
|
||||
#define CONFIG_LOG_BOOTLOADER_LEVEL_VERBOSE CONFIG_BOOTLOADER_LOG_LEVEL_VERBOSE
|
||||
#define CONFIG_MAIN_TASK_STACK_SIZE CONFIG_ESP_MAIN_TASK_STACK_SIZE
|
||||
#define CONFIG_MONITOR_BAUD CONFIG_ESPTOOLPY_MONITOR_BAUD
|
||||
#define CONFIG_OPTIMIZATION_ASSERTIONS_ENABLED CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE
|
||||
#define CONFIG_OPTIMIZATION_ASSERTION_LEVEL CONFIG_COMPILER_OPTIMIZATION_ASSERTION_LEVEL
|
||||
#define CONFIG_OPTIMIZATION_LEVEL_DEBUG CONFIG_COMPILER_OPTIMIZATION_DEBUG
|
||||
#define CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ABORTS CONFIG_SPI_FLASH_DANGEROUS_WRITE_ABORTS
|
||||
#define CONFIG_STACK_CHECK_NONE CONFIG_COMPILER_STACK_CHECK_MODE_NONE
|
||||
#define CONFIG_SYSTEM_EVENT_QUEUE_SIZE CONFIG_ESP_SYSTEM_EVENT_QUEUE_SIZE
|
||||
#define CONFIG_SYSTEM_EVENT_TASK_STACK_SIZE CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE
|
||||
#define CONFIG_TASK_WDT CONFIG_ESP_TASK_WDT_INIT
|
||||
#define CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU0 CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0
|
||||
#define CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU1 CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1
|
||||
#define CONFIG_TASK_WDT_TIMEOUT_S CONFIG_ESP_TASK_WDT_TIMEOUT_S
|
||||
#define CONFIG_TIMER_QUEUE_LENGTH CONFIG_FREERTOS_TIMER_QUEUE_LENGTH
|
||||
#define CONFIG_TIMER_TASK_PRIORITY CONFIG_FREERTOS_TIMER_TASK_PRIORITY
|
||||
#define CONFIG_TIMER_TASK_STACK_DEPTH CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH
|
720
build/bootloader/config/sdkconfig.json
Normal file
720
build/bootloader/config/sdkconfig.json
Normal file
|
@ -0,0 +1,720 @@
|
|||
{
|
||||
"APP_BUILD_BOOTLOADER": true,
|
||||
"APP_BUILD_GENERATE_BINARIES": true,
|
||||
"APP_BUILD_TYPE_APP_2NDBOOT": true,
|
||||
"APP_BUILD_TYPE_RAM": false,
|
||||
"APP_BUILD_USE_FLASH_SECTIONS": true,
|
||||
"APP_COMPILE_TIME_DATE": true,
|
||||
"APP_EXCLUDE_PROJECT_NAME_VAR": false,
|
||||
"APP_EXCLUDE_PROJECT_VER_VAR": false,
|
||||
"APP_NO_BLOBS": false,
|
||||
"APP_PROJECT_VER_FROM_CONFIG": false,
|
||||
"APP_REPRODUCIBLE_BUILD": false,
|
||||
"APP_RETRIEVE_LEN_ELF_SHA": 16,
|
||||
"BOOTLOADER_APP_ROLLBACK_ENABLE": false,
|
||||
"BOOTLOADER_APP_TEST": false,
|
||||
"BOOTLOADER_COMPILER_OPTIMIZATION_DEBUG": false,
|
||||
"BOOTLOADER_COMPILER_OPTIMIZATION_NONE": false,
|
||||
"BOOTLOADER_COMPILER_OPTIMIZATION_PERF": false,
|
||||
"BOOTLOADER_COMPILER_OPTIMIZATION_SIZE": true,
|
||||
"BOOTLOADER_COMPILE_TIME_DATE": true,
|
||||
"BOOTLOADER_CUSTOM_RESERVE_RTC": false,
|
||||
"BOOTLOADER_FACTORY_RESET": false,
|
||||
"BOOTLOADER_FLASH_DC_AWARE": false,
|
||||
"BOOTLOADER_FLASH_XMC_SUPPORT": true,
|
||||
"BOOTLOADER_LOG_LEVEL": 5,
|
||||
"BOOTLOADER_LOG_LEVEL_DEBUG": false,
|
||||
"BOOTLOADER_LOG_LEVEL_ERROR": false,
|
||||
"BOOTLOADER_LOG_LEVEL_INFO": false,
|
||||
"BOOTLOADER_LOG_LEVEL_NONE": false,
|
||||
"BOOTLOADER_LOG_LEVEL_VERBOSE": true,
|
||||
"BOOTLOADER_LOG_LEVEL_WARN": false,
|
||||
"BOOTLOADER_OFFSET_IN_FLASH": 0,
|
||||
"BOOTLOADER_PROJECT_VER": 1,
|
||||
"BOOTLOADER_REGION_PROTECTION_ENABLE": true,
|
||||
"BOOTLOADER_RESERVE_RTC_SIZE": 0,
|
||||
"BOOTLOADER_SKIP_VALIDATE_ALWAYS": false,
|
||||
"BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP": false,
|
||||
"BOOTLOADER_SKIP_VALIDATE_ON_POWER_ON": false,
|
||||
"BOOTLOADER_VDDSDIO_BOOST_1_9V": true,
|
||||
"BOOTLOADER_WDT_DISABLE_IN_USER_CODE": false,
|
||||
"BOOTLOADER_WDT_ENABLE": true,
|
||||
"BOOTLOADER_WDT_TIME_MS": 9000,
|
||||
"BOOT_ROM_LOG_ALWAYS_OFF": false,
|
||||
"BOOT_ROM_LOG_ALWAYS_ON": true,
|
||||
"BOOT_ROM_LOG_ON_GPIO_HIGH": false,
|
||||
"BOOT_ROM_LOG_ON_GPIO_LOW": false,
|
||||
"COMPILER_CXX_EXCEPTIONS": true,
|
||||
"COMPILER_CXX_EXCEPTIONS_EMG_POOL_SIZE": 1024,
|
||||
"COMPILER_CXX_RTTI": false,
|
||||
"COMPILER_DISABLE_GCC12_WARNINGS": false,
|
||||
"COMPILER_DISABLE_GCC13_WARNINGS": false,
|
||||
"COMPILER_DUMP_RTL_FILES": false,
|
||||
"COMPILER_FLOAT_LIB_FROM_GCCLIB": true,
|
||||
"COMPILER_HIDE_PATHS_MACROS": true,
|
||||
"COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE": false,
|
||||
"COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE": true,
|
||||
"COMPILER_OPTIMIZATION_ASSERTIONS_SILENT": false,
|
||||
"COMPILER_OPTIMIZATION_ASSERTION_LEVEL": 2,
|
||||
"COMPILER_OPTIMIZATION_CHECKS_SILENT": false,
|
||||
"COMPILER_OPTIMIZATION_DEBUG": true,
|
||||
"COMPILER_OPTIMIZATION_NONE": false,
|
||||
"COMPILER_OPTIMIZATION_PERF": false,
|
||||
"COMPILER_OPTIMIZATION_SIZE": false,
|
||||
"COMPILER_RT_LIB_GCCLIB": true,
|
||||
"COMPILER_RT_LIB_NAME": "gcc",
|
||||
"COMPILER_STACK_CHECK_MODE_ALL": false,
|
||||
"COMPILER_STACK_CHECK_MODE_NONE": true,
|
||||
"COMPILER_STACK_CHECK_MODE_NORM": false,
|
||||
"COMPILER_STACK_CHECK_MODE_STRONG": false,
|
||||
"COMPILER_WARN_WRITE_STRINGS": false,
|
||||
"EFUSE_CUSTOM_TABLE": false,
|
||||
"EFUSE_MAX_BLK_LEN": 256,
|
||||
"EFUSE_VIRTUAL": false,
|
||||
"ESP32S3_DATA_CACHE_16KB": false,
|
||||
"ESP32S3_DATA_CACHE_32KB": true,
|
||||
"ESP32S3_DATA_CACHE_4WAYS": false,
|
||||
"ESP32S3_DATA_CACHE_64KB": false,
|
||||
"ESP32S3_DATA_CACHE_8WAYS": true,
|
||||
"ESP32S3_DATA_CACHE_LINE_16B": false,
|
||||
"ESP32S3_DATA_CACHE_LINE_32B": true,
|
||||
"ESP32S3_DATA_CACHE_LINE_64B": false,
|
||||
"ESP32S3_DATA_CACHE_LINE_SIZE": 32,
|
||||
"ESP32S3_DATA_CACHE_SIZE": 32768,
|
||||
"ESP32S3_DCACHE_ASSOCIATED_WAYS": 8,
|
||||
"ESP32S3_ICACHE_ASSOCIATED_WAYS": 8,
|
||||
"ESP32S3_INSTRUCTION_CACHE_16KB": true,
|
||||
"ESP32S3_INSTRUCTION_CACHE_32KB": false,
|
||||
"ESP32S3_INSTRUCTION_CACHE_4WAYS": false,
|
||||
"ESP32S3_INSTRUCTION_CACHE_8WAYS": true,
|
||||
"ESP32S3_INSTRUCTION_CACHE_LINE_16B": false,
|
||||
"ESP32S3_INSTRUCTION_CACHE_LINE_32B": true,
|
||||
"ESP32S3_INSTRUCTION_CACHE_LINE_SIZE": 32,
|
||||
"ESP32S3_INSTRUCTION_CACHE_SIZE": 16384,
|
||||
"ESP32S3_REV_MAX_FULL": 99,
|
||||
"ESP32S3_REV_MIN_0": true,
|
||||
"ESP32S3_REV_MIN_1": false,
|
||||
"ESP32S3_REV_MIN_2": false,
|
||||
"ESP32S3_REV_MIN_FULL": 0,
|
||||
"ESP32S3_RTCDATA_IN_FAST_MEM": false,
|
||||
"ESP32S3_TRACEMEM_RESERVE_DRAM": 0,
|
||||
"ESP32S3_TRAX": false,
|
||||
"ESP32S3_UNIVERSAL_MAC_ADDRESSES": 4,
|
||||
"ESP32S3_UNIVERSAL_MAC_ADDRESSES_FOUR": true,
|
||||
"ESP32S3_UNIVERSAL_MAC_ADDRESSES_TWO": false,
|
||||
"ESP32S3_USE_FIXED_STATIC_RAM_SIZE": false,
|
||||
"ESPTOOLPY_AFTER": "hard_reset",
|
||||
"ESPTOOLPY_AFTER_NORESET": false,
|
||||
"ESPTOOLPY_AFTER_RESET": true,
|
||||
"ESPTOOLPY_BEFORE": "default_reset",
|
||||
"ESPTOOLPY_BEFORE_NORESET": false,
|
||||
"ESPTOOLPY_BEFORE_RESET": true,
|
||||
"ESPTOOLPY_FLASHFREQ": "80m",
|
||||
"ESPTOOLPY_FLASHFREQ_120M": false,
|
||||
"ESPTOOLPY_FLASHFREQ_20M": false,
|
||||
"ESPTOOLPY_FLASHFREQ_40M": false,
|
||||
"ESPTOOLPY_FLASHFREQ_80M": true,
|
||||
"ESPTOOLPY_FLASHFREQ_80M_DEFAULT": true,
|
||||
"ESPTOOLPY_FLASHMODE": "dio",
|
||||
"ESPTOOLPY_FLASHMODE_DIO": true,
|
||||
"ESPTOOLPY_FLASHMODE_DOUT": false,
|
||||
"ESPTOOLPY_FLASHMODE_QIO": false,
|
||||
"ESPTOOLPY_FLASHMODE_QOUT": false,
|
||||
"ESPTOOLPY_FLASHSIZE": "2MB",
|
||||
"ESPTOOLPY_FLASHSIZE_128MB": false,
|
||||
"ESPTOOLPY_FLASHSIZE_16MB": false,
|
||||
"ESPTOOLPY_FLASHSIZE_1MB": false,
|
||||
"ESPTOOLPY_FLASHSIZE_2MB": true,
|
||||
"ESPTOOLPY_FLASHSIZE_32MB": false,
|
||||
"ESPTOOLPY_FLASHSIZE_4MB": false,
|
||||
"ESPTOOLPY_FLASHSIZE_64MB": false,
|
||||
"ESPTOOLPY_FLASHSIZE_8MB": false,
|
||||
"ESPTOOLPY_FLASH_MODE_AUTO_DETECT": true,
|
||||
"ESPTOOLPY_FLASH_SAMPLE_MODE_STR": true,
|
||||
"ESPTOOLPY_HEADER_FLASHSIZE_UPDATE": false,
|
||||
"ESPTOOLPY_MONITOR_BAUD": 115200,
|
||||
"ESPTOOLPY_NO_STUB": false,
|
||||
"ESPTOOLPY_OCT_FLASH": false,
|
||||
"ESP_BROWNOUT_DET": true,
|
||||
"ESP_BROWNOUT_DET_LVL": 7,
|
||||
"ESP_BROWNOUT_DET_LVL_SEL_1": false,
|
||||
"ESP_BROWNOUT_DET_LVL_SEL_2": false,
|
||||
"ESP_BROWNOUT_DET_LVL_SEL_3": false,
|
||||
"ESP_BROWNOUT_DET_LVL_SEL_4": false,
|
||||
"ESP_BROWNOUT_DET_LVL_SEL_5": false,
|
||||
"ESP_BROWNOUT_DET_LVL_SEL_6": false,
|
||||
"ESP_BROWNOUT_DET_LVL_SEL_7": true,
|
||||
"ESP_CONSOLE_NONE": false,
|
||||
"ESP_CONSOLE_SECONDARY_NONE": false,
|
||||
"ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG": true,
|
||||
"ESP_CONSOLE_UART": true,
|
||||
"ESP_CONSOLE_UART_BAUDRATE": 115200,
|
||||
"ESP_CONSOLE_UART_CUSTOM": false,
|
||||
"ESP_CONSOLE_UART_DEFAULT": true,
|
||||
"ESP_CONSOLE_UART_NUM": 0,
|
||||
"ESP_CONSOLE_USB_CDC": false,
|
||||
"ESP_CONSOLE_USB_SERIAL_JTAG": false,
|
||||
"ESP_CONSOLE_USB_SERIAL_JTAG_ENABLED": true,
|
||||
"ESP_DEBUG_OCDAWARE": true,
|
||||
"ESP_DEBUG_STUBS_ENABLE": false,
|
||||
"ESP_DEFAULT_CPU_FREQ_MHZ": 160,
|
||||
"ESP_DEFAULT_CPU_FREQ_MHZ_160": true,
|
||||
"ESP_DEFAULT_CPU_FREQ_MHZ_240": false,
|
||||
"ESP_DEFAULT_CPU_FREQ_MHZ_80": false,
|
||||
"ESP_ERR_TO_NAME_LOOKUP": true,
|
||||
"ESP_INT_WDT": true,
|
||||
"ESP_INT_WDT_CHECK_CPU1": true,
|
||||
"ESP_INT_WDT_TIMEOUT_MS": 300,
|
||||
"ESP_IPC_ISR_ENABLE": true,
|
||||
"ESP_IPC_TASK_STACK_SIZE": 1280,
|
||||
"ESP_IPC_USES_CALLERS_PRIORITY": true,
|
||||
"ESP_MAC_ADDR_UNIVERSE_BT": true,
|
||||
"ESP_MAC_ADDR_UNIVERSE_ETH": true,
|
||||
"ESP_MAC_ADDR_UNIVERSE_WIFI_AP": true,
|
||||
"ESP_MAC_ADDR_UNIVERSE_WIFI_STA": true,
|
||||
"ESP_MAC_UNIVERSAL_MAC_ADDRESSES_FOUR": true,
|
||||
"ESP_MAC_USE_CUSTOM_MAC_AS_BASE_MAC": false,
|
||||
"ESP_MAIN_TASK_AFFINITY": 0,
|
||||
"ESP_MAIN_TASK_AFFINITY_CPU0": true,
|
||||
"ESP_MAIN_TASK_AFFINITY_CPU1": false,
|
||||
"ESP_MAIN_TASK_AFFINITY_NO_AFFINITY": false,
|
||||
"ESP_MAIN_TASK_STACK_SIZE": 3584,
|
||||
"ESP_MINIMAL_SHARED_STACK_SIZE": 2048,
|
||||
"ESP_PANIC_HANDLER_IRAM": false,
|
||||
"ESP_REV_MAX_FULL": 99,
|
||||
"ESP_REV_MIN_FULL": 0,
|
||||
"ESP_ROM_GET_CLK_FREQ": true,
|
||||
"ESP_ROM_HAS_CACHE_SUSPEND_WAITI_BUG": true,
|
||||
"ESP_ROM_HAS_CACHE_WRITEBACK_BUG": true,
|
||||
"ESP_ROM_HAS_CRC_BE": true,
|
||||
"ESP_ROM_HAS_CRC_LE": true,
|
||||
"ESP_ROM_HAS_ERASE_0_REGION_BUG": true,
|
||||
"ESP_ROM_HAS_ETS_PRINTF_BUG": true,
|
||||
"ESP_ROM_HAS_FLASH_COUNT_PAGES_BUG": true,
|
||||
"ESP_ROM_HAS_HAL_WDT": true,
|
||||
"ESP_ROM_HAS_JPEG_DECODE": true,
|
||||
"ESP_ROM_HAS_LAYOUT_TABLE": true,
|
||||
"ESP_ROM_HAS_MZ_CRC32": true,
|
||||
"ESP_ROM_HAS_NEWLIB_NANO_FORMAT": true,
|
||||
"ESP_ROM_HAS_RETARGETABLE_LOCKING": true,
|
||||
"ESP_ROM_HAS_SPI_FLASH": true,
|
||||
"ESP_ROM_HAS_SW_FLOAT": true,
|
||||
"ESP_ROM_NEEDS_SET_CACHE_MMU_SIZE": true,
|
||||
"ESP_ROM_NEEDS_SWSETUP_WORKAROUND": true,
|
||||
"ESP_ROM_RAM_APP_NEEDS_MMU_INIT": true,
|
||||
"ESP_ROM_UART_CLK_IS_XTAL": true,
|
||||
"ESP_ROM_USB_OTG_NUM": 3,
|
||||
"ESP_ROM_USB_SERIAL_DEVICE_NUM": 4,
|
||||
"ESP_SLEEP_CACHE_SAFE_ASSERTION": false,
|
||||
"ESP_SLEEP_DEBUG": false,
|
||||
"ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND": true,
|
||||
"ESP_SLEEP_GPIO_ENABLE_INTERNAL_RESISTORS": true,
|
||||
"ESP_SLEEP_GPIO_RESET_WORKAROUND": true,
|
||||
"ESP_SLEEP_MSPI_NEED_ALL_IO_PU": true,
|
||||
"ESP_SLEEP_POWER_DOWN_FLASH": false,
|
||||
"ESP_SLEEP_RTC_BUS_ISO_WORKAROUND": true,
|
||||
"ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY": 2000,
|
||||
"ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP": true,
|
||||
"ESP_SYSTEM_BBPLL_RECALIB": true,
|
||||
"ESP_SYSTEM_BROWNOUT_INTR": true,
|
||||
"ESP_SYSTEM_CHECK_INT_LEVEL_4": true,
|
||||
"ESP_SYSTEM_EVENT_QUEUE_SIZE": 32,
|
||||
"ESP_SYSTEM_EVENT_TASK_STACK_SIZE": 2304,
|
||||
"ESP_SYSTEM_MEMPROT_FEATURE": true,
|
||||
"ESP_SYSTEM_MEMPROT_FEATURE_LOCK": true,
|
||||
"ESP_SYSTEM_PANIC_GDBSTUB": false,
|
||||
"ESP_SYSTEM_PANIC_PRINT_HALT": false,
|
||||
"ESP_SYSTEM_PANIC_PRINT_REBOOT": true,
|
||||
"ESP_SYSTEM_PANIC_REBOOT_DELAY_SECONDS": 0,
|
||||
"ESP_SYSTEM_PANIC_SILENT_REBOOT": false,
|
||||
"ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK": true,
|
||||
"ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0": true,
|
||||
"ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1": true,
|
||||
"ESP_TASK_WDT_EN": true,
|
||||
"ESP_TASK_WDT_INIT": true,
|
||||
"ESP_TASK_WDT_PANIC": false,
|
||||
"ESP_TASK_WDT_TIMEOUT_S": 5,
|
||||
"FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER": true,
|
||||
"FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE": false,
|
||||
"FREERTOS_CHECK_STACKOVERFLOW_CANARY": true,
|
||||
"FREERTOS_CHECK_STACKOVERFLOW_NONE": false,
|
||||
"FREERTOS_CHECK_STACKOVERFLOW_PTRVAL": false,
|
||||
"FREERTOS_CORETIMER_SYSTIMER_LVL1": true,
|
||||
"FREERTOS_CORETIMER_SYSTIMER_LVL3": false,
|
||||
"FREERTOS_DEBUG_OCDAWARE": true,
|
||||
"FREERTOS_ENABLE_BACKWARD_COMPATIBILITY": false,
|
||||
"FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP": false,
|
||||
"FREERTOS_ENABLE_TASK_SNAPSHOT": true,
|
||||
"FREERTOS_GENERATE_RUN_TIME_STATS": false,
|
||||
"FREERTOS_HZ": 100,
|
||||
"FREERTOS_IDLE_TASK_STACKSIZE": 1536,
|
||||
"FREERTOS_INTERRUPT_BACKTRACE": true,
|
||||
"FREERTOS_ISR_STACKSIZE": 1536,
|
||||
"FREERTOS_MAX_TASK_NAME_LEN": 16,
|
||||
"FREERTOS_NO_AFFINITY": 2147483647,
|
||||
"FREERTOS_PLACE_FUNCTIONS_INTO_FLASH": false,
|
||||
"FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH": true,
|
||||
"FREERTOS_PORT": true,
|
||||
"FREERTOS_QUEUE_REGISTRY_SIZE": 0,
|
||||
"FREERTOS_SMP": false,
|
||||
"FREERTOS_SUPPORT_STATIC_ALLOCATION": true,
|
||||
"FREERTOS_SYSTICK_USES_SYSTIMER": true,
|
||||
"FREERTOS_TASK_FUNCTION_WRAPPER": true,
|
||||
"FREERTOS_TASK_NOTIFICATION_ARRAY_ENTRIES": 1,
|
||||
"FREERTOS_TASK_PRE_DELETION_HOOK": false,
|
||||
"FREERTOS_THREAD_LOCAL_STORAGE_POINTERS": 1,
|
||||
"FREERTOS_TICK_SUPPORT_SYSTIMER": true,
|
||||
"FREERTOS_TIMER_QUEUE_LENGTH": 10,
|
||||
"FREERTOS_TIMER_SERVICE_TASK_NAME": "Tmr Svc",
|
||||
"FREERTOS_TIMER_TASK_PRIORITY": 1,
|
||||
"FREERTOS_TIMER_TASK_STACK_DEPTH": 2048,
|
||||
"FREERTOS_TLSP_DELETION_CALLBACKS": true,
|
||||
"FREERTOS_UNICORE": false,
|
||||
"FREERTOS_USE_IDLE_HOOK": false,
|
||||
"FREERTOS_USE_TICK_HOOK": false,
|
||||
"FREERTOS_USE_TRACE_FACILITY": false,
|
||||
"FREERTOS_WATCHPOINT_END_OF_STACK": false,
|
||||
"GDMA_CTRL_FUNC_IN_IRAM": false,
|
||||
"GDMA_ENABLE_DEBUG_LOG": false,
|
||||
"GDMA_ISR_IRAM_SAFE": false,
|
||||
"HAL_ASSERTION_DISABLE": false,
|
||||
"HAL_ASSERTION_ENABLE": false,
|
||||
"HAL_ASSERTION_EQUALS_SYSTEM": true,
|
||||
"HAL_ASSERTION_SILENT": false,
|
||||
"HAL_DEFAULT_ASSERTION_LEVEL": 2,
|
||||
"HAL_WDT_USE_ROM_IMPL": true,
|
||||
"IDF_CMAKE": true,
|
||||
"IDF_EXPERIMENTAL_FEATURES": false,
|
||||
"IDF_FIRMWARE_CHIP_ID": 9,
|
||||
"IDF_INIT_VERSION": "5.2.1",
|
||||
"IDF_TARGET": "esp32s3",
|
||||
"IDF_TARGET_ARCH": "xtensa",
|
||||
"IDF_TARGET_ARCH_XTENSA": true,
|
||||
"IDF_TARGET_ESP32S3": true,
|
||||
"IDF_TOOLCHAIN": "gcc",
|
||||
"LOG_COLORS": true,
|
||||
"LOG_DEFAULT_LEVEL": 5,
|
||||
"LOG_DEFAULT_LEVEL_DEBUG": false,
|
||||
"LOG_DEFAULT_LEVEL_ERROR": false,
|
||||
"LOG_DEFAULT_LEVEL_INFO": false,
|
||||
"LOG_DEFAULT_LEVEL_NONE": false,
|
||||
"LOG_DEFAULT_LEVEL_VERBOSE": true,
|
||||
"LOG_DEFAULT_LEVEL_WARN": false,
|
||||
"LOG_MASTER_LEVEL": false,
|
||||
"LOG_MAXIMUM_EQUALS_DEFAULT": true,
|
||||
"LOG_MAXIMUM_LEVEL": 5,
|
||||
"LOG_TIMESTAMP_SOURCE_RTOS": true,
|
||||
"LOG_TIMESTAMP_SOURCE_SYSTEM": false,
|
||||
"MMU_PAGE_MODE": "64KB",
|
||||
"MMU_PAGE_SIZE": 65536,
|
||||
"MMU_PAGE_SIZE_64KB": true,
|
||||
"NEWLIB_NANO_FORMAT": false,
|
||||
"NEWLIB_STDIN_LINE_ENDING_CR": true,
|
||||
"NEWLIB_STDIN_LINE_ENDING_CRLF": false,
|
||||
"NEWLIB_STDIN_LINE_ENDING_LF": false,
|
||||
"NEWLIB_STDOUT_LINE_ENDING_CR": false,
|
||||
"NEWLIB_STDOUT_LINE_ENDING_CRLF": true,
|
||||
"NEWLIB_STDOUT_LINE_ENDING_LF": false,
|
||||
"NEWLIB_TIME_SYSCALL_USE_HRT": false,
|
||||
"NEWLIB_TIME_SYSCALL_USE_NONE": false,
|
||||
"NEWLIB_TIME_SYSCALL_USE_RTC": false,
|
||||
"NEWLIB_TIME_SYSCALL_USE_RTC_HRT": true,
|
||||
"PARTITION_TABLE_CUSTOM": false,
|
||||
"PARTITION_TABLE_CUSTOM_FILENAME": "partitions.csv",
|
||||
"PARTITION_TABLE_FILENAME": "partitions_singleapp.csv",
|
||||
"PARTITION_TABLE_MD5": true,
|
||||
"PARTITION_TABLE_OFFSET": 32768,
|
||||
"PARTITION_TABLE_SINGLE_APP": true,
|
||||
"PARTITION_TABLE_SINGLE_APP_LARGE": false,
|
||||
"PARTITION_TABLE_TWO_OTA": false,
|
||||
"PERIPH_CTRL_FUNC_IN_IRAM": true,
|
||||
"RTC_CLK_CAL_CYCLES": 1024,
|
||||
"RTC_CLK_SRC_EXT_CRYS": false,
|
||||
"RTC_CLK_SRC_EXT_OSC": false,
|
||||
"RTC_CLK_SRC_INT_8MD256": false,
|
||||
"RTC_CLK_SRC_INT_RC": true,
|
||||
"SECURE_BOOT": false,
|
||||
"SECURE_BOOT_V2_PREFERRED": true,
|
||||
"SECURE_BOOT_V2_RSA_SUPPORTED": true,
|
||||
"SECURE_FLASH_ENC_ENABLED": false,
|
||||
"SECURE_ROM_DL_MODE_ENABLED": true,
|
||||
"SECURE_SIGNED_APPS_NO_SECURE_BOOT": false,
|
||||
"SOC_ADC_ARBITER_SUPPORTED": true,
|
||||
"SOC_ADC_ATTEN_NUM": 4,
|
||||
"SOC_ADC_CALIBRATION_V1_SUPPORTED": true,
|
||||
"SOC_ADC_DIGI_CONTROLLER_NUM": 2,
|
||||
"SOC_ADC_DIGI_DATA_BYTES_PER_CONV": 4,
|
||||
"SOC_ADC_DIGI_IIR_FILTER_NUM": 2,
|
||||
"SOC_ADC_DIGI_MAX_BITWIDTH": 12,
|
||||
"SOC_ADC_DIGI_MIN_BITWIDTH": 12,
|
||||
"SOC_ADC_DIGI_MONITOR_NUM": 2,
|
||||
"SOC_ADC_DIGI_RESULT_BYTES": 4,
|
||||
"SOC_ADC_DIG_CTRL_SUPPORTED": true,
|
||||
"SOC_ADC_DIG_IIR_FILTER_SUPPORTED": true,
|
||||
"SOC_ADC_DMA_SUPPORTED": true,
|
||||
"SOC_ADC_MAX_CHANNEL_NUM": 10,
|
||||
"SOC_ADC_MONITOR_SUPPORTED": true,
|
||||
"SOC_ADC_PATT_LEN_MAX": 24,
|
||||
"SOC_ADC_PERIPH_NUM": 2,
|
||||
"SOC_ADC_RTC_CTRL_SUPPORTED": true,
|
||||
"SOC_ADC_RTC_MAX_BITWIDTH": 12,
|
||||
"SOC_ADC_RTC_MIN_BITWIDTH": 12,
|
||||
"SOC_ADC_SAMPLE_FREQ_THRES_HIGH": 83333,
|
||||
"SOC_ADC_SAMPLE_FREQ_THRES_LOW": 611,
|
||||
"SOC_ADC_SELF_HW_CALI_SUPPORTED": true,
|
||||
"SOC_ADC_SHARED_POWER": true,
|
||||
"SOC_ADC_SUPPORTED": true,
|
||||
"SOC_AES_GDMA": true,
|
||||
"SOC_AES_SUPPORTED": true,
|
||||
"SOC_AES_SUPPORT_AES_128": true,
|
||||
"SOC_AES_SUPPORT_AES_256": true,
|
||||
"SOC_AES_SUPPORT_DMA": true,
|
||||
"SOC_AHB_GDMA_SUPPORTED": true,
|
||||
"SOC_AHB_GDMA_SUPPORT_PSRAM": true,
|
||||
"SOC_AHB_GDMA_VERSION": 1,
|
||||
"SOC_APB_BACKUP_DMA": true,
|
||||
"SOC_APPCPU_HAS_CLOCK_GATING_BUG": true,
|
||||
"SOC_ASYNC_MEMCPY_SUPPORTED": true,
|
||||
"SOC_BLE_50_SUPPORTED": true,
|
||||
"SOC_BLE_DEVICE_PRIVACY_SUPPORTED": true,
|
||||
"SOC_BLE_MESH_SUPPORTED": true,
|
||||
"SOC_BLE_SUPPORTED": true,
|
||||
"SOC_BLUFI_SUPPORTED": true,
|
||||
"SOC_BOD_SUPPORTED": true,
|
||||
"SOC_BROWNOUT_RESET_SUPPORTED": true,
|
||||
"SOC_BT_SUPPORTED": true,
|
||||
"SOC_CACHE_FREEZE_SUPPORTED": true,
|
||||
"SOC_CACHE_SUPPORT_WRAP": true,
|
||||
"SOC_CACHE_WRITEBACK_SUPPORTED": true,
|
||||
"SOC_CCOMP_TIMER_SUPPORTED": true,
|
||||
"SOC_CLK_RC_FAST_D256_SUPPORTED": true,
|
||||
"SOC_CLK_RC_FAST_SUPPORT_CALIBRATION": true,
|
||||
"SOC_CLK_TREE_SUPPORTED": true,
|
||||
"SOC_CLK_XTAL32K_SUPPORTED": true,
|
||||
"SOC_COEX_HW_PTI": true,
|
||||
"SOC_CONFIGURABLE_VDDSDIO_SUPPORTED": true,
|
||||
"SOC_CPU_BREAKPOINTS_NUM": 2,
|
||||
"SOC_CPU_CORES_NUM": 2,
|
||||
"SOC_CPU_HAS_FPU": true,
|
||||
"SOC_CPU_INTR_NUM": 32,
|
||||
"SOC_CPU_WATCHPOINTS_NUM": 2,
|
||||
"SOC_CPU_WATCHPOINT_MAX_REGION_SIZE": 64,
|
||||
"SOC_DEDICATED_GPIO_SUPPORTED": true,
|
||||
"SOC_DEDIC_GPIO_IN_CHANNELS_NUM": 8,
|
||||
"SOC_DEDIC_GPIO_OUT_AUTO_ENABLE": true,
|
||||
"SOC_DEDIC_GPIO_OUT_CHANNELS_NUM": 8,
|
||||
"SOC_DIG_SIGN_SUPPORTED": true,
|
||||
"SOC_DS_KEY_CHECK_MAX_WAIT_US": 1100,
|
||||
"SOC_DS_KEY_PARAM_MD_IV_LENGTH": 16,
|
||||
"SOC_DS_SIGNATURE_MAX_BIT_LEN": 4096,
|
||||
"SOC_EFUSE_BLOCK9_KEY_PURPOSE_QUIRK": true,
|
||||
"SOC_EFUSE_DIS_DIRECT_BOOT": true,
|
||||
"SOC_EFUSE_DIS_DOWNLOAD_DCACHE": true,
|
||||
"SOC_EFUSE_DIS_DOWNLOAD_ICACHE": true,
|
||||
"SOC_EFUSE_DIS_ICACHE": true,
|
||||
"SOC_EFUSE_DIS_USB_JTAG": true,
|
||||
"SOC_EFUSE_HARD_DIS_JTAG": true,
|
||||
"SOC_EFUSE_KEY_PURPOSE_FIELD": true,
|
||||
"SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS": true,
|
||||
"SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS": 3,
|
||||
"SOC_EFUSE_SOFT_DIS_JTAG": true,
|
||||
"SOC_EFUSE_SUPPORTED": true,
|
||||
"SOC_EXTERNAL_COEX_LEADER_TX_LINE": true,
|
||||
"SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX": 64,
|
||||
"SOC_FLASH_ENCRYPTION_XTS_AES": true,
|
||||
"SOC_FLASH_ENCRYPTION_XTS_AES_128": true,
|
||||
"SOC_FLASH_ENCRYPTION_XTS_AES_256": true,
|
||||
"SOC_FLASH_ENCRYPTION_XTS_AES_OPTIONS": true,
|
||||
"SOC_FLASH_ENC_SUPPORTED": true,
|
||||
"SOC_GDMA_NUM_GROUPS_MAX": 1,
|
||||
"SOC_GDMA_PAIRS_PER_GROUP": 5,
|
||||
"SOC_GDMA_PAIRS_PER_GROUP_MAX": 5,
|
||||
"SOC_GDMA_SUPPORTED": true,
|
||||
"SOC_GPIO_CLOCKOUT_BY_IO_MUX": true,
|
||||
"SOC_GPIO_FILTER_CLK_SUPPORT_APB": true,
|
||||
"SOC_GPIO_IN_RANGE_MAX": 48,
|
||||
"SOC_GPIO_OUT_RANGE_MAX": 48,
|
||||
"SOC_GPIO_PIN_COUNT": 49,
|
||||
"SOC_GPIO_PORT": 1,
|
||||
"SOC_GPIO_SUPPORT_FORCE_HOLD": true,
|
||||
"SOC_GPIO_SUPPORT_PIN_GLITCH_FILTER": true,
|
||||
"SOC_GPIO_SUPPORT_RTC_INDEPENDENT": true,
|
||||
"SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK": 562949886312448,
|
||||
"SOC_GPIO_VALID_GPIO_MASK": 562949953421311,
|
||||
"SOC_GPSPI_SUPPORTED": true,
|
||||
"SOC_GPTIMER_SUPPORTED": true,
|
||||
"SOC_HMAC_SUPPORTED": true,
|
||||
"SOC_HP_CPU_HAS_MULTIPLE_CORES": true,
|
||||
"SOC_I2C_CMD_REG_NUM": 8,
|
||||
"SOC_I2C_FIFO_LEN": 32,
|
||||
"SOC_I2C_NUM": 2,
|
||||
"SOC_I2C_SLAVE_SUPPORT_BROADCAST": true,
|
||||
"SOC_I2C_SLAVE_SUPPORT_I2CRAM_ACCESS": true,
|
||||
"SOC_I2C_SUPPORTED": true,
|
||||
"SOC_I2C_SUPPORT_10BIT_ADDR": true,
|
||||
"SOC_I2C_SUPPORT_HW_CLR_BUS": true,
|
||||
"SOC_I2C_SUPPORT_RTC": true,
|
||||
"SOC_I2C_SUPPORT_SLAVE": true,
|
||||
"SOC_I2C_SUPPORT_XTAL": true,
|
||||
"SOC_I2S_HW_VERSION_2": true,
|
||||
"SOC_I2S_NUM": 2,
|
||||
"SOC_I2S_PDM_MAX_RX_LINES": 4,
|
||||
"SOC_I2S_PDM_MAX_TX_LINES": 2,
|
||||
"SOC_I2S_SUPPORTED": true,
|
||||
"SOC_I2S_SUPPORTS_PCM": true,
|
||||
"SOC_I2S_SUPPORTS_PDM": true,
|
||||
"SOC_I2S_SUPPORTS_PDM_RX": true,
|
||||
"SOC_I2S_SUPPORTS_PDM_TX": true,
|
||||
"SOC_I2S_SUPPORTS_PLL_F160M": true,
|
||||
"SOC_I2S_SUPPORTS_TDM": true,
|
||||
"SOC_I2S_SUPPORTS_XTAL": true,
|
||||
"SOC_LCDCAM_SUPPORTED": true,
|
||||
"SOC_LCD_I80_BUSES": 1,
|
||||
"SOC_LCD_I80_BUS_WIDTH": 16,
|
||||
"SOC_LCD_I80_SUPPORTED": true,
|
||||
"SOC_LCD_RGB_DATA_WIDTH": 16,
|
||||
"SOC_LCD_RGB_PANELS": 1,
|
||||
"SOC_LCD_RGB_SUPPORTED": true,
|
||||
"SOC_LCD_SUPPORT_RGB_YUV_CONV": true,
|
||||
"SOC_LEDC_CHANNEL_NUM": 8,
|
||||
"SOC_LEDC_SUPPORTED": true,
|
||||
"SOC_LEDC_SUPPORT_APB_CLOCK": true,
|
||||
"SOC_LEDC_SUPPORT_FADE_STOP": true,
|
||||
"SOC_LEDC_SUPPORT_XTAL_CLOCK": true,
|
||||
"SOC_LEDC_TIMER_BIT_WIDTH": 14,
|
||||
"SOC_MAC_BB_PD_MEM_SIZE": 192,
|
||||
"SOC_MCPWM_CAPTURE_CHANNELS_PER_TIMER": 3,
|
||||
"SOC_MCPWM_CAPTURE_TIMERS_PER_GROUP": true,
|
||||
"SOC_MCPWM_COMPARATORS_PER_OPERATOR": 2,
|
||||
"SOC_MCPWM_GENERATORS_PER_OPERATOR": 2,
|
||||
"SOC_MCPWM_GPIO_FAULTS_PER_GROUP": 3,
|
||||
"SOC_MCPWM_GPIO_SYNCHROS_PER_GROUP": 3,
|
||||
"SOC_MCPWM_GROUPS": 2,
|
||||
"SOC_MCPWM_OPERATORS_PER_GROUP": 3,
|
||||
"SOC_MCPWM_SUPPORTED": true,
|
||||
"SOC_MCPWM_SWSYNC_CAN_PROPAGATE": true,
|
||||
"SOC_MCPWM_TIMERS_PER_GROUP": 3,
|
||||
"SOC_MCPWM_TRIGGERS_PER_OPERATOR": 2,
|
||||
"SOC_MEMPROT_CPU_PREFETCH_PAD_SIZE": 16,
|
||||
"SOC_MEMPROT_MEM_ALIGN_SIZE": 256,
|
||||
"SOC_MEMPROT_SUPPORTED": true,
|
||||
"SOC_MEMSPI_CORE_CLK_SHARED_WITH_PSRAM": true,
|
||||
"SOC_MEMSPI_IS_INDEPENDENT": true,
|
||||
"SOC_MEMSPI_SRC_FREQ_120M": true,
|
||||
"SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED": true,
|
||||
"SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED": true,
|
||||
"SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED": true,
|
||||
"SOC_MEMSPI_TIMING_TUNING_BY_MSPI_DELAY": true,
|
||||
"SOC_MMU_LINEAR_ADDRESS_REGION_NUM": 1,
|
||||
"SOC_MMU_PERIPH_NUM": 1,
|
||||
"SOC_MPI_MEM_BLOCKS_NUM": 4,
|
||||
"SOC_MPI_OPERATIONS_NUM": 3,
|
||||
"SOC_MPI_SUPPORTED": true,
|
||||
"SOC_MPU_MIN_REGION_SIZE": 536870912,
|
||||
"SOC_MPU_REGIONS_MAX_NUM": 8,
|
||||
"SOC_MPU_SUPPORTED": true,
|
||||
"SOC_PCNT_CHANNELS_PER_UNIT": 2,
|
||||
"SOC_PCNT_GROUPS": 1,
|
||||
"SOC_PCNT_SUPPORTED": true,
|
||||
"SOC_PCNT_THRES_POINT_PER_UNIT": 2,
|
||||
"SOC_PCNT_UNITS_PER_GROUP": 4,
|
||||
"SOC_PHY_COMBO_MODULE": true,
|
||||
"SOC_PHY_DIG_REGS_MEM_SIZE": 21,
|
||||
"SOC_PM_CPU_RETENTION_BY_RTCCNTL": true,
|
||||
"SOC_PM_MODEM_RETENTION_BY_BACKUPDMA": true,
|
||||
"SOC_PM_SUPPORT_BT_WAKEUP": true,
|
||||
"SOC_PM_SUPPORT_CPU_PD": true,
|
||||
"SOC_PM_SUPPORT_DEEPSLEEP_CHECK_STUB_ONLY": true,
|
||||
"SOC_PM_SUPPORT_EXT0_WAKEUP": true,
|
||||
"SOC_PM_SUPPORT_EXT1_WAKEUP": true,
|
||||
"SOC_PM_SUPPORT_EXT_WAKEUP": true,
|
||||
"SOC_PM_SUPPORT_MAC_BB_PD": true,
|
||||
"SOC_PM_SUPPORT_MODEM_PD": true,
|
||||
"SOC_PM_SUPPORT_RC_FAST_PD": true,
|
||||
"SOC_PM_SUPPORT_RTC_PERIPH_PD": true,
|
||||
"SOC_PM_SUPPORT_TAGMEM_PD": true,
|
||||
"SOC_PM_SUPPORT_TOUCH_SENSOR_WAKEUP": true,
|
||||
"SOC_PM_SUPPORT_VDDSDIO_PD": true,
|
||||
"SOC_PM_SUPPORT_WIFI_WAKEUP": true,
|
||||
"SOC_PSRAM_DMA_CAPABLE": true,
|
||||
"SOC_RISCV_COPROC_SUPPORTED": true,
|
||||
"SOC_RMT_CHANNELS_PER_GROUP": 8,
|
||||
"SOC_RMT_GROUPS": 1,
|
||||
"SOC_RMT_MEM_WORDS_PER_CHANNEL": 48,
|
||||
"SOC_RMT_RX_CANDIDATES_PER_GROUP": 4,
|
||||
"SOC_RMT_SUPPORTED": true,
|
||||
"SOC_RMT_SUPPORT_APB": true,
|
||||
"SOC_RMT_SUPPORT_DMA": true,
|
||||
"SOC_RMT_SUPPORT_RC_FAST": true,
|
||||
"SOC_RMT_SUPPORT_RX_DEMODULATION": true,
|
||||
"SOC_RMT_SUPPORT_RX_PINGPONG": true,
|
||||
"SOC_RMT_SUPPORT_TX_ASYNC_STOP": true,
|
||||
"SOC_RMT_SUPPORT_TX_CARRIER_DATA_ONLY": true,
|
||||
"SOC_RMT_SUPPORT_TX_LOOP_AUTO_STOP": true,
|
||||
"SOC_RMT_SUPPORT_TX_LOOP_COUNT": true,
|
||||
"SOC_RMT_SUPPORT_TX_SYNCHRO": true,
|
||||
"SOC_RMT_SUPPORT_XTAL": true,
|
||||
"SOC_RMT_TX_CANDIDATES_PER_GROUP": 4,
|
||||
"SOC_RSA_MAX_BIT_LEN": 4096,
|
||||
"SOC_RTCIO_HOLD_SUPPORTED": true,
|
||||
"SOC_RTCIO_INPUT_OUTPUT_SUPPORTED": true,
|
||||
"SOC_RTCIO_PIN_COUNT": 22,
|
||||
"SOC_RTCIO_WAKE_SUPPORTED": true,
|
||||
"SOC_RTC_CNTL_CPU_PD_DMA_BUS_WIDTH": 128,
|
||||
"SOC_RTC_CNTL_CPU_PD_REG_FILE_NUM": 549,
|
||||
"SOC_RTC_CNTL_TAGMEM_PD_DMA_BUS_WIDTH": 128,
|
||||
"SOC_RTC_FAST_MEM_SUPPORTED": true,
|
||||
"SOC_RTC_MEM_SUPPORTED": true,
|
||||
"SOC_RTC_SLOW_CLK_SUPPORT_RC_FAST_D256": true,
|
||||
"SOC_RTC_SLOW_MEM_SUPPORTED": true,
|
||||
"SOC_SDMMC_DELAY_PHASE_NUM": 4,
|
||||
"SOC_SDMMC_HOST_SUPPORTED": true,
|
||||
"SOC_SDMMC_NUM_SLOTS": 2,
|
||||
"SOC_SDMMC_SUPPORT_XTAL_CLOCK": true,
|
||||
"SOC_SDMMC_USE_GPIO_MATRIX": true,
|
||||
"SOC_SDM_CHANNELS_PER_GROUP": 8,
|
||||
"SOC_SDM_CLK_SUPPORT_APB": true,
|
||||
"SOC_SDM_GROUPS": true,
|
||||
"SOC_SDM_SUPPORTED": true,
|
||||
"SOC_SECURE_BOOT_SUPPORTED": true,
|
||||
"SOC_SECURE_BOOT_V2_RSA": true,
|
||||
"SOC_SHA_DMA_MAX_BUFFER_SIZE": 3968,
|
||||
"SOC_SHA_GDMA": true,
|
||||
"SOC_SHA_SUPPORTED": true,
|
||||
"SOC_SHA_SUPPORT_DMA": true,
|
||||
"SOC_SHA_SUPPORT_RESUME": true,
|
||||
"SOC_SHA_SUPPORT_SHA1": true,
|
||||
"SOC_SHA_SUPPORT_SHA224": true,
|
||||
"SOC_SHA_SUPPORT_SHA256": true,
|
||||
"SOC_SHA_SUPPORT_SHA384": true,
|
||||
"SOC_SHA_SUPPORT_SHA512": true,
|
||||
"SOC_SHA_SUPPORT_SHA512_224": true,
|
||||
"SOC_SHA_SUPPORT_SHA512_256": true,
|
||||
"SOC_SHA_SUPPORT_SHA512_T": true,
|
||||
"SOC_SPIRAM_SUPPORTED": true,
|
||||
"SOC_SPIRAM_XIP_SUPPORTED": true,
|
||||
"SOC_SPI_FLASH_SUPPORTED": true,
|
||||
"SOC_SPI_MAXIMUM_BUFFER_SIZE": 64,
|
||||
"SOC_SPI_MAX_CS_NUM": 6,
|
||||
"SOC_SPI_MAX_PRE_DIVIDER": 16,
|
||||
"SOC_SPI_MEM_SUPPORT_AUTO_RESUME": true,
|
||||
"SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND": true,
|
||||
"SOC_SPI_MEM_SUPPORT_AUTO_WAIT_IDLE": true,
|
||||
"SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE": true,
|
||||
"SOC_SPI_MEM_SUPPORT_OPI_MODE": true,
|
||||
"SOC_SPI_MEM_SUPPORT_SW_SUSPEND": true,
|
||||
"SOC_SPI_MEM_SUPPORT_TIMING_TUNING": true,
|
||||
"SOC_SPI_MEM_SUPPORT_WRAP": true,
|
||||
"SOC_SPI_PERIPH_NUM": 3,
|
||||
"SOC_SPI_PERIPH_SUPPORT_CONTROL_DUMMY_OUT": true,
|
||||
"SOC_SPI_SLAVE_SUPPORT_SEG_TRANS": true,
|
||||
"SOC_SPI_SUPPORT_CD_SIG": true,
|
||||
"SOC_SPI_SUPPORT_CLK_APB": true,
|
||||
"SOC_SPI_SUPPORT_CLK_XTAL": true,
|
||||
"SOC_SPI_SUPPORT_CONTINUOUS_TRANS": true,
|
||||
"SOC_SPI_SUPPORT_DDRCLK": true,
|
||||
"SOC_SPI_SUPPORT_OCT": true,
|
||||
"SOC_SPI_SUPPORT_SLAVE_HD_VER2": true,
|
||||
"SOC_SUPPORTS_SECURE_DL_MODE": true,
|
||||
"SOC_SUPPORT_COEXISTENCE": true,
|
||||
"SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY": true,
|
||||
"SOC_SYSTIMER_ALARM_MISS_COMPENSATE": true,
|
||||
"SOC_SYSTIMER_ALARM_NUM": 3,
|
||||
"SOC_SYSTIMER_BIT_WIDTH_HI": 20,
|
||||
"SOC_SYSTIMER_BIT_WIDTH_LO": 32,
|
||||
"SOC_SYSTIMER_COUNTER_NUM": 2,
|
||||
"SOC_SYSTIMER_FIXED_DIVIDER": true,
|
||||
"SOC_SYSTIMER_INT_LEVEL": true,
|
||||
"SOC_SYSTIMER_SUPPORTED": true,
|
||||
"SOC_TEMPERATURE_SENSOR_SUPPORT_FAST_RC": true,
|
||||
"SOC_TEMP_SENSOR_SUPPORTED": true,
|
||||
"SOC_TIMER_GROUPS": 2,
|
||||
"SOC_TIMER_GROUP_COUNTER_BIT_WIDTH": 54,
|
||||
"SOC_TIMER_GROUP_SUPPORT_APB": true,
|
||||
"SOC_TIMER_GROUP_SUPPORT_XTAL": true,
|
||||
"SOC_TIMER_GROUP_TIMERS_PER_GROUP": 2,
|
||||
"SOC_TIMER_GROUP_TOTAL_TIMERS": 4,
|
||||
"SOC_TOUCH_PAD_MEASURE_WAIT_MAX": 255,
|
||||
"SOC_TOUCH_PAD_THRESHOLD_MAX": 2097151,
|
||||
"SOC_TOUCH_PROXIMITY_CHANNEL_NUM": 3,
|
||||
"SOC_TOUCH_PROXIMITY_MEAS_DONE_SUPPORTED": true,
|
||||
"SOC_TOUCH_SENSOR_NUM": 15,
|
||||
"SOC_TOUCH_SENSOR_SUPPORTED": true,
|
||||
"SOC_TOUCH_VERSION_2": true,
|
||||
"SOC_TWAI_BRP_MAX": 16384,
|
||||
"SOC_TWAI_BRP_MIN": 2,
|
||||
"SOC_TWAI_CLK_SUPPORT_APB": true,
|
||||
"SOC_TWAI_CONTROLLER_NUM": 1,
|
||||
"SOC_TWAI_SUPPORTED": true,
|
||||
"SOC_TWAI_SUPPORTS_RX_STATUS": true,
|
||||
"SOC_UART_BITRATE_MAX": 5000000,
|
||||
"SOC_UART_FIFO_LEN": 128,
|
||||
"SOC_UART_HP_NUM": 3,
|
||||
"SOC_UART_NUM": 3,
|
||||
"SOC_UART_SUPPORTED": true,
|
||||
"SOC_UART_SUPPORT_APB_CLK": true,
|
||||
"SOC_UART_SUPPORT_FSM_TX_WAIT_SEND": true,
|
||||
"SOC_UART_SUPPORT_RTC_CLK": true,
|
||||
"SOC_UART_SUPPORT_WAKEUP_INT": true,
|
||||
"SOC_UART_SUPPORT_XTAL_CLK": true,
|
||||
"SOC_ULP_FSM_SUPPORTED": true,
|
||||
"SOC_ULP_HAS_ADC": true,
|
||||
"SOC_ULP_SUPPORTED": true,
|
||||
"SOC_USB_OTG_PERIPH_NUM": 1,
|
||||
"SOC_USB_OTG_SUPPORTED": true,
|
||||
"SOC_USB_SERIAL_JTAG_SUPPORTED": true,
|
||||
"SOC_WDT_SUPPORTED": true,
|
||||
"SOC_WIFI_CSI_SUPPORT": true,
|
||||
"SOC_WIFI_FTM_SUPPORT": true,
|
||||
"SOC_WIFI_GCMP_SUPPORT": true,
|
||||
"SOC_WIFI_HW_TSF": true,
|
||||
"SOC_WIFI_LIGHT_SLEEP_CLK_WIDTH": 12,
|
||||
"SOC_WIFI_MESH_SUPPORT": true,
|
||||
"SOC_WIFI_SUPPORTED": true,
|
||||
"SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW": true,
|
||||
"SOC_WIFI_WAPI_SUPPORT": true,
|
||||
"SOC_XTAL_SUPPORT_40M": true,
|
||||
"SOC_XT_WDT_SUPPORTED": true,
|
||||
"SPI_FLASH_AUTO_SUSPEND": false,
|
||||
"SPI_FLASH_BROWNOUT_RESET": true,
|
||||
"SPI_FLASH_BROWNOUT_RESET_XMC": true,
|
||||
"SPI_FLASH_BYPASS_BLOCK_ERASE": false,
|
||||
"SPI_FLASH_CHECK_ERASE_TIMEOUT_DISABLED": false,
|
||||
"SPI_FLASH_DANGEROUS_WRITE_ABORTS": true,
|
||||
"SPI_FLASH_DANGEROUS_WRITE_ALLOWED": false,
|
||||
"SPI_FLASH_DANGEROUS_WRITE_FAILS": false,
|
||||
"SPI_FLASH_ENABLE_COUNTERS": false,
|
||||
"SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE": true,
|
||||
"SPI_FLASH_ERASE_YIELD_DURATION_MS": 20,
|
||||
"SPI_FLASH_ERASE_YIELD_TICKS": 1,
|
||||
"SPI_FLASH_HPM_AUTO": true,
|
||||
"SPI_FLASH_HPM_DC_AUTO": true,
|
||||
"SPI_FLASH_HPM_DC_DISABLE": false,
|
||||
"SPI_FLASH_HPM_DIS": false,
|
||||
"SPI_FLASH_HPM_ENA": false,
|
||||
"SPI_FLASH_HPM_ON": true,
|
||||
"SPI_FLASH_OVERRIDE_CHIP_DRIVER_LIST": false,
|
||||
"SPI_FLASH_ROM_DRIVER_PATCH": true,
|
||||
"SPI_FLASH_ROM_IMPL": false,
|
||||
"SPI_FLASH_SIZE_OVERRIDE": false,
|
||||
"SPI_FLASH_SUPPORT_BOYA_CHIP": true,
|
||||
"SPI_FLASH_SUPPORT_GD_CHIP": true,
|
||||
"SPI_FLASH_SUPPORT_ISSI_CHIP": true,
|
||||
"SPI_FLASH_SUPPORT_MXIC_CHIP": true,
|
||||
"SPI_FLASH_SUPPORT_MXIC_OPI_CHIP": true,
|
||||
"SPI_FLASH_SUPPORT_TH_CHIP": true,
|
||||
"SPI_FLASH_SUPPORT_WINBOND_CHIP": true,
|
||||
"SPI_FLASH_SUSPEND_QVL_SUPPORTED": true,
|
||||
"SPI_FLASH_VENDOR_BOYA_SUPPORTED": true,
|
||||
"SPI_FLASH_VENDOR_GD_SUPPORTED": true,
|
||||
"SPI_FLASH_VENDOR_ISSI_SUPPORTED": true,
|
||||
"SPI_FLASH_VENDOR_MXIC_SUPPORTED": true,
|
||||
"SPI_FLASH_VENDOR_TH_SUPPORTED": true,
|
||||
"SPI_FLASH_VENDOR_WINBOND_SUPPORTED": true,
|
||||
"SPI_FLASH_VENDOR_XMC_SUPPORTED": true,
|
||||
"SPI_FLASH_VERIFY_WRITE": false,
|
||||
"SPI_FLASH_WRITE_CHUNK_SIZE": 8192,
|
||||
"SPI_FLASH_YIELD_DURING_ERASE": true,
|
||||
"XTAL_FREQ": 40,
|
||||
"XTAL_FREQ_40": true
|
||||
}
|
39
build/bootloader/esp-idf/bootloader/cmake_install.cmake
Normal file
39
build/bootloader/esp-idf/bootloader/cmake_install.cmake
Normal file
|
@ -0,0 +1,39 @@
|
|||
# Install script for directory: C:/Users/13684/esp/esp-idf/components/bootloader
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader")
|
||||
endif()
|
||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
||||
|
||||
# Set the install configuration name.
|
||||
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||
if(BUILD_TYPE)
|
||||
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_CONFIG_NAME "")
|
||||
endif()
|
||||
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||
endif()
|
||||
|
||||
# Set the component getting installed.
|
||||
if(NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(COMPONENT)
|
||||
message(STATUS "Install component: \"${COMPONENT}\"")
|
||||
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_COMPONENT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# Is this installation the result of a crosscompile?
|
||||
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
||||
set(CMAKE_CROSSCOMPILING "TRUE")
|
||||
endif()
|
||||
|
||||
# Set default install directory permissions.
|
||||
if(NOT DEFINED CMAKE_OBJDUMP)
|
||||
set(CMAKE_OBJDUMP "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-objdump.exe")
|
||||
endif()
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,39 @@
|
|||
# Install script for directory: C:/Users/13684/esp/esp-idf/components/bootloader_support
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader")
|
||||
endif()
|
||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
||||
|
||||
# Set the install configuration name.
|
||||
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||
if(BUILD_TYPE)
|
||||
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_CONFIG_NAME "")
|
||||
endif()
|
||||
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||
endif()
|
||||
|
||||
# Set the component getting installed.
|
||||
if(NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(COMPONENT)
|
||||
message(STATUS "Install component: \"${COMPONENT}\"")
|
||||
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_COMPONENT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# Is this installation the result of a crosscompile?
|
||||
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
||||
set(CMAKE_CROSSCOMPILING "TRUE")
|
||||
endif()
|
||||
|
||||
# Set default install directory permissions.
|
||||
if(NOT DEFINED CMAKE_OBJDUMP)
|
||||
set(CMAKE_OBJDUMP "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-objdump.exe")
|
||||
endif()
|
||||
|
Binary file not shown.
139
build/bootloader/esp-idf/cmake_install.cmake
Normal file
139
build/bootloader/esp-idf/cmake_install.cmake
Normal file
|
@ -0,0 +1,139 @@
|
|||
# Install script for directory: C:/Users/13684/esp/esp-idf
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader")
|
||||
endif()
|
||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
||||
|
||||
# Set the install configuration name.
|
||||
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||
if(BUILD_TYPE)
|
||||
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_CONFIG_NAME "")
|
||||
endif()
|
||||
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||
endif()
|
||||
|
||||
# Set the component getting installed.
|
||||
if(NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(COMPONENT)
|
||||
message(STATUS "Install component: \"${COMPONENT}\"")
|
||||
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_COMPONENT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# Is this installation the result of a crosscompile?
|
||||
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
||||
set(CMAKE_CROSSCOMPILING "TRUE")
|
||||
endif()
|
||||
|
||||
# Set default install directory permissions.
|
||||
if(NOT DEFINED CMAKE_OBJDUMP)
|
||||
set(CMAKE_OBJDUMP "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-objdump.exe")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/xtensa/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/newlib/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/soc/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/micro-ecc/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/hal/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/spi_flash/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/esp_bootloader_format/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/esp_app_format/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/bootloader_support/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/efuse/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/esp_system/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/esp_hw_support/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/esp_common/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/esp_rom/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/log/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/esptool_py/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/partition_table/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/bootloader/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/freertos/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("C:/Users/13684/Desktop/esp32/esp32s3/CLSH1001/software/build/bootloader/esp-idf/main/cmake_install.cmake")
|
||||
endif()
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
39
build/bootloader/esp-idf/efuse/cmake_install.cmake
Normal file
39
build/bootloader/esp-idf/efuse/cmake_install.cmake
Normal file
|
@ -0,0 +1,39 @@
|
|||
# Install script for directory: C:/Users/13684/esp/esp-idf/components/efuse
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader")
|
||||
endif()
|
||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
||||
|
||||
# Set the install configuration name.
|
||||
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||
if(BUILD_TYPE)
|
||||
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_CONFIG_NAME "")
|
||||
endif()
|
||||
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||
endif()
|
||||
|
||||
# Set the component getting installed.
|
||||
if(NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(COMPONENT)
|
||||
message(STATUS "Install component: \"${COMPONENT}\"")
|
||||
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_COMPONENT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# Is this installation the result of a crosscompile?
|
||||
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
||||
set(CMAKE_CROSSCOMPILING "TRUE")
|
||||
endif()
|
||||
|
||||
# Set default install directory permissions.
|
||||
if(NOT DEFINED CMAKE_OBJDUMP)
|
||||
set(CMAKE_OBJDUMP "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-objdump.exe")
|
||||
endif()
|
||||
|
BIN
build/bootloader/esp-idf/efuse/libefuse.a
Normal file
BIN
build/bootloader/esp-idf/efuse/libefuse.a
Normal file
Binary file not shown.
39
build/bootloader/esp-idf/esp_app_format/cmake_install.cmake
Normal file
39
build/bootloader/esp-idf/esp_app_format/cmake_install.cmake
Normal file
|
@ -0,0 +1,39 @@
|
|||
# Install script for directory: C:/Users/13684/esp/esp-idf/components/esp_app_format
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader")
|
||||
endif()
|
||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
||||
|
||||
# Set the install configuration name.
|
||||
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||
if(BUILD_TYPE)
|
||||
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_CONFIG_NAME "")
|
||||
endif()
|
||||
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||
endif()
|
||||
|
||||
# Set the component getting installed.
|
||||
if(NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(COMPONENT)
|
||||
message(STATUS "Install component: \"${COMPONENT}\"")
|
||||
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_COMPONENT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# Is this installation the result of a crosscompile?
|
||||
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
||||
set(CMAKE_CROSSCOMPILING "TRUE")
|
||||
endif()
|
||||
|
||||
# Set default install directory permissions.
|
||||
if(NOT DEFINED CMAKE_OBJDUMP)
|
||||
set(CMAKE_OBJDUMP "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-objdump.exe")
|
||||
endif()
|
||||
|
Binary file not shown.
|
@ -0,0 +1,39 @@
|
|||
# Install script for directory: C:/Users/13684/esp/esp-idf/components/esp_bootloader_format
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader")
|
||||
endif()
|
||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
||||
|
||||
# Set the install configuration name.
|
||||
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||
if(BUILD_TYPE)
|
||||
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_CONFIG_NAME "")
|
||||
endif()
|
||||
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||
endif()
|
||||
|
||||
# Set the component getting installed.
|
||||
if(NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(COMPONENT)
|
||||
message(STATUS "Install component: \"${COMPONENT}\"")
|
||||
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_COMPONENT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# Is this installation the result of a crosscompile?
|
||||
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
||||
set(CMAKE_CROSSCOMPILING "TRUE")
|
||||
endif()
|
||||
|
||||
# Set default install directory permissions.
|
||||
if(NOT DEFINED CMAKE_OBJDUMP)
|
||||
set(CMAKE_OBJDUMP "C:/Users/13684/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32s3-elf-objdump.exe")
|
||||
endif()
|
||||
|
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user