]> granicus.if.org Git - esp-idf/blob - .gitmodules
Merge branch 'bugfix/ets_delay_on_app_cpu' into 'master'
[esp-idf] / .gitmodules
1 [submodule "components/esp32/lib"]
2         path = components/esp32/lib
3         url = https://github.com/espressif/esp32-wifi-lib.git
4 [submodule "components/esptool_py/esptool"]
5         path = components/esptool_py/esptool
6         url = https://github.com/themadinventor/esptool.git
7 [submodule "components/bt/lib"]
8         path = components/bt/lib
9         url = https://github.com/espressif/esp32-bt-lib.git
10 [submodule "components/micro-ecc/micro-ecc"]
11         path = components/micro-ecc/micro-ecc
12         url = https://github.com/kmackay/micro-ecc.git
13 [submodule "components/coap/libcoap"]
14         path = components/coap/libcoap
15         url = https://github.com/obgm/libcoap.git