summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 8a4c87450e97d6ed8483a3469d5e9c73e9edf045 (plain)
1
2
3
4
5
6
7
8
# .gitmodules - Were to get some 3rd-party sources
#
# Copyright (C) 2024-2025  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/LukeShu/pico-sdk