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.
1 parent 8abf8c2 commit bbedd43Copy full SHA for bbedd43
frozen/Adafruit_CircuitPython_RFM9x
@@ -0,0 +1 @@
1
+Subproject commit 6485df1279aac2d42a86861d27df5e692efbfc78
ports/esp32s2/CMakeLists.txt
@@ -1,6 +1,6 @@
# 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