[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://github.com/xmos/xcore_iot
	fetch = +refs/heads/*:refs/remotes/origin/*
[gc]
	auto = 0
[http "https://github.com/"]
	extraheader = AUTHORIZATION: basic eC1hY2Nlc3MtdG9rZW46Z2hzX0E5VWJZMHNvVWNPNHNPMmp0UFpKZzF1bmtYWGFwTTN5TU1QMA==
[submodule "frameworks/core"]
	active = true
	url = git@github.com:xmos/fwk_core.git
[submodule "frameworks/io"]
	active = true
	url = git@github.com:xmos/fwk_io.git
[submodule "lib_qspi_fast_read"]
	active = true
	url = git@github.com:xmos/lib_qspi_fast_read.git
[submodule "frameworks/rtos"]
	active = true
	url = git@github.com:xmos/fwk_rtos.git
[submodule "lib_src"]
	active = true
	url = git@github.com:xmos/lib_src.git
[submodule "modules/xscope_fileio/xscope_fileio"]
	active = true
	url = git@github.com:xmos/xscope_fileio.git
[submodule "xmos_cmake_toolchain"]
	active = true
	url = git@github.com:xmos/xmos_cmake_toolchain.git
