-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 1.12 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "third_party/ca-certificates"]
path = third_party/ca-certificates
url = https://android.googlesource.com/platform/system/ca-certificates
[submodule "third_party/pimoroni-eagle"]
path = third_party/pimoroni-eagle
url = [email protected]:pimoroni/eagle.git
[submodule "third_party/pi-gen"]
path = third_party/pi-gen
url = [email protected]:dennisss/pi-gen.git
[submodule "third_party/libcamera"]
path = third_party/libcamera/repo
url = https://git.libcamera.org/libcamera/libcamera.git
[submodule "third_party/rp2040_stamp_footprints"]
path = third_party/rp2040_stamp_footprints
url = [email protected]:solderparty/rp2040_stamp_footprints.git
[submodule "third_party/kicad_oled"]
path = third_party/kicad_oled
url = [email protected]:MichMich/KiCad-SSD1306_OLED-0.91-128x32.git
[submodule "third_party/flexypin"]
path = third_party/flexypin
url = [email protected]:solderparty/flexypin.git
[submodule "third_party/commonmark-spec"]
path = third_party/commonmark-spec
url = [email protected]:commonmark/commonmark-spec.git
[submodule "third_party/google/apis"]
path = third_party/googleapis/repo
url = [email protected]:googleapis/googleapis.git