This commit is contained in:
2025-06-14 03:18:12 -04:00
parent 333528b450
commit 9477bb5991
7 changed files with 45 additions and 1 deletions

View File

@@ -1 +1 @@
15a01305a2206d7a235a16209403a252 /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_mqtt-ssl/build/mqtt_ssl.bin
2d1f8b108733ebd915a377e0cec98017 /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_mqtt-ssl/build/mqtt_ssl.bin

View File

@@ -1026,3 +1026,10 @@
355 442 1749885478991576214 /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_mqtt-ssl/build/bootloader-prefix/src/bootloader-stamp/bootloader-done ab2b82a4efacd689
373 797 1749885478925570234 esp-idf/main/CMakeFiles/__idf_main.dir/app_main.c.obj f2505cd59fc8f3c0
798 829 1749885479350608694 esp-idf/main/libmain.a bdc2135d6ca0f8ca
829 9714 1749885488202376394 esp-idf/esp_system/ld/sections.ld 3ced543f254c31d
829 9714 1749885488202376394 /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_mqtt-ssl/build/esp-idf/esp_system/ld/sections.ld 3ced543f254c31d
9715 11157 1749885488267409952 mqtt_ssl.elf b15288424fd87f56
11157 11513 1749885490063570025 .bin_timestamp cd853c72361cee86
11157 11513 1749885490063570025 /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_mqtt-ssl/build/.bin_timestamp cd853c72361cee86
11513 11598 1749885490065570203 esp-idf/esptool_py/CMakeFiles/app_check_size 82a2af7c6da35ef4
11513 11598 1749885490065570203 /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_mqtt-ssl/build/esp-idf/esptool_py/CMakeFiles/app_check_size 82a2af7c6da35ef4

View File

@@ -0,0 +1,9 @@
CMake Deprecation Warning at /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt:21 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.

File diff suppressed because one or more lines are too long