[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/asio/asio"]
	url = https://github.com/espressif/asio.git
[submodule "components/bootloader/subproject/components/micro-ecc/micro-ecc"]
	url = https://github.com/kmackay/micro-ecc.git
[submodule "components/bt/controller/lib"]
	url = https://github.com/espressif/esp32-bt-lib.git
[submodule "components/bt/host/nimble/nimble"]
	url = https://github.com/espressif/esp-nimble.git
[submodule "components/cbor/tinycbor"]
	url = https://github.com/intel/tinycbor.git
[submodule "components/coap/libcoap"]
	url = https://github.com/obgm/libcoap.git
[submodule "components/esp_wifi/lib"]
	url = https://github.com/espressif/esp32-wifi-lib.git
[submodule "components/esptool_py/esptool"]
	url = https://github.com/espressif/esptool.git
[submodule "components/expat/expat"]
	url = https://github.com/libexpat/libexpat.git
[submodule "components/json/cJSON"]
	url = https://github.com/DaveGamble/cJSON.git
[submodule "components/libsodium/libsodium"]
	url = https://github.com/jedisct1/libsodium.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/nghttp/nghttp2"]
	url = https://github.com/nghttp2/nghttp2.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/tinyusb/tinyusb"]
	url = https://github.com/espressif/tinyusb.git
[submodule "components/unity/unity"]
	url = https://github.com/ThrowTheSwitch/Unity.git
[submodule "examples/build_system/cmake/import_lib/main/lib/tinyxml2"]
	url = https://github.com/leethomason/tinyxml2.git
[submodule "examples/peripherals/secure_element/atecc608_ecdsa/components/esp-cryptoauthlib"]
	url = https://github.com/espressif/esp-cryptoauthlib.git
