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 5917bd6 commit 5056aa2Copy full SHA for 5056aa2
pkg/picosdk/Makefile
@@ -1,6 +1,7 @@
1
PKG_NAME=picosdk
2
PKG_URL=https://github.com/raspberrypi/pico-sdk.git
3
-PKG_VERSION=bddd20f928ce76142793bef434d4f75f4af6e433
+# Version 2.2.0
4
+PKG_VERSION=a1438dff1d38bd9c65dbd693f0e5db4b9ae91779
5
PKG_LICENSE=BSD-3-Clause
6
7
include $(RIOTBASE)/pkg/pkg.mk
0 commit comments