forked from stepanyurkiv/Fujitsu-AC-Homekit
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 682 Bytes
/
Copy path.gitmodules
File metadata and controls
18 lines (18 loc) · 682 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "components/cJSON"]
path = components/cJSON
url = https://github.com/maximkulkin/esp-cjson
[submodule "components/wolfssl"]
path = components/wolfssl
url = https://github.com/maximkulkin/esp-wolfssl
[submodule "components/homekit"]
path = components/homekit
url = https://github.com/maximkulkin/esp-homekit
[submodule "components/http-parser"]
path = components/http-parser
url = https://github.com/maximkulkin/esp-http-parser.git
[submodule "components/wifi_config"]
path = components/wifi_config
url = https://github.com/maximkulkin/esp-wifi-config
[submodule "components/WS2812FX"]
path = components/WS2812FX
url = https://github.com/pcsaito/WS2812FX-rtos