submodules: correct remote for no-OS-FatFS-SD-SPI-RPi-Pico

Currently we need the 'no rtc' out-of-tree commit, so use evansm7 repo.
This commit is contained in:
Matt Evans 2024-09-28 15:23:13 +01:00
parent 99a287671f
commit f8a3def6a8

2
.gitmodules vendored
View file

@ -3,4 +3,4 @@
path = external/umac
[submodule "external/no-OS-FatFS-SD-SPI-RPi-Pico"]
path = external/no-OS-FatFS-SD-SPI-RPi-Pico
url = https://github.com/carlk3/no-OS-FatFS-SD-SPI-RPi-Pico.git
url = https://github.com/evansm7/no-OS-FatFS-SD-SPI-RPi-Pico.git