summaryrefslogtreecommitdiff
path: root/hid/pico/Makefile
diff options
context:
space:
mode:
authorNo0ne <[email protected]>2024-05-20 15:36:54 +0200
committerGitHub <[email protected]>2024-05-20 16:36:54 +0300
commit13f23a19c306b2704b4e7d6ed5c107eee7587eee (patch)
tree9497712fcec046a87a4b76de255963cc6b3a36f6 /hid/pico/Makefile
parentf027654ad1e2d221318d28b4e318d0caf3f7a06d (diff)
bump to ps2x2pico-1.1 (#167)
Diffstat (limited to 'hid/pico/Makefile')
-rw-r--r--hid/pico/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/hid/pico/Makefile b/hid/pico/Makefile
index 0130895e..7b51b319 100644
--- a/hid/pico/Makefile
+++ b/hid/pico/Makefile
@@ -31,7 +31,7 @@ endef
.tinyusb:
$(call libdep,tinyusb,hathach/tinyusb,d713571cd44f05d2fc72efc09c670787b74106e0)
.ps2x2pico:
- $(call libdep,ps2x2pico,No0ne/ps2x2pico,b28bef9743632a56db48f14175aacf7bb23dbd07)
+ $(call libdep,ps2x2pico,No0ne/ps2x2pico,823260af57dcc55cf7cb96241346f51c065126de)
deps: .pico-sdk .tinyusb .ps2x2pico