-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitmodules
24 lines (24 loc) · 875 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "server/frontend/graph"]
path = server/frontend/graph
url = git@github.com:TheZoq2/elm-graph.git
[submodule "models/scad_util"]
path = models/scad_util
url = git@github.com:TheZoq2/Rust-scad-util.git
[submodule "stm32f1xx-hal"]
path = stm32f1xx-hal
url = git@github.com:TheZoq2/stm32f1xx-hal.git
[submodule "esp01-rs"]
path = esp01-rs
url = git@github.com:TheZoq2/esp01-rs.git
[submodule "rtic_hardware/embedded-nrf24l01"]
path = rtic_hardware/embedded-nrf24l01
url = git@github.com:astro/embedded-nrf24l01.git
[submodule "basestation/rppal"]
path = rppal
url = git@github.com:golemparts/rppal.git
[submodule "rtic_hardware/stm32f1xx-hal"]
path = rtic_hardware/stm32f1xx-hal
url = git@github.com:TheZoq2/stm32f1xx-hal.git
[submodule "rtic_hardware/embedded-time"]
path = rtic_hardware/embedded-time
url = git@github.com:FluenTech/embedded-time.git