aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 1656b221603d31e47b778fc4634f574003ee50a0 (plain)
1
2
3
4
5
6
7
8
9
[submodule "unittest/Catch"]
	path = unittest/Catch
	url = https://github.com/philsquared/Catch.git
[submodule "pybind11"]
	path = python_bindings/pybind11
	url = https://github.com/pybind/pybind11.git
[submodule "hidapi"]
	path = hidapi
	url = https://github.com/szszszsz/hidapi.git