This commit is contained in:
2025-06-14 03:14:40 -04:00
parent b4b3a6173b
commit 995655f8cf
7 changed files with 45 additions and 1 deletions

View File

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

View File

@@ -1026,3 +1026,10 @@
270 329 1749885265311513293 /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_mqtt-ssl/build/bootloader-prefix/src/bootloader-stamp/bootloader-done ab2b82a4efacd689
308 659 1749885265292510863 esp-idf/main/CMakeFiles/__idf_main.dir/app_main.c.obj f2505cd59fc8f3c0
659 682 1749885265643555756 esp-idf/main/libmain.a bdc2135d6ca0f8ca
682 9842 1749885274761302150 esp-idf/esp_system/ld/sections.ld 3ced543f254c31d
682 9842 1749885274761302150 /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_mqtt-ssl/build/esp-idf/esp_system/ld/sections.ld 3ced543f254c31d
9842 11165 1749885274826720902 mqtt_ssl.elf b15288424fd87f56
11165 11533 1749885276514933149 .bin_timestamp cd853c72361cee86
11165 11533 1749885276514933149 /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_mqtt-ssl/build/.bin_timestamp cd853c72361cee86
11533 11623 1749885276516933400 esp-idf/esptool_py/CMakeFiles/app_check_size 82a2af7c6da35ef4
11533 11623 1749885276516933400 /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