ESP32 Bootstraps

This commit is contained in:
2025-10-12 21:14:59 -04:00
parent fb502d954c
commit ba782f86ee
152 changed files with 39299 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

File diff suppressed because one or more lines are too long