aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 5c66c796b2dd3661782c7697e35e49d3c0848cfe (plain)
1
2
3
4
5
6
7
8
[submodule "main/lib/pico-sdk"]
	path = main/lib/pico-sdk
	url = https://github.com/raspberrypi/pico-sdk
	branch = 1.5.1
	shallow = true
[submodule "test/lib/googletest"]
	path = test/lib/googletest
	url = https://github.com/google/googletest