Skip to content

Commit 36ec480

Browse files
authored
Merge pull request #10221 from tannewt/real_tinyusb_fix
Use upstream for RP2 USB
2 parents 380b8bd + b63d2a8 commit 36ec480

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.gitmodules

+1-1
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@
346346
url = https://github.com/adafruit/Adafruit_CircuitPython_Wave.git
347347
[submodule "ports/raspberrypi/lib/Pico-PIO-USB"]
348348
path = ports/raspberrypi/lib/Pico-PIO-USB
349-
url = https://github.com/adafruit/Pico-PIO-USB.git
349+
url = https://github.com/sekigon-gonnoc/Pico-PIO-USB.git
350350
branch = main
351351
[submodule "lib/micropython-lib"]
352352
path = lib/micropython-lib

0 commit comments

Comments
 (0)