-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy path.gitmodules
More file actions
23 lines (18 loc) · 764 Bytes
/
Copy path.gitmodules
File metadata and controls
23 lines (18 loc) · 764 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[submodule "external/required/esphome"]
path = external/required/esphome
url = https://github.com/esphome/esphome.git
[submodule "external/optional/esp-idf"]
path = external/optional/esp-idf
url = https://github.com/espressif/esp-idf.git
[submodule "external/optional/esp-tamp"]
path = external/optional/esp-tamp
url = https://github.com/BitsForPeople/esp-tamp.git
[submodule "external/optional/headscale"]
path = external/optional/headscale
url = https://github.com/juanfont/headscale.git
[submodule "external/optional/libtailscale"]
path = external/optional/libtailscale
url = https://github.com/tailscale/libtailscale.git
[submodule "external/optional/tailscale"]
path = external/optional/tailscale
url = https://github.com/tailscale/tailscale