This commit is contained in:
2024-12-25 01:15:45 -05:00
parent 49ea3fc400
commit f1dd9af9ae
14 changed files with 797 additions and 777 deletions

Binary file not shown.

File diff suppressed because it is too large Load Diff

2
ESP-IDF_Robot_RC/build/CMakeFiles/git-data/HEAD Executable file → Normal file
View File

@@ -1 +1 @@
9d7f2d69f50d1288526d4f1027108e314e8c879f
ref: refs/heads/main

View File

@@ -18,7 +18,7 @@ set(HEAD_HASH)
file(READ "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/git-data/HEAD" HEAD_CONTENTS LIMIT 1024)
string(STRIP "${HEAD_CONTENTS}" HEAD_CONTENTS)
set(GIT_DIR "/home/alex/esp/v5.3.2/esp-idf/.git")
set(GIT_DIR "/home/alex/github/ESP-Nodes/.git")
# handle git-worktree
if(EXISTS "${GIT_DIR}/commondir")
file(READ "${GIT_DIR}/commondir" GIT_DIR_NEW LIMIT 1024)

2
ESP-IDF_Robot_RC/build/CMakeFiles/git-data/head-ref Executable file → Normal file
View File

@@ -1 +1 @@
9d7f2d69f50d1288526d4f1027108e314e8c879f
49ea3fc400808a24a3333520b10d1ee866c4c49f

View File

@@ -101,3 +101,5 @@
3235 3397 1735107288738778913 /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader/.bin_timestamp 8ce6fe788a44ea4c
3397 3453 1735107288739778918 esp-idf/esptool_py/CMakeFiles/bootloader_check_size 1a91bfe0127b9606
3397 3453 1735107288739778918 /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader/esp-idf/esptool_py/CMakeFiles/bootloader_check_size 1a91bfe0127b9606
10 66 1735107335659235985 esp-idf/esptool_py/CMakeFiles/bootloader_check_size 1a91bfe0127b9606
10 66 1735107335659235985 /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader/esp-idf/esptool_py/CMakeFiles/bootloader_check_size 1a91bfe0127b9606

View File

@@ -3165,7 +3165,7 @@ build esp-idf/partition_table/CMakeFiles/partition_table-flash | ${cmake_ninja_w
build cmake_object_order_depends_target___idf_esp_app_format: phony || cmake_object_order_depends_target___idf_esp_bootloader_format
build esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj: C_COMPILER____idf_esp_app_format_unscanned_ /home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/esp_app_desc.c || cmake_object_order_depends_target___idf_esp_app_format
DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -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 -D_POSIX_READER_WRITER_LOCKS -D PROJECT_NAME=\"ESP-IDF_Robot_RC\" -DPROJECT_VER=\"ESP32-Node_Switch-v2.7-776-g0c2\"
DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -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 -D_POSIX_READER_WRITER_LOCKS -D PROJECT_NAME=\"ESP-IDF_Robot_RC\" -DPROJECT_VER=\"ESP32-Node_Switch-v2.7-782-g49e\"
DEP_FILE = esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj.d
FLAGS = -march=rv32imc_zicsr_zifencei -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 -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration
INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys

View File

@@ -907,7 +907,7 @@
},
{
"directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build",
"command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -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 -D_POSIX_READER_WRITER_LOCKS -D PROJECT_NAME=\\\"ESP-IDF_Robot_RC\\\" -DPROJECT_VER=\\\"ESP32-Node_Switch-v2.7-776-g0c2\\\" -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -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 -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj -c /home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/esp_app_desc.c",
"command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -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 -D_POSIX_READER_WRITER_LOCKS -D PROJECT_NAME=\\\"ESP-IDF_Robot_RC\\\" -DPROJECT_VER=\\\"ESP32-Node_Switch-v2.7-782-g49e\\\" -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -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 -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj -c /home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/esp_app_desc.c",
"file": "/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/esp_app_desc.c",
"output": "esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj"
},

View File

@@ -1,7 +1,7 @@
{
"version": "1.1",
"project_name": "ESP-IDF_Robot_RC",
"project_version": "ESP32-Node_Switch-v2.7-776-g0c220155-dirty",
"project_version": "ESP32-Node_Switch-v2.7-782-g49ea3fc4-dirty",
"project_path": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC",
"idf_path": "/home/alex/esp/v5.3.2/esp-idf",
"build_dir": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build",