7
mirror of https://github.com/EEVengers/ThunderScope.git synced 2025-04-11 23:19:16 +00:00

Updated gitmodules correctly

This commit is contained in:
Aleksa Bjelogrlic 2024-06-16 23:07:16 -04:00
parent 1549214e12
commit 7e8bdcd34c

6
.gitmodules vendored
View File

@ -1,9 +1,9 @@
[submodule "Firmware/LiteX"]
path = Firmware/LiteX
url = https://github.com/EEVengers/thunderscope_litex/tree/main
url = https://github.com/EEVengers/thunderscope_litex.git
[submodule "Software/scopehal-apps"]
path = Software/scopehal-apps
url = https://github.com/ngscopeclient/scopehal-apps/tree/master
url = https://github.com/ngscopeclient/scopehal-apps.git
[submodule "Software/TS.NET"]
path = Software/TS.NET
url = https://github.com/macaba/TS.NET/tree/main
url = https://github.com/macaba/TS.NET.git