Skip to content

Commit 0658719

Browse files
authored
Merge pull request #1058 from pimoroni/patch-pico-sdk-211
CI: Bump to Pico SDK 2.1.1.
2 parents 4e20ac1 + 5297f9a commit 0658719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
env:
88
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
99
BUILD_TYPE: Release
10-
PICO_SDK_VERSION: 2.0.0
10+
PICO_SDK_VERSION: 2.1.1
1111

1212
jobs:
1313
build:

0 commit comments

Comments
 (0)