-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
22 lines (21 loc) · 728 Bytes
/
.gitmodules
File metadata and controls
22 lines (21 loc) · 728 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule "pico-sdk"]
path = pico-sdk
url = https://github.com/raspberrypi/pico-sdk.git
[submodule "picotool"]
path = picotool
url = https://github.com/raspberrypi/picotool.git
[submodule "pico-examples"]
path = pico-examples
url = https://github.com/raspberrypi/pico-examples.git
[submodule "pico-project-generator"]
path = pico-project-generator
url = https://github.com/raspberrypi/pico-project-generator.git
[submodule "pico-extras"]
path = pico-extras
url = https://github.com/raspberrypi/pico-extras.git
[submodule "pico-playground"]
path = pico-playground
url = https://github.com/raspberrypi/pico-playground.git
[submodule "picoprobe"]
path = picoprobe
url = https://github.com/raspberrypi/picoprobe.git