[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	hooksPath = /dev/null
[remote "origin"]
	url = https://github.com/no2fpga/no2bootloader
	fetch = +refs/heads/*:refs/remotes/origin/*
[submodule "gateware/build"]
	active = true
	url = https://github.com/no2fpga/no2build.git
[submodule "gateware/cores/no2ice40"]
	active = true
	url = https://github.com/no2fpga/no2ice40.git
[submodule "gateware/cores/no2misc"]
	active = true
	url = https://github.com/no2fpga/no2misc.git
[submodule "gateware/cores/no2usb"]
	active = true
	url = https://github.com/no2fpga/no2usb.git
