]> granicus.if.org Git - esp-idf/blobdiff - .gitmodules
Add some comments in pcnt.h.
[esp-idf] / .gitmodules
index c54435224f6bb54fce57e90834bea1ebbdac0337..849ef99043140fce62866b64e17132979fed7406 100644 (file)
 [submodule "components/libsodium/libsodium"]
        path = components/libsodium/libsodium
        url = https://github.com/jedisct1/libsodium.git
+
+[submodule "components/spiffs/spiffs"]
+       path = components/spiffs/spiffs
+       url = https://github.com/pellepl/spiffs.git
+
+[submodule "components/json/cJSON"]
+       path = components/json/cJSON
+       url = https://github.com/DaveGamble/cJSON.git
+
+[submodule "components/mbedtls/mbedtls"]
+       path = components/mbedtls/mbedtls
+       url = https://github.com/espressif/mbedtls.git