ESP32 Bootstraps

This commit is contained in:
2025-10-12 21:27:07 -04:00
parent ab741f3741
commit f46e870fb4
148 changed files with 38431 additions and 0 deletions

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