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 02b98e5 + 63d1baf commit 1769968Copy full SHA for 1769968
pico_sdk_version.cmake
@@ -9,7 +9,7 @@ set(PICO_SDK_VERSION_MINOR 1)
9
set(PICO_SDK_VERSION_REVISION 1)
10
# PICO_BUILD_DEFINE: PICO_SDK_VERSION_PRE_RELEASE_ID, optional SDK pre-release version identifier, type=string, group=pico_base
11
# PICO_CONFIG: PICO_SDK_VERSION_PRE_RELEASE_ID, optional SDK pre-release version identifier, type=string, group=pico_base
12
-set(PICO_SDK_VERSION_PRE_RELEASE_ID develop)
+#set(PICO_SDK_VERSION_PRE_RELEASE_ID develop)
13
14
# PICO_BUILD_DEFINE: PICO_SDK_VERSION_STRING, SDK version, type=string, group=pico_base
15
# PICO_CONFIG: PICO_SDK_VERSION_STRING, SDK version, type=string, group=pico_base
0 commit comments