forked from arjenhiemstra/ithowifi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
33 lines (33 loc) · 1.34 KB
/
.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
25
26
27
28
29
30
31
32
33
[submodule "software/lib/ArduinoJson"]
path = software/lib/ArduinoJson
url = https://github.com/bblanchon/ArduinoJson
[submodule "software/lib/ESPAsyncWebServer"]
path = software/lib/ESPAsyncWebServer
url=https://github.com/arjenhiemstra/ESPAsyncWebServer
[submodule "software/lib/AsyncTCP"]
path = software/lib/AsyncTCP
url = https://github.com/me-no-dev/AsyncTCP
[submodule "software/lib/arduino-sht"]
path = software/lib/arduino-sht
url = https://github.com/Sensirion/arduino-sht
[submodule "software/lib/pubsubclient"]
path = software/lib/pubsubclient
url = https://github.com/arjenhiemstra/pubsubclient
[submodule "software/lib/Arduino-Log"]
path = software/lib/Arduino-Log
url = https://github.com/thijse/Arduino-Log
[submodule "software/lib/SPIFFS_FilePrint"]
path = software/lib/SPIFFS_FilePrint
url=https://github.com/arjenhiemstra/FS_FilePrint
[submodule "software/lib/ESPAsyncTCP"]
path = software/lib/ESPAsyncTCP
url = https://github.com/me-no-dev/ESPAsyncTCP
[submodule "software/lib/Mongoose"]
path = software/lib/Mongoose
url = https://github.com/cesanta/mongoose.git
[submodule "software/lib/Syslog"]
path = software/lib/Syslog
url = https://github.com/arcao/Syslog
[submodule "software/NRG_itho_wifi/components/esp_littlefs"]
path = software/NRG_itho_wifi/components/esp_littlefs
url = https://github.com/joltwallet/esp_littlefs.git