summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: d8d8265a4a1f9073d6e197ff587e193341016481 (plain)
1
2
3
4
5
6
7
8
# .gitmodules - Were to get some 3rd-party sources
#
# Copyright (C) 2024  Luke T. Shumaker <lukeshu@lukeshu.com>
# SPDX-License-Identifier: AGPL-3.0-or-later

[submodule "3rd-party/pico-sdk"]
	path = 3rd-party/pico-sdk
	url = https://github.com/raspberrypi/pico-sdk