8000
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 9ec9644 + a80d747 commit 0f074fbCopy full SHA for 0f074fb
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.5)
+cmake_minimum_required(VERSION 3.16)
4
5
set(ENV{IDF_PATH} ${CMAKE_SOURCE_DIR}/esp-idf)
6
set(COMPONENTS esptool_py soc driver log main)
0 commit comments