re-point pico-extras submodule
This commit is contained in:
parent
ab1ce3baf7
commit
88d31290e3
1 changed files with 2 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -13,4 +13,5 @@
|
||||||
url = https://github.com/tannewt/Pico-PIO-USB
|
url = https://github.com/tannewt/Pico-PIO-USB
|
||||||
[submodule "external/pico-extras"]
|
[submodule "external/pico-extras"]
|
||||||
path = external/pico-extras
|
path = external/pico-extras
|
||||||
url = https://github.com/raspberrypi/pico-extras.git
|
url = https://github.com/jepler/pico-extras.git
|
||||||
|
branch = i2s-audio-rp2350b-high-pins
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue