Add kicad submodule
This commit is contained in:
parent
4e8770830f
commit
95650d5152
2 changed files with 5 additions and 0 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -6,3 +6,7 @@
|
||||||
path = buildroot-ext
|
path = buildroot-ext
|
||||||
url = https://github.com/linux4sam/buildroot-external-microchip.git
|
url = https://github.com/linux4sam/buildroot-external-microchip.git
|
||||||
branch = master
|
branch = master
|
||||||
|
[submodule "kicad"]
|
||||||
|
path = kicad
|
||||||
|
url = ssh://git@git.linuxposting.xyz:222/kit/minic-kicad.git
|
||||||
|
branch = master
|
||||||
|
|
|
||||||
1
kicad
Submodule
1
kicad
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 8bdd150c3cdf2afe934dc146cd31bd5ddf8e8de4
|
||||||
Loading…
Add table
Add a link
Reference in a new issue