This commit is contained in:
Alexandre B 2024-06-19 21:42:34 -04:00
parent 1336ab7c86
commit 51b69ffde6
6 changed files with 203 additions and 4 deletions

View File

@ -545,7 +545,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=90
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJCOPY
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJDUMP

View File

@ -1 +1 @@
6bbf5af8b96b567063d94e1bb6b16a7f1244de38
1336ab7c869ea278dcf50353c66a86d6d6624bda

View File

@ -0,0 +1,159 @@
components:
- name: "app_trace"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace"
- name: "app_update"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/app_update"
- name: "bootloader"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader"
- name: "bootloader_support"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support"
- name: "bt"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt"
- name: "cmock"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/cmock"
- name: "console"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/console"
- name: "cxx"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/cxx"
- name: "driver"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver"
- name: "efuse"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse"
- name: "esp-tls"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls"
- name: "esp_adc"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc"
- name: "esp_app_format"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format"
- name: "esp_bootloader_format"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format"
- name: "esp_coex"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex"
- name: "esp_common"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common"
- name: "esp_eth"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth"
- name: "esp_event"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event"
- name: "esp_gdbstub"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub"
- name: "esp_hid"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid"
- name: "esp_http_client"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client"
- name: "esp_http_server"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server"
- name: "esp_https_ota"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota"
- name: "esp_https_server"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server"
- name: "esp_hw_support"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support"
- name: "esp_lcd"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd"
- name: "esp_local_ctrl"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl"
- name: "esp_mm"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm"
- name: "esp_netif"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif"
- name: "esp_netif_stack"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif_stack"
- name: "esp_partition"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition"
- name: "esp_phy"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy"
- name: "esp_pm"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm"
- name: "esp_psram"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_psram"
- name: "esp_ringbuf"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf"
- name: "esp_rom"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom"
- name: "esp_system"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system"
- name: "esp_timer"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer"
- name: "esp_wifi"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi"
- name: "espcoredump"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump"
- name: "esptool_py"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py"
- name: "fatfs"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs"
- name: "freertos"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos"
- name: "hal"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal"
- name: "heap"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/heap"
- name: "http_parser"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser"
- name: "idf_test"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/idf_test"
- name: "ieee802154"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/ieee802154"
- name: "json"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/json"
- name: "linux"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/linux"
- name: "log"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/log"
- name: "lwip"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip"
- name: "mbedtls"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls"
- name: "mqtt"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt"
- name: "newlib"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib"
- name: "nvs_flash"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash"
- name: "nvs_sec_provider"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_sec_provider"
- name: "openthread"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/openthread"
- name: "partition_table"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table"
- name: "perfmon"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/perfmon"
- name: "protobuf-c"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c"
- name: "protocomm"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm"
- name: "pthread"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/pthread"
- name: "riscv"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/riscv"
- name: "sdmmc"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc"
- name: "soc"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc"
- name: "spi_flash"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash"
- name: "spiffs"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs"
- name: "tcp_transport"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport"
- name: "touch_element"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/touch_element"
- name: "ulp"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/ulp"
- name: "unity"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/unity"
- name: "usb"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/usb"
- name: "vfs"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/vfs"
- name: "wear_levelling"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling"
- name: "wifi_provisioning"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning"
- name: "wpa_supplicant"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant"
- name: "xtensa"
path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/xtensa"
- name: "main"
path: "C:/Users/alex/github/ESP-Nodes/ESP32-IDF_Blink/main"

View File

@ -0,0 +1,30 @@
CMake Error at C:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/build.cmake:544 (message):
ERROR: Some components (espressif/led_strip) in the "managed_components"
directory were modified on the disk since the last run of the CMake.
Content of this directory is managed automatically.
If you want to keep the changes, you can move the directory with the
component to the "components"directory of your project.
I.E. for "espressif__led_strip" run:
mv
C:\Users\alex\github\ESP-Nodes\ESP32-IDF_Blink\managed_components\espressif__led_strip
C:\Users\alex\github\ESP-Nodes\ESP32-IDF_Blink\components\espressif__led_strip
Or, if you want to discard the changes remove the ".component_hash" file
from the component's directory.
I.E. for "espressif__led_strip" run:
rm
C:\Users\alex\github\ESP-Nodes\ESP32-IDF_Blink\managed_components\espressif__led_strip\.component_hash
Call Stack (most recent call first):
C:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/project.cmake:605 (idf_build_process)
CMakeLists.txt:6 (project)
ninja: error: rebuilding 'build.ninja': subcommand failed

View File

@ -0,0 +1,10 @@
-- ccache will be used for faster recompilation
-- Building ESP-IDF components for target esp32
Processing 2 dependencies:
[1/2] espressif/led_strip (2.5.3)
[2/2] idf (5.2.2)
-- Configuring incomplete, errors occurred!
See also "C:/Users/alex/github/ESP-Nodes/ESP32-IDF_Blink/build/CMakeFiles/CMakeOutput.log".
[0/1] Re-running CMake...
FAILED: build.ninja
C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-IDF_Blink -BC:\Users\alex\github\ESP-Nodes\ESP32-IDF_Blink\build

View File

@ -2,7 +2,7 @@ dependencies:
espressif/led_strip:
component_hash: 67d2744208e9c12d8b1992d21c979396c1726e57cb7e35e7c171c515be20f8ea
source:
storage_url: file:///C:/Espressif/registry
service_url: https://api.components.espressif.com/
type: service
version: 2.5.3
idf:
@ -10,6 +10,6 @@ dependencies:
source:
type: idf
version: 5.2.2
manifest_hash: 8c267c56c619b5d5c155d7772c0db71d842ad80ed847756e6cefbecc9f657f7a
manifest_hash: 2228e0071f64c79512711e785bfda64e69383a84fe3d875e4f445d73a1d5c380
target: esp32
version: 1.0.0