]> granicus.if.org Git - esp-idf/blob - .gitmodules
Merge branch 'bugfix/btdm_backports_v3.0_0920' into 'release/v3.0'
[esp-idf] / .gitmodules
1 [submodule "components/esp32/lib"]
2         path = components/esp32/lib
3         url = https://github.com/espressif/esp32-wifi-lib.git
4
5 [submodule "components/esptool_py/esptool"]
6         path = components/esptool_py/esptool
7         url = https://github.com/espressif/esptool.git
8
9 [submodule "components/bt/lib"]
10         path = components/bt/lib
11         url = https://github.com/espressif/esp32-bt-lib.git
12
13 [submodule "components/micro-ecc/micro-ecc"]
14         path = components/micro-ecc/micro-ecc
15         url = https://github.com/kmackay/micro-ecc.git
16
17 [submodule "components/coap/libcoap"]
18         path = components/coap/libcoap
19         url = https://github.com/obgm/libcoap.git
20
21 [submodule "components/aws_iot/aws-iot-device-sdk-embedded-C"]
22         path = components/aws_iot/aws-iot-device-sdk-embedded-C
23         url = https://github.com/espressif/aws-iot-device-sdk-embedded-C.git
24
25 [submodule "components/nghttp/nghttp2"]
26         path = components/nghttp/nghttp2
27         url = https://github.com/nghttp2/nghttp2.git
28
29 [submodule "components/libsodium/libsodium"]
30         path = components/libsodium/libsodium
31         url = https://github.com/jedisct1/libsodium.git
32
33 [submodule "components/spiffs/spiffs"]
34         path = components/spiffs/spiffs
35         url = https://github.com/pellepl/spiffs.git
36
37 [submodule "components/json/cJSON"]
38         path = components/json/cJSON
39         url = https://github.com/DaveGamble/cJSON.git