first commit

This commit is contained in:
2025-02-19 07:32:23 +00:00
commit dba34f2bf7
1984 changed files with 201824 additions and 0 deletions

View File

@ -0,0 +1,9 @@
CMake Deprecation Warning at /Users/james/Development/psionrevo/esp/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.