Rainmaker Lights Switch

This commit is contained in:
2025-06-28 06:44:14 -04:00
parent 62bb07eb4d
commit 6132a4d429
1342 changed files with 154710 additions and 225 deletions

View File

@@ -537,3 +537,69 @@ events:
implicit fwks: []
-
kind: "try_compile-v1"
backtrace:
- "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)"
- "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CheckCSourceCompiles.cmake:52 (cmake_check_source_compiles)"
- "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/FindThreads.cmake:97 (CHECK_C_SOURCE_COMPILES)"
- "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/FindThreads.cmake:163 (_threads_check_libc)"
- "/home/alex/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt:136 (find_package)"
checks:
- "Performing Test CMAKE_HAVE_LIBC_PTHREAD"
directories:
source: "/home/alex/github/ESP-Nodes/RainMaker_Table-Lights/build/CMakeFiles/CMakeScratch/TryCompile-T14SKD"
binary: "/home/alex/github/ESP-Nodes/RainMaker_Table-Lights/build/CMakeFiles/CMakeScratch/TryCompile-T14SKD"
cmakeVariables:
CMAKE_C_FLAGS: "-march=rv32imc_zicsr_zifencei "
CMAKE_C_FLAGS_DEBUG: "-g"
CMAKE_EXE_LINKER_FLAGS: "-nostartfiles -march=rv32imc_zicsr_zifencei --specs=nosys.specs "
CMAKE_MODULE_PATH: "/home/alex/esp/v5.4.1/esp-idf/tools/cmake;/home/alex/esp/v5.4.1/esp-idf/tools/cmake/third_party"
buildResult:
variable: "CMAKE_HAVE_LIBC_PTHREAD"
cached: true
stdout: |
Change Dir: '/home/alex/github/ESP-Nodes/RainMaker_Table-Lights/build/CMakeFiles/CMakeScratch/TryCompile-T14SKD'
Run Build Command(s): /usr/bin/ninja -v cmTC_e474e
[1/2] /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCMAKE_HAVE_LIBC_PTHREAD -march=rv32imc_zicsr_zifencei -o CMakeFiles/cmTC_e474e.dir/src.c.obj -c /home/alex/github/ESP-Nodes/RainMaker_Table-Lights/build/CMakeFiles/CMakeScratch/TryCompile-T14SKD/src.c
[2/2] : && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -march=rv32imc_zicsr_zifencei -nostartfiles -march=rv32imc_zicsr_zifencei --specs=nosys.specs CMakeFiles/cmTC_e474e.dir/src.c.obj -o cmTC_e474e && :
/home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/bin/ld: CMakeFiles/cmTC_e474e.dir/src.c.obj: in function `main':
src.c:(.text+0x6e): warning: pthread_atfork is not implemented and will always fail
/home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/bin/ld: src.c:(.text+0x50): warning: pthread_cancel is not implemented and will always fail
/home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/bin/ld: src.c:(.text+0x34): warning: pthread_create is not implemented and will always fail
/home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/bin/ld: src.c:(.text+0x42): warning: pthread_detach is not implemented and will always fail
/home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/bin/ld: src.c:(.text+0x78): warning: pthread_exit is not implemented and will always fail
/home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/bin/ld: src.c:(.text+0x60): warning: pthread_join is not implemented and will always fail
/home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 00010094
exitCode: 0
-
kind: "try_compile-v1"
backtrace:
- "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)"
- "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)"
- "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CheckCCompilerFlag.cmake:51 (cmake_check_compiler_flag)"
- "/home/alex/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt:219 (CHECK_C_COMPILER_FLAG)"
checks:
- "Performing Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS"
directories:
source: "/home/alex/github/ESP-Nodes/RainMaker_Table-Lights/build/CMakeFiles/CMakeScratch/TryCompile-W6Kgcy"
binary: "/home/alex/github/ESP-Nodes/RainMaker_Table-Lights/build/CMakeFiles/CMakeScratch/TryCompile-W6Kgcy"
cmakeVariables:
CMAKE_C_FLAGS: "-march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow"
CMAKE_C_FLAGS_DEBUG: "-g"
CMAKE_EXE_LINKER_FLAGS: "-nostartfiles -march=rv32imc_zicsr_zifencei --specs=nosys.specs "
CMAKE_MODULE_PATH: "/home/alex/esp/v5.4.1/esp-idf/tools/cmake;/home/alex/esp/v5.4.1/esp-idf/tools/cmake/third_party"
buildResult:
variable: "C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS"
cached: true
stdout: |
Change Dir: '/home/alex/github/ESP-Nodes/RainMaker_Table-Lights/build/CMakeFiles/CMakeScratch/TryCompile-W6Kgcy'
Run Build Command(s): /usr/bin/ninja -v cmTC_995cd
[1/2] /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DC_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -o CMakeFiles/cmTC_995cd.dir/src.c.obj -c /home/alex/github/ESP-Nodes/RainMaker_Table-Lights/build/CMakeFiles/CMakeScratch/TryCompile-W6Kgcy/src.c
[2/2] : && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -nostartfiles -march=rv32imc_zicsr_zifencei --specs=nosys.specs CMakeFiles/cmTC_995cd.dir/src.c.obj -o cmTC_995cd && :
/home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 00010094
exitCode: 0

View File

@@ -0,0 +1,6 @@
# This is a generated file and its contents are an internal implementation detail.
# The update step will be re-executed if anything in this file changes.
# No other meaning or use of this file is supported.
command=
work_dir=

View File

@@ -0,0 +1,9 @@
# This is a generated file and its contents are an internal implementation detail.
# The download step will be re-executed if anything in this file changes.
# No other meaning or use of this file is supported.
method=source_dir
command=
source_dir=/home/alex/esp/v5.4.1/esp-idf/components/bootloader/subproject
work_dir=

View File

@@ -0,0 +1,7 @@
# This is a generated file and its contents are an internal implementation detail.
# The patch step will be re-executed if anything in this file changes.
# No other meaning or use of this file is supported.
command (connected)=
command (disconnected)=
work_dir=

View File

@@ -0,0 +1 @@
cmd='/home/alex/.espressif/tools/cmake/3.30.2/bin/cmake;-DSDKCONFIG=/home/alex/github/ESP-Nodes/RainMaker_Table-Lights/sdkconfig;-DIDF_PATH=/home/alex/esp/v5.4.1/esp-idf;-DIDF_TARGET=esp32c3;-DPYTHON_DEPS_CHECKED=1;-DPYTHON=/home/alex/.espressif/python_env/idf5.4_py3.13_env/bin/python;-DEXTRA_COMPONENT_DIRS=/home/alex/esp/v5.4.1/esp-idf/components/bootloader;-DPROJECT_SOURCE_DIR=/home/alex/github/ESP-Nodes/RainMaker_Table-Lights;-DIGNORE_EXTRA_COMPONENT=;-GNinja;-S;<SOURCE_DIR><SOURCE_SUBDIR>;-B;<BINARY_DIR>'

View File

@@ -0,0 +1,27 @@
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
# file Copyright.txt or https://cmake.org/licensing for details.
cmake_minimum_required(VERSION 3.5)
# If CMAKE_DISABLE_SOURCE_CHANGES is set to true and the source directory is an
# existing directory in our source tree, calling file(MAKE_DIRECTORY) on it
# would cause a fatal error, even though it would be a no-op.
if(NOT EXISTS "/home/alex/esp/v5.4.1/esp-idf/components/bootloader/subproject")
file(MAKE_DIRECTORY "/home/alex/esp/v5.4.1/esp-idf/components/bootloader/subproject")
endif()
file(MAKE_DIRECTORY
"/home/alex/github/ESP-Nodes/RainMaker_Table-Lights/build/bootloader"
"/home/alex/github/ESP-Nodes/RainMaker_Table-Lights/build/bootloader-prefix"
"/home/alex/github/ESP-Nodes/RainMaker_Table-Lights/build/bootloader-prefix/tmp"
"/home/alex/github/ESP-Nodes/RainMaker_Table-Lights/build/bootloader-prefix/src/bootloader-stamp"
"/home/alex/github/ESP-Nodes/RainMaker_Table-Lights/build/bootloader-prefix/src"
"/home/alex/github/ESP-Nodes/RainMaker_Table-Lights/build/bootloader-prefix/src/bootloader-stamp"
)
set(configSubDirs )
foreach(subDir IN LISTS configSubDirs)
file(MAKE_DIRECTORY "/home/alex/github/ESP-Nodes/RainMaker_Table-Lights/build/bootloader-prefix/src/bootloader-stamp/${subDir}")
endforeach()
if(cfgdir)
file(MAKE_DIRECTORY "/home/alex/github/ESP-Nodes/RainMaker_Table-Lights/build/bootloader-prefix/src/bootloader-stamp${cfgdir}") # cfgdir has leading slash
endif()

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,9 @@
execute_process(COMMAND "${CC}" "-C" "-P" "-x" "c" "-E" "-I" "${CONFIG_DIR}" "-I" "${LD_DIR}" "${SOURCE}"
RESULT_VARIABLE RET_CODE
OUTPUT_VARIABLE PREPROCESSED_LINKER_SCRIPT
ERROR_VARIABLE ERROR_VAR)
if(RET_CODE AND NOT RET_CODE EQUAL 0)
message(FATAL_ERROR "Can't generate ${TARGET}\nRET_CODE: ${RET_CODE}\nERROR_MESSAGE: ${ERROR_VAR}")
endif()
string(REPLACE "\\n" "\n" TEXT "${PREPROCESSED_LINKER_SCRIPT}")
file(WRITE "${TARGET}" "${TEXT}")

View File

@@ -0,0 +1 @@
ref: refs/heads/main

View File

@@ -0,0 +1,50 @@
#
# Internal file for GetGitRevisionDescription.cmake
#
# Requires CMake 2.6 or newer (uses the 'function' command)
#
# Original Author:
# 2009-2010 Ryan Pavlik <rpavlik@iastate.edu> <abiryan@ryand.net>
# http://academic.cleardefinition.com
# Iowa State University HCI Graduate Program/VRAC
#
# Copyright Iowa State University 2009-2010.
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE_1_0.txt)
set(HEAD_HASH)
file(READ "/home/alex/github/ESP-Nodes/RainMaker_Table-Lights/build/esp-idf/espressif__esp_insights/CMakeFiles/git-data/HEAD" HEAD_CONTENTS LIMIT 1024)
string(STRIP "${HEAD_CONTENTS}" HEAD_CONTENTS)
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)
string(STRIP "${GIT_DIR_NEW}" GIT_DIR_NEW)
if(NOT IS_ABSOLUTE "${GIT_DIR_NEW}")
get_filename_component(GIT_DIR_NEW ${GIT_DIR}/${GIT_DIR_NEW} ABSOLUTE)
endif()
if(EXISTS "${GIT_DIR_NEW}")
set(GIT_DIR "${GIT_DIR_NEW}")
endif()
endif()
if(HEAD_CONTENTS MATCHES "ref")
# named branch
string(REPLACE "ref: " "" HEAD_REF "${HEAD_CONTENTS}")
if(EXISTS "${GIT_DIR}/${HEAD_REF}")
configure_file("${GIT_DIR}/${HEAD_REF}" "/home/alex/github/ESP-Nodes/RainMaker_Table-Lights/build/esp-idf/espressif__esp_insights/CMakeFiles/git-data/head-ref" COPYONLY)
elseif(EXISTS "${GIT_DIR}/logs/${HEAD_REF}")
configure_file("${GIT_DIR}/logs/${HEAD_REF}" "/home/alex/github/ESP-Nodes/RainMaker_Table-Lights/build/esp-idf/espressif__esp_insights/CMakeFiles/git-data/head-ref" COPYONLY)
set(HEAD_HASH "${HEAD_REF}")
endif()
else()
# detached HEAD
configure_file("${GIT_DIR}/HEAD" "/home/alex/github/ESP-Nodes/RainMaker_Table-Lights/build/esp-idf/espressif__esp_insights/CMakeFiles/git-data/head-ref" COPYONLY)
endif()
if(NOT HEAD_HASH)
file(READ "/home/alex/github/ESP-Nodes/RainMaker_Table-Lights/build/esp-idf/espressif__esp_insights/CMakeFiles/git-data/head-ref" HEAD_HASH LIMIT 1024)
string(STRIP "${HEAD_HASH}" HEAD_HASH)
endif()

View File

@@ -0,0 +1 @@
62bb07eb4d878d049ded09cb957c4eec5fc78f71

View File

@@ -0,0 +1 @@
/home/alex/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/error.c

View File

@@ -0,0 +1 @@
/home/alex/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_driver_wrappers_no_static.c

View File

@@ -0,0 +1 @@
/home/alex/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_debug_helpers_generated.c

View File

@@ -0,0 +1 @@
/home/alex/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/version_features.c

View File

@@ -0,0 +1 @@
# There is no prefix map defined for the project.

View File

@@ -0,0 +1,89 @@
source "/home/alex/esp/v5.4.1/esp-idf/components/app_trace/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/bt/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/console/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/driver/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/efuse/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp-tls/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_adc/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_coex/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_common/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_cam/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_dac/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_gpio/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_i2c/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_i2s/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_isp/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_jpeg/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_ledc/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_parlio/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_rmt/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_sdm/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_spi/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_touch_sens/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_tsens/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_uart/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_eth/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_event/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_gdbstub/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_hid/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_http_client/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_http_server/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_https_ota/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_https_server/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_hw_support/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_lcd/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_mm/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_netif/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_partition/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_phy/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_pm/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_psram/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_ringbuf/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_security/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_system/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_timer/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/espcoredump/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/fatfs/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/freertos/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/hal/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/heap/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/ieee802154/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/log/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/lwip/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/mbedtls/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/mqtt/esp-mqtt/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/newlib/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/nvs_flash/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/nvs_sec_provider/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/openthread/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/protocomm/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/pthread/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/soc/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/spi_flash/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/spiffs/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/tcp_transport/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/ulp/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/unity/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/usb/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/vfs/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/wear_levelling/Kconfig"
source "/home/alex/esp/v5.4.1/esp-idf/components/wifi_provisioning/Kconfig"
source "/home/alex/.espressif/esp-rainmaker/examples/common/app_insights/Kconfig"
source "/home/alex/.espressif/esp-rainmaker/examples/common/gpio_button/Kconfig"
source "/home/alex/.espressif/esp-rainmaker/examples/common/ws2812_led/Kconfig"
source "/home/alex/github/ESP-Nodes/RainMaker_Table-Lights/managed_components/espressif__esp-serial-flasher/Kconfig"
source "/home/alex/github/ESP-Nodes/RainMaker_Table-Lights/managed_components/espressif__esp_diag_data_store/Kconfig"
source "/home/alex/github/ESP-Nodes/RainMaker_Table-Lights/managed_components/espressif__esp_diagnostics/Kconfig"
source "/home/alex/github/ESP-Nodes/RainMaker_Table-Lights/managed_components/espressif__esp_insights/Kconfig"
source "/home/alex/github/ESP-Nodes/RainMaker_Table-Lights/managed_components/espressif__esp_rcp_update/Kconfig"
source "/home/alex/github/ESP-Nodes/RainMaker_Table-Lights/managed_components/espressif__esp_secure_cert_mgr/Kconfig"
source "/home/alex/github/ESP-Nodes/RainMaker_Table-Lights/managed_components/espressif__jsmn/Kconfig"
source "/home/alex/github/ESP-Nodes/RainMaker_Table-Lights/managed_components/espressif__mdns/Kconfig"
source "/home/alex/github/ESP-Nodes/RainMaker_Table-Lights/managed_components/espressif__network_provisioning/Kconfig"
source "/home/alex/github/ESP-Nodes/RainMaker_Table-Lights/managed_components/espressif__rmaker_common/Kconfig"

View File

@@ -0,0 +1,8 @@
source "/home/alex/esp/v5.4.1/esp-idf/components/bootloader/Kconfig.projbuild"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_app_format/Kconfig.projbuild"
source "/home/alex/esp/v5.4.1/esp-idf/components/esp_rom/Kconfig.projbuild"
source "/home/alex/esp/v5.4.1/esp-idf/components/esptool_py/Kconfig.projbuild"
source "/home/alex/esp/v5.4.1/esp-idf/components/partition_table/Kconfig.projbuild"
source "/home/alex/github/ESP-Nodes/RainMaker_Table-Lights/main/Kconfig.projbuild"
source "/home/alex/.espressif/esp-rainmaker/examples/common/app_network/Kconfig.projbuild"
source "/home/alex/.espressif/esp-rainmaker/components/esp_rainmaker/Kconfig.projbuild"

View File

@@ -1,225 +0,0 @@
components:
- name: "app_trace"
path: "/home/alex/esp/v5.4.1/esp-idf/components/app_trace"
- name: "app_update"
path: "/home/alex/esp/v5.4.1/esp-idf/components/app_update"
- name: "bootloader"
path: "/home/alex/esp/v5.4.1/esp-idf/components/bootloader"
- name: "bootloader_support"
path: "/home/alex/esp/v5.4.1/esp-idf/components/bootloader_support"
- name: "bt"
path: "/home/alex/esp/v5.4.1/esp-idf/components/bt"
- name: "cmock"
path: "/home/alex/esp/v5.4.1/esp-idf/components/cmock"
- name: "console"
path: "/home/alex/esp/v5.4.1/esp-idf/components/console"
- name: "cxx"
path: "/home/alex/esp/v5.4.1/esp-idf/components/cxx"
- name: "driver"
path: "/home/alex/esp/v5.4.1/esp-idf/components/driver"
- name: "efuse"
path: "/home/alex/esp/v5.4.1/esp-idf/components/efuse"
- name: "esp-tls"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp-tls"
- name: "esp_adc"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_adc"
- name: "esp_app_format"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_app_format"
- name: "esp_bootloader_format"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_bootloader_format"
- name: "esp_coex"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_coex"
- name: "esp_common"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_common"
- name: "esp_driver_ana_cmpr"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr"
- name: "esp_driver_cam"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_cam"
- name: "esp_driver_dac"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_dac"
- name: "esp_driver_gpio"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_gpio"
- name: "esp_driver_gptimer"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_gptimer"
- name: "esp_driver_i2c"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_i2c"
- name: "esp_driver_i2s"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_i2s"
- name: "esp_driver_isp"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_isp"
- name: "esp_driver_jpeg"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_jpeg"
- name: "esp_driver_ledc"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_ledc"
- name: "esp_driver_mcpwm"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm"
- name: "esp_driver_parlio"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_parlio"
- name: "esp_driver_pcnt"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_pcnt"
- name: "esp_driver_ppa"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_ppa"
- name: "esp_driver_rmt"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_rmt"
- name: "esp_driver_sdio"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_sdio"
- name: "esp_driver_sdm"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_sdm"
- name: "esp_driver_sdmmc"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc"
- name: "esp_driver_sdspi"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_sdspi"
- name: "esp_driver_spi"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_spi"
- name: "esp_driver_touch_sens"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_touch_sens"
- name: "esp_driver_tsens"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_tsens"
- name: "esp_driver_uart"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_uart"
- name: "esp_driver_usb_serial_jtag"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag"
- name: "esp_eth"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_eth"
- name: "esp_event"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_event"
- name: "esp_gdbstub"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_gdbstub"
- name: "esp_hid"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_hid"
- name: "esp_http_client"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_http_client"
- name: "esp_http_server"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_http_server"
- name: "esp_https_ota"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_https_ota"
- name: "esp_https_server"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_https_server"
- name: "esp_hw_support"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_hw_support"
- name: "esp_lcd"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_lcd"
- name: "esp_local_ctrl"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_local_ctrl"
- name: "esp_mm"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_mm"
- name: "esp_netif"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_netif"
- name: "esp_netif_stack"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_netif_stack"
- name: "esp_partition"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_partition"
- name: "esp_phy"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_phy"
- name: "esp_pm"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_pm"
- name: "esp_psram"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_psram"
- name: "esp_ringbuf"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_ringbuf"
- name: "esp_rom"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_rom"
- name: "esp_security"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_security"
- name: "esp_system"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_system"
- name: "esp_timer"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_timer"
- name: "esp_vfs_console"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_vfs_console"
- name: "esp_wifi"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esp_wifi"
- name: "espcoredump"
path: "/home/alex/esp/v5.4.1/esp-idf/components/espcoredump"
- name: "esptool_py"
path: "/home/alex/esp/v5.4.1/esp-idf/components/esptool_py"
- name: "fatfs"
path: "/home/alex/esp/v5.4.1/esp-idf/components/fatfs"
- name: "freertos"
path: "/home/alex/esp/v5.4.1/esp-idf/components/freertos"
- name: "hal"
path: "/home/alex/esp/v5.4.1/esp-idf/components/hal"
- name: "heap"
path: "/home/alex/esp/v5.4.1/esp-idf/components/heap"
- name: "http_parser"
path: "/home/alex/esp/v5.4.1/esp-idf/components/http_parser"
- name: "idf_test"
path: "/home/alex/esp/v5.4.1/esp-idf/components/idf_test"
- name: "ieee802154"
path: "/home/alex/esp/v5.4.1/esp-idf/components/ieee802154"
- name: "json"
path: "/home/alex/esp/v5.4.1/esp-idf/components/json"
- name: "linux"
path: "/home/alex/esp/v5.4.1/esp-idf/components/linux"
- name: "log"
path: "/home/alex/esp/v5.4.1/esp-idf/components/log"
- name: "lwip"
path: "/home/alex/esp/v5.4.1/esp-idf/components/lwip"
- name: "mbedtls"
path: "/home/alex/esp/v5.4.1/esp-idf/components/mbedtls"
- name: "mqtt"
path: "/home/alex/esp/v5.4.1/esp-idf/components/mqtt"
- name: "newlib"
path: "/home/alex/esp/v5.4.1/esp-idf/components/newlib"
- name: "nvs_flash"
path: "/home/alex/esp/v5.4.1/esp-idf/components/nvs_flash"
- name: "nvs_sec_provider"
path: "/home/alex/esp/v5.4.1/esp-idf/components/nvs_sec_provider"
- name: "openthread"
path: "/home/alex/esp/v5.4.1/esp-idf/components/openthread"
- name: "partition_table"
path: "/home/alex/esp/v5.4.1/esp-idf/components/partition_table"
- name: "perfmon"
path: "/home/alex/esp/v5.4.1/esp-idf/components/perfmon"
- name: "protobuf-c"
path: "/home/alex/esp/v5.4.1/esp-idf/components/protobuf-c"
- name: "protocomm"
path: "/home/alex/esp/v5.4.1/esp-idf/components/protocomm"
- name: "pthread"
path: "/home/alex/esp/v5.4.1/esp-idf/components/pthread"
- name: "riscv"
path: "/home/alex/esp/v5.4.1/esp-idf/components/riscv"
- name: "rt"
path: "/home/alex/esp/v5.4.1/esp-idf/components/rt"
- name: "sdmmc"
path: "/home/alex/esp/v5.4.1/esp-idf/components/sdmmc"
- name: "soc"
path: "/home/alex/esp/v5.4.1/esp-idf/components/soc"
- name: "spi_flash"
path: "/home/alex/esp/v5.4.1/esp-idf/components/spi_flash"
- name: "spiffs"
path: "/home/alex/esp/v5.4.1/esp-idf/components/spiffs"
- name: "tcp_transport"
path: "/home/alex/esp/v5.4.1/esp-idf/components/tcp_transport"
- name: "touch_element"
path: "/home/alex/esp/v5.4.1/esp-idf/components/touch_element"
- name: "ulp"
path: "/home/alex/esp/v5.4.1/esp-idf/components/ulp"
- name: "unity"
path: "/home/alex/esp/v5.4.1/esp-idf/components/unity"
- name: "usb"
path: "/home/alex/esp/v5.4.1/esp-idf/components/usb"
- name: "vfs"
path: "/home/alex/esp/v5.4.1/esp-idf/components/vfs"
- name: "wear_levelling"
path: "/home/alex/esp/v5.4.1/esp-idf/components/wear_levelling"
- name: "wifi_provisioning"
path: "/home/alex/esp/v5.4.1/esp-idf/components/wifi_provisioning"
- name: "wpa_supplicant"
path: "/home/alex/esp/v5.4.1/esp-idf/components/wpa_supplicant"
- name: "xtensa"
path: "/home/alex/esp/v5.4.1/esp-idf/components/xtensa"
- name: "main"
path: "/home/alex/github/ESP-Nodes/RainMaker_Table-Lights/main"
- name: "app_insights"
path: "/home/alex/.espressif/esp-rainmaker/examples/common/app_insights"
- name: "app_network"
path: "/home/alex/.espressif/esp-rainmaker/examples/common/app_network"
- name: "app_reset"
path: "/home/alex/.espressif/esp-rainmaker/examples/common/app_reset"
- name: "gpio_button"
path: "/home/alex/.espressif/esp-rainmaker/examples/common/gpio_button"
- name: "ledc_driver"
path: "/home/alex/.espressif/esp-rainmaker/examples/common/ledc_driver"
- name: "ws2812_led"
path: "/home/alex/.espressif/esp-rainmaker/examples/common/ws2812_led"