-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 597 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 597 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "src/vendor/ArduinoJson"]
path = src/vendor/ArduinoJson
url = https://github.com/bblanchon/ArduinoJson
[submodule "enclosure/BOSL2"]
path = enclosure/BOSL2
url = https://github.com/revarbat/BOSL2
[submodule "enclosure/NopSCADlib"]
path = enclosure/NopSCADlib
url = https://github.com/nophead/NopSCADlib
[submodule "src/vendor/FANET"]
path = src/vendor/FANET
url = https://github.com/rvt/FANET
[submodule "src/vendor/etl"]
path = src/vendor/etl
url = https://github.com/ETLCPP/etl.git
[submodule "src/vendor/FLARM"]
path = src/vendor/FLARM
url = https://github.com/rvt/FLARM