2019-05-30 01:39:02 +07:00
|
|
|
#
|
|
|
|
# All the relative URL paths are intended to be GitHub ones
|
2019-07-01 15:19:10 +07:00
|
|
|
# For Espressif's public projects please use '../../espressif/proj', not a '../proj'
|
2019-05-30 01:39:02 +07:00
|
|
|
#
|
|
|
|
|
2021-04-22 07:41:46 +08:00
|
|
|
[submodule "components/bt/controller/lib_esp32"]
|
|
|
|
path = components/bt/controller/lib_esp32
|
|
|
|
url = ../../espressif/esp32-bt-lib.git
|
|
|
|
|
2019-01-04 12:48:07 +05:30
|
|
|
[submodule "components/bootloader/subproject/components/micro-ecc/micro-ecc"]
|
|
|
|
path = components/bootloader/subproject/components/micro-ecc/micro-ecc
|
2019-05-30 01:39:02 +07:00
|
|
|
url = ../../kmackay/micro-ecc.git
|
2016-11-07 11:54:44 +11:00
|
|
|
|
2017-09-07 17:37:59 +03:00
|
|
|
[submodule "components/spiffs/spiffs"]
|
|
|
|
path = components/spiffs/spiffs
|
2019-05-30 01:39:02 +07:00
|
|
|
url = ../../pellepl/spiffs.git
|
2018-02-05 11:31:02 +08:00
|
|
|
|
|
|
|
[submodule "components/json/cJSON"]
|
|
|
|
path = components/json/cJSON
|
2019-05-30 01:39:02 +07:00
|
|
|
url = ../../DaveGamble/cJSON.git
|
2018-05-08 21:45:10 +08:00
|
|
|
|
|
|
|
[submodule "components/mbedtls/mbedtls"]
|
|
|
|
path = components/mbedtls/mbedtls
|
2019-07-01 17:52:43 +02:00
|
|
|
url = ../../espressif/mbedtls.git
|
2018-05-29 11:25:24 +02:00
|
|
|
|
2018-09-06 19:43:08 +08:00
|
|
|
[submodule "components/lwip/lwip"]
|
|
|
|
path = components/lwip/lwip
|
2019-07-01 17:52:43 +02:00
|
|
|
url = ../../espressif/esp-lwip.git
|
2018-07-24 16:59:03 +02:00
|
|
|
|
|
|
|
[submodule "components/mqtt/esp-mqtt"]
|
|
|
|
path = components/mqtt/esp-mqtt
|
2019-07-01 17:52:43 +02:00
|
|
|
url = ../../espressif/esp-mqtt.git
|
2018-07-20 18:05:31 +05:30
|
|
|
|
|
|
|
[submodule "components/protobuf-c/protobuf-c"]
|
|
|
|
path = components/protobuf-c/protobuf-c
|
2019-07-02 13:40:04 +07:00
|
|
|
url = ../../protobuf-c/protobuf-c.git
|
2018-11-11 15:36:24 +08:00
|
|
|
|
2018-10-25 12:52:32 +08:00
|
|
|
[submodule "components/unity/unity"]
|
|
|
|
path = components/unity/unity
|
2019-07-02 13:40:04 +07:00
|
|
|
url = ../../ThrowTheSwitch/Unity.git
|
2018-11-11 15:36:24 +08:00
|
|
|
|
|
|
|
[submodule "examples/build_system/cmake/import_lib/main/lib/tinyxml2"]
|
|
|
|
path = examples/build_system/cmake/import_lib/main/lib/tinyxml2
|
2019-07-02 13:40:04 +07:00
|
|
|
url = ../../leethomason/tinyxml2.git
|
2019-03-22 14:21:15 +08:00
|
|
|
|
2019-06-30 16:39:00 +08:00
|
|
|
[submodule "components/bt/host/nimble/nimble"]
|
|
|
|
path = components/bt/host/nimble/nimble
|
2019-07-01 17:52:43 +02:00
|
|
|
url = ../../espressif/esp-nimble.git
|
2019-08-08 13:44:24 +10:00
|
|
|
|
2019-10-29 15:16:32 +08:00
|
|
|
[submodule "components/esp_wifi/lib"]
|
|
|
|
path = components/esp_wifi/lib
|
|
|
|
url = ../../espressif/esp32-wifi-lib.git
|
2019-11-18 17:34:33 +01:00
|
|
|
|
2020-03-06 15:04:06 +01:00
|
|
|
[submodule "components/tinyusb/tinyusb"]
|
|
|
|
path = components/tinyusb/tinyusb
|
|
|
|
url = ../../espressif/tinyusb.git
|
2019-02-10 12:38:11 -07:00
|
|
|
|
2020-04-06 20:12:52 +05:30
|
|
|
[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
|
2020-08-05 10:16:32 +08:00
|
|
|
|
|
|
|
[submodule "components/cmock/CMock"]
|
|
|
|
path = components/cmock/CMock
|
|
|
|
url = ../../ThrowTheSwitch/CMock.git
|
2021-04-02 14:49:49 +08:00
|
|
|
|
|
|
|
[submodule "components/openthread/openthread"]
|
|
|
|
path = components/openthread/openthread
|
|
|
|
url = ../../espressif/openthread.git
|
2021-04-22 07:41:46 +08:00
|
|
|
|
|
|
|
[submodule "components/bt/controller/lib_esp32c3_family"]
|
|
|
|
path = components/bt/controller/lib_esp32c3_family
|
|
|
|
url = ../../espressif/esp32c3-bt-lib.git
|
2021-05-24 19:39:39 +08:00
|
|
|
|
|
|
|
[submodule "components/esp_phy/lib"]
|
|
|
|
path = components/esp_phy/lib
|
|
|
|
url = ../../espressif/esp-phy-lib.git
|
2021-06-28 19:20:51 +08:00
|
|
|
|
|
|
|
[submodule "components/openthread/lib"]
|
|
|
|
path = components/openthread/lib
|
|
|
|
url = ../../espressif/esp-thread-lib.git
|
2021-07-09 12:04:15 +08:00
|
|
|
|
|
|
|
[submodule "components/ieee802154/lib"]
|
|
|
|
path = components/ieee802154/lib
|
|
|
|
url = ../../espressif/esp-ieee802154-lib.git
|
2021-12-06 15:08:11 +05:30
|
|
|
|
|
|
|
[submodule "components/bt/controller/lib_esp32h2/esp32h2-bt-lib"]
|
|
|
|
path = components/bt/controller/lib_esp32h2/esp32h2-bt-lib
|
|
|
|
url = ../../espressif/esp32h2-bt-lib.git
|
2022-06-03 22:04:49 +08:00
|
|
|
|
|
|
|
[submodule "components/bt/controller/lib_esp32c2/esp32c2-bt-lib"]
|
|
|
|
path = components/bt/controller/lib_esp32c2/esp32c2-bt-lib
|
|
|
|
url = ../../espressif/esp32c2-bt-lib.git
|