Skip to content

Commit cb6439c

Browse files
committed
Update PIO USB
0.6.0 had a buffer issue that is fixed in 0.6.1. Now we can use upstream.
1 parent e8515c1 commit cb6439c

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.gitmodules

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -344,8 +344,7 @@
344344
url = https://github.com/adafruit/Adafruit_CircuitPython_Wave.git
345345
[submodule "ports/raspberrypi/lib/Pico-PIO-USB"]
346346
path = ports/raspberrypi/lib/Pico-PIO-USB
347-
url = https://github.com/adafruit/Pico-PIO-USB.git
348-
branch = sdk2_fix
347+
url = https://github.com/sekigon-gonnoc/Pico-PIO-USB.git
349348
[submodule "lib/micropython-lib"]
350349
path = lib/micropython-lib
351350
url = https://github.com/micropython/micropython-lib.git

0 commit comments

Comments
 (0)