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 4e20ac1 commit 5297f9aCopy full SHA for 5297f9a
.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: 2.0.0
+ PICO_SDK_VERSION: 2.1.1
11
12
jobs:
13
build:
0 commit comments