kopia lustrzana https://github.com/espressif/esp-idf
113 wiersze
3.4 KiB
Plaintext
113 wiersze
3.4 KiB
Plaintext
#
|
|
# All the relative URL paths are intended to be GitHub ones
|
|
# For Espressif's public projects please use '../../espressif/proj', not a '../proj'
|
|
#
|
|
|
|
[submodule "components/esptool_py/esptool"]
|
|
path = components/esptool_py/esptool
|
|
url = ../../espressif/esptool.git
|
|
|
|
[submodule "components/bt/controller/lib_esp32"]
|
|
path = components/bt/controller/lib_esp32
|
|
url = ../../espressif/esp32-bt-lib.git
|
|
|
|
[submodule "components/bootloader/subproject/components/micro-ecc/micro-ecc"]
|
|
path = components/bootloader/subproject/components/micro-ecc/micro-ecc
|
|
url = ../../kmackay/micro-ecc.git
|
|
|
|
[submodule "components/coap/libcoap"]
|
|
path = components/coap/libcoap
|
|
url = ../../obgm/libcoap.git
|
|
|
|
[submodule "components/nghttp/nghttp2"]
|
|
path = components/nghttp/nghttp2
|
|
url = ../../nghttp2/nghttp2.git
|
|
|
|
[submodule "components/libsodium/libsodium"]
|
|
path = components/libsodium/libsodium
|
|
url = ../../jedisct1/libsodium.git
|
|
|
|
[submodule "components/spiffs/spiffs"]
|
|
path = components/spiffs/spiffs
|
|
url = ../../pellepl/spiffs.git
|
|
|
|
[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/asio/asio"]
|
|
path = components/asio/asio
|
|
url = ../../espressif/asio.git
|
|
|
|
[submodule "components/expat/expat"]
|
|
path = components/expat/expat
|
|
url = ../../libexpat/libexpat.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/protobuf-c/protobuf-c"]
|
|
path = components/protobuf-c/protobuf-c
|
|
url = ../../protobuf-c/protobuf-c.git
|
|
|
|
[submodule "components/unity/unity"]
|
|
path = components/unity/unity
|
|
url = ../../ThrowTheSwitch/Unity.git
|
|
|
|
[submodule "examples/build_system/cmake/import_lib/main/lib/tinyxml2"]
|
|
path = examples/build_system/cmake/import_lib/main/lib/tinyxml2
|
|
url = ../../leethomason/tinyxml2.git
|
|
|
|
[submodule "components/bt/host/nimble/nimble"]
|
|
path = components/bt/host/nimble/nimble
|
|
url = ../../espressif/esp-nimble.git
|
|
|
|
[submodule "components/cbor/tinycbor"]
|
|
path = components/cbor/tinycbor
|
|
url = ../../intel/tinycbor.git
|
|
|
|
[submodule "components/esp_wifi/lib"]
|
|
path = components/esp_wifi/lib
|
|
url = ../../espressif/esp32-wifi-lib.git
|
|
|
|
[submodule "components/tinyusb/tinyusb"]
|
|
path = components/tinyusb/tinyusb
|
|
url = ../../espressif/tinyusb.git
|
|
|
|
[submodule "examples/peripherals/secure_element/atecc608_ecdsa/components/esp-cryptoauthlib"]
|
|
path = examples/peripherals/secure_element/atecc608_ecdsa/components/esp-cryptoauthlib
|
|
url = ../../espressif/esp-cryptoauthlib.git
|
|
|
|
[submodule "components/cmock/CMock"]
|
|
path = components/cmock/CMock
|
|
url = ../../ThrowTheSwitch/CMock.git
|
|
|
|
[submodule "components/openthread/openthread"]
|
|
path = components/openthread/openthread
|
|
url = ../../espressif/openthread.git
|
|
|
|
[submodule "components/bt/controller/lib_esp32c3_family"]
|
|
path = components/bt/controller/lib_esp32c3_family
|
|
url = ../../espressif/esp32c3-bt-lib.git
|
|
|
|
[submodule "components/esp_phy/lib"]
|
|
path = components/esp_phy/lib
|
|
url = ../../espressif/esp-phy-lib.git
|
|
|
|
[submodule "components/openthread/lib"]
|
|
path = components/openthread/lib
|
|
url = ../../espressif/esp-thread-lib.git
|
|
|
|
[submodule "components/ieee802154/lib"]
|
|
path = components/ieee802154/lib
|
|
url = ../../espressif/esp-ieee802154-lib.git
|