解决地址冲突

This commit is contained in:
zqm
2026-03-31 17:01:45 +08:00
parent 2aea8864e9
commit 40515e469f
25 changed files with 1180 additions and 383 deletions

View File

@@ -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