Skip to content

Commit 146279a

Browse files
authored
Merge pull request #10119 from tannewt/adafruit_pico_pio_usb
Switch to tracking adafruit's fork of Pico-PIO-USB
2 parents 3edd794 + cc35acb commit 146279a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

+2-2
Original file line numberDiff line numberDiff line change
@@ -345,8 +345,8 @@
345345
url = https://github.com/adafruit/Adafruit_CircuitPython_Wave.git
346346
[submodule "ports/raspberrypi/lib/Pico-PIO-USB"]
347347
path = ports/raspberrypi/lib/Pico-PIO-USB
348-
url = https://github.com/tannewt/Pico-PIO-USB.git
349-
branch = better_timeouts
348+
url = https://github.com/adafruit/Pico-PIO-USB.git
349+
branch = main
350350
[submodule "lib/micropython-lib"]
351351
path = lib/micropython-lib
352352
url = https://github.com/micropython/micropython-lib.git

0 commit comments

Comments
 (0)