mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-12 19:10:32 +03:00
Use url with git ext
This commit is contained in:
parent
c0cec6eb3e
commit
b19546e5dc
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -5,4 +5,4 @@
|
||||||
ignore = dirty
|
ignore = dirty
|
||||||
[submodule "lib/main/pico-sdk"]
|
[submodule "lib/main/pico-sdk"]
|
||||||
path = lib/main/pico-sdk
|
path = lib/main/pico-sdk
|
||||||
url = https://github.com/raspberrypi/pico-sdk
|
url = https://github.com/raspberrypi/pico-sdk.git
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue