env: replace git submodule url as http to prevent failure to fetch without github account

scan_delay_optimize
TT 6 years ago
parent 9508ea7215
commit 0abe3e00d0

2
.gitmodules vendored

@ -1,4 +1,4 @@
[submodule "ChibiOS"] [submodule "ChibiOS"]
path = ChibiOS path = ChibiOS
url = git@github.com:edy555/ChibiOS.git url = https://github.com/edy555/ChibiOS.git
branch = I2SFULLDUPLEX branch = I2SFULLDUPLEX
Loading…
Cancel
Save

Powered by TurnKey Linux.