Skip to content

Commit 5056aa2

Browse files
committed
pkg/picosdk: bump version
1 parent 5917bd6 commit 5056aa2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pkg/picosdk/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
PKG_NAME=picosdk
22
PKG_URL=https://github.com/raspberrypi/pico-sdk.git
3-
PKG_VERSION=bddd20f928ce76142793bef434d4f75f4af6e433
3+
# Version 2.2.0
4+
PKG_VERSION=a1438dff1d38bd9c65dbd693f0e5db4b9ae91779
45
PKG_LICENSE=BSD-3-Clause
56

67
include $(RIOTBASE)/pkg/pkg.mk

0 commit comments

Comments
 (0)