[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	worktree = ../../../../modules/core
[remote "origin"]
	url = git@github.com:xmos/fwk_core.git
	fetch = +refs/heads/develop:refs/remotes/origin/develop
[branch "develop"]
	remote = origin
	merge = refs/heads/develop
[submodule "lib_l2_cache"]
	active = true
	url = git@github.com:xmos/lib_l2_cache.git
[submodule "lib_otpinfo"]
	active = true
	url = git@github.com:xmos/lib_otpinfo.git
[submodule "lib_random"]
	active = true
	url = git@github.com:xmos/lib_random.git
[submodule "trycatch"]
	active = true
	url = git@github.com:xmos/lib_trycatch.git
[submodule "lib_xcore_math"]
	active = true
	url = git@github.com:xmos/lib_xcore_math.git
[submodule "xmos_cmake_toolchain"]
	active = true
	url = git@github.com:xmos/xmos_cmake_toolchain.git
[gc]
	auto = 0
[http "https://github.com/"]
	extraheader = AUTHORIZATION: basic eC1hY2Nlc3MtdG9rZW46Z2hzX0E5VWJZMHNvVWNPNHNPMmp0UFpKZzF1bmtYWGFwTTN5TU1QMA==
[url "https://github.com/"]
	insteadOf = git@github.com:
	insteadOf = org-292931@github.com:
