aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: a4f72d0ec34a2534720c6778e30587b0a473c369 (plain) (blame)
1
2
3
4
5
6
7
[submodule "lib/tinyusb"]
	path = lib/tinyusb
	url = https://github.com/hathach/tinyusb.git
	shallow = true
[submodule "lib/picosdk"]
	path = lib/picosdk
	url = https://github.com/raspberrypi/pico-sdk.git