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.
2 parents 4d48889 + 5056aa2 commit 543714fCopy full SHA for 543714f
dist/tools/picotool/Makefile
@@ -1,6 +1,7 @@
1
PKG_NAME=picotool
2
PKG_URL=https://github.com/raspberrypi/picotool.git
3
-PKG_VERSION=de8ae5ac334e1126993f72a5c67949712fd1e1a4
+# Version 2.2.0-a4
4
+PKG_VERSION=25aa087b2c517b4901874a99536e869d4d27b678
5
PKG_LICENSE=BSD-3-Clause
6
7
# manually set some RIOT env vars, so this Makefile can be called stand-alone
pkg/picosdk/Makefile
PKG_NAME=picosdk
PKG_URL=https://github.com/raspberrypi/pico-sdk.git
-PKG_VERSION=bddd20f928ce76142793bef434d4f75f4af6e433
+# Version 2.2.0
+PKG_VERSION=a1438dff1d38bd9c65dbd693f0e5db4b9ae91779
include $(RIOTBASE)/pkg/pkg.mk
0 commit comments