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:
parent
99a287671f
commit
f8a3def6a8
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue