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 91cbf14 commit 9088320Copy full SHA for 9088320
.github/workflows/cmake.yml
@@ -7,7 +7,7 @@ on:
7
env:
8
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
9
BUILD_TYPE: Release
10
- PICO_SDK_VERSION: 1.5.1
+ PICO_SDK_VERSION: 2.0.0
11
12
jobs:
13
build:
0 commit comments