Files
ESP8266_RTOS_SDK/.gitmodules
2020-09-18 11:50:44 +08:00

20 lines
524 B
Plaintext

[submodule "components/json/cJSON"]
path = components/json/cJSON
url = ../../DaveGamble/cJSON.git
[submodule "components/mbedtls/mbedtls"]
path = components/mbedtls/mbedtls
url = ../../espressif/mbedtls.git
[submodule "components/lwip/lwip"]
path = components/lwip/lwip
url = ../../espressif/esp-lwip.git
[submodule "components/mqtt/esp-mqtt"]
path = components/mqtt/esp-mqtt
url = ../../espressif/esp-mqtt.git
[submodule "components/coap/libcoap"]
path = components/coap/libcoap
url = ../../espressif/libcoap