解决地址冲突
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
//No help, variable specified on the command line.
|
||||
CCACHE_ENABLE:UNINITIALIZED=0
|
||||
|
||||
//Path to a program.
|
||||
CCACHE_FOUND:FILEPATH=D:/DiskC/ProgramFiles/Espressif/tools/ccache/4.11.2/ccache-4.11.2-windows-x86_64/ccache.exe
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_ADDR2LINE:FILEPATH=D:/DiskC/ProgramFiles/Espressif/tools/xtensa-esp-elf/esp-13.2.0_20250707/xtensa-esp-elf/bin/xtensa-esp32s3-elf-addr2line.exe
|
||||
|
||||
@@ -352,6 +355,9 @@ PYTHON:UNINITIALIZED=D:\DiskC\ProgramFiles\Espressif\python_env\idf5.2_py3.11_en
|
||||
//No help, variable specified on the command line.
|
||||
PYTHON_DEPS_CHECKED:UNINITIALIZED=1
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
SDKCONFIG:UNINITIALIZED=d:\Projects\trunk\JoyD\ESP32\my_usb_project\sdkconfig
|
||||
|
||||
//Allow unsafe builds. These builds ARE NOT SECURE.
|
||||
UNSAFE_BUILD:BOOL=OFF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user