-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 810 Bytes
/
Copy path.gitmodules
File metadata and controls
18 lines (18 loc) · 810 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "components/esp-8266/irremote"]
path = components/esp-8266/irremote
url = https://github.com/slawekkolodziej/irremote.git
[submodule "components/esp-8266/esp-wifi-config"]
path = components/esp-8266/esp-wifi-config
url = https://github.com/maximkulkin/esp-wifi-config.git
[submodule "components/esp-8266/esp-cjson"]
path = components/esp-8266/esp-cjson
url = https://github.com/maximkulkin/esp-cjson.git
[submodule "components/common/esp-homekit"]
path = components/common/esp-homekit
url = https://github.com/maximkulkin/esp-homekit.git
[submodule "components/common/esp-wolfssl"]
path = components/common/esp-wolfssl
url = https://github.com/maximkulkin/esp-wolfssl.git
[submodule "lib/esp-adv-button"]
path = lib/esp-adv-button
url = https://github.com/RavenSystem/esp-adv-button.git