[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://github.com/espressif/ESP8266_RTOS_SDK.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[submodule "components/json/cJSON"]
	active = true
	url = https://github.com/DaveGamble/cJSON.git
[submodule "components/mbedtls/mbedtls"]
	active = true
	url = https://github.com/espressif/mbedtls.git
