-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.gitmodules
24 lines (24 loc) · 860 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 "lib/brzo_i2c"]
path = lib/brzo_i2c
url = https://github.com/piersfinlayson/brzo_i2c
[submodule "external/libesphttpd"]
path = external/libesphttpd
url = https://github.com/piersfinlayson/libesphttpd
[submodule "external/esptool2"]
path = external/esptool2
url = https://github.com/raburton/esptool2
[submodule "external/i2c-tools"]
path = external/i2c-tools
url = https://github.com/piersfinlayson/i2c-tools
[submodule "external/nweb"]
path = external/nweb
url = https://github.com/piersfinlayson/nweb
[submodule "lib/esp8266-software-uart"]
path = lib/esp8266-software-uart
url = https://github.com/piersfinlayson/esp8266-software-uart
[submodule "lib/libb64"]
path = lib/libb64
url = https://github.com/piersfinlayson/libb64
[submodule "extras/mbus_tools"]
path = extras/mbus_tools
url = https://github.com/piersfinlayson/libmbus