[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[submodule]
	active = .
[remote "origin"]
	url = https://github.com/espressif/esp-idf.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[submodule "components/bootloader/subproject/components/micro-ecc/micro-ecc"]
	url = https://github.com/kmackay/micro-ecc.git
[submodule "components/bt/controller/lib_esp32"]
	url = https://github.com/espressif/esp32-bt-lib.git
[submodule "components/bt/controller/lib_esp32c2/esp32c2-bt-lib"]
	url = https://github.com/espressif/esp32c2-bt-lib.git
[submodule "components/bt/controller/lib_esp32c3_family"]
	url = https://github.com/espressif/esp32c3-bt-lib.git
[submodule "components/bt/controller/lib_esp32h2/esp32h2-bt-lib"]
	url = https://github.com/espressif/esp32h2-bt-lib.git
[submodule "components/bt/host/nimble/nimble"]
	url = https://github.com/espressif/esp-nimble.git
[submodule "components/cmock/CMock"]
	url = https://github.com/ThrowTheSwitch/CMock.git
[submodule "components/esp_phy/lib"]
	url = https://github.com/espressif/esp-phy-lib.git
[submodule "components/esp_wifi/lib"]
	url = https://github.com/espressif/esp32-wifi-lib.git
[submodule "components/heap/tlsf"]
	url = https://github.com/espressif/tlsf.git
[submodule "components/ieee802154/lib"]
	url = https://github.com/espressif/esp-ieee802154-lib.git
[submodule "components/json/cJSON"]
	url = https://github.com/DaveGamble/cJSON.git
[submodule "components/lwip/lwip"]
	url = https://github.com/espressif/esp-lwip.git
[submodule "components/mbedtls/mbedtls"]
	url = https://github.com/espressif/mbedtls.git
[submodule "components/mqtt/esp-mqtt"]
	url = https://github.com/espressif/esp-mqtt.git
[submodule "components/openthread/lib"]
	url = https://github.com/espressif/esp-thread-lib.git
[submodule "components/openthread/openthread"]
	url = https://github.com/espressif/openthread.git
[submodule "components/protobuf-c/protobuf-c"]
	url = https://github.com/protobuf-c/protobuf-c.git
[submodule "components/spiffs/spiffs"]
	url = https://github.com/pellepl/spiffs.git
[submodule "components/unity/unity"]
	url = https://github.com/ThrowTheSwitch/Unity.git
