This commit is contained in:
2025-07-08 00:36:26 -04:00
parent c3ac4a4bd9
commit e7457f0caf
7 changed files with 18314 additions and 1110 deletions

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 one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

View File

@@ -1,2 +0,0 @@
/home/alex/github/ESP-Nodes/ESP-IDF_Robot/main
/home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip

View File

@@ -1,7 +1,7 @@
{ {
"version": "1.2", "version": "1.2",
"project_name": "ESP-IDF_Robot", "project_name": "ESP-IDF_Robot",
"project_version": "ESP32-Node_Switch-v2.7-6819-gdff7aad28-dirty", "project_version": "ESP32-Node_Switch-v2.7-7544-gfd289d46b-dirty",
"project_path": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot", "project_path": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot",
"idf_path": "/home/alex/esp/v5.4.1/esp-idf", "idf_path": "/home/alex/esp/v5.4.1/esp-idf",
"build_dir": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build", "build_dir": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build",
@@ -1210,7 +1210,7 @@
"managed_reqs": [], "managed_reqs": [],
"managed_priv_reqs": [ "espressif__led_strip" ], "managed_priv_reqs": [ "espressif__led_strip" ],
"file": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/main/libmain.a", "file": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/main/libmain.a",
"sources": [ "/home/alex/github/ESP-Nodes/ESP-IDF_Robot/main/ultrasonic.c", "/home/alex/github/ESP-Nodes/ESP-IDF_Robot/main/blink_example_main.c" ], "sources": [ "/home/alex/github/ESP-Nodes/ESP-IDF_Robot/main/ina219.c", "/home/alex/github/ESP-Nodes/ESP-IDF_Robot/main/ultrasonic.c", "/home/alex/github/ESP-Nodes/ESP-IDF_Robot/main/blink_example_main.c" ],
"include_dirs": [ "." ] "include_dirs": [ "." ]
}, },
"mbedtls": { "mbedtls": {