transferred to adafruit org
This commit is contained in:
parent
0aaa749236
commit
5e5deca4e2
1 changed files with 2 additions and 2 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -1,5 +1,5 @@
|
||||||
[submodule "external/umac"]
|
[submodule "external/umac"]
|
||||||
url = https://github.com/jepler/umac
|
url = https://github.com/adafruit/umac
|
||||||
path = external/umac
|
path = external/umac
|
||||||
branch = soundemu
|
branch = soundemu
|
||||||
[submodule "external/no-OS-FatFS-SD-SPI-RPi-Pico"]
|
[submodule "external/no-OS-FatFS-SD-SPI-RPi-Pico"]
|
||||||
|
|
@ -13,5 +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/jepler/pico-extras.git
|
url = https://github.com/adafruit/pico-extras.git
|
||||||
branch = i2s-audio-rp2350b-high-pins
|
branch = i2s-audio-rp2350b-high-pins
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue