added new submodule
This commit is contained in:
parent
c8624a460b
commit
ce5bbe25dc
3 changed files with 4 additions and 10 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -7,4 +7,6 @@
|
|||
[submodule "cmonr"]
|
||||
path = libraries/cmonr
|
||||
url = git://github.com/cmonr/Eagle-Libraries.git
|
||||
|
||||
[submodule "libraries/esden"]
|
||||
path = libraries/esden
|
||||
url = git@github.com:esden/pretty-eagle-libs.git
|
||||
|
|
9
libraries/.gitmodules
vendored
9
libraries/.gitmodules
vendored
|
@ -1,9 +0,0 @@
|
|||
[submodule "sparkfun"]
|
||||
path = sparkfun
|
||||
url = https://github.com/sparkfun/SparkFun-Eagle-Libraries.git
|
||||
[submodule "adafruit"]
|
||||
path = adafruit
|
||||
url = https://github.com/adafruit/Adafruit-Eagle-Library.git
|
||||
[submodule "cmonr"]
|
||||
path = cmonr
|
||||
url = https://github.com/cmonr/Eagle-Libraries.git
|
1
libraries/esden
Submodule
1
libraries/esden
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 6d33e5fbbe1d8f96fb60d3f497f7b5f82af8caed
|
Loading…
Add table
Reference in a new issue