From 5e5deca4e2f0d6c57f7c2154ff01f085e03c47e9 Mon Sep 17 00:00:00 2001 From: Jeff Epler Date: Mon, 24 Mar 2025 08:44:40 -0500 Subject: [PATCH] transferred to adafruit org --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 4c0ae40..c6ca2f5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,5 +1,5 @@ [submodule "external/umac"] - url = https://github.com/jepler/umac + url = https://github.com/adafruit/umac path = external/umac branch = soundemu [submodule "external/no-OS-FatFS-SD-SPI-RPi-Pico"] @@ -13,5 +13,5 @@ url = https://github.com/tannewt/Pico-PIO-USB [submodule "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