10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8abf8c2 + 5015125 commit 5f3843dCopy full SHA for 5f3843d
ports/esp32s2/CMakeLists.txt
@@ -1,6 +1,6 @@
1
# The following five lines of boilerplate have to be in your project's
2
# CMakeLists in this exact order for cmake to work correctly
3
-cmake_minimum_required(VERSION 3.16)
+cmake_minimum_required(VERSION 3.13)
4
5
set(ENV{IDF_PATH} ${CMAKE_SOURCE_DIR}/esp-idf)
6
set(COMPONENTS esptool_py soc driver log main)
0 commit comments