Removed submodules aoKicad, Kosmo_panel
This commit is contained in:
parent
a295bd7152
commit
bba8f602d8
4 changed files with 0 additions and 37 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -1,6 +0,0 @@
|
|||
[submodule "Kosmo_panel"]
|
||||
path = Kosmo_panel
|
||||
url = git@github.com:holmesrichards/Kosmo_panel.git
|
||||
[submodule "aoKicad"]
|
||||
path = aoKicad
|
||||
url = git@github.com:holmesrichards/aoKicad.git
|
||||
|
|
@ -1 +0,0 @@
|
|||
Subproject commit f2edd318389040b8d07c1bdf23367c08c7be42a6
|
||||
29
README.md
29
README.md
|
|
@ -33,33 +33,4 @@ The present design adds the following features:
|
|||
|
||||
* [https://gitlab.com/rsholmes/precadsr](https://gitlab.com/rsholmes/precadsr)
|
||||
|
||||
## Submodules
|
||||
|
||||
This repo uses submodules aoKicad and Kosmo_panel, which provide needed libaries for KiCad. To clone:
|
||||
|
||||
```
|
||||
git clone git@gitlab.com:rsholmes/precadsr.git
|
||||
git submodule init
|
||||
git submodule update
|
||||
```
|
||||
|
||||
Alternatively do
|
||||
|
||||
```
|
||||
git clone --recurse-submodules git@gitlab.com:rsholmes/precadsr.git
|
||||
```
|
||||
|
||||
Or if you download the repository as a zip file, you must also click on the "aoKicad" and "Kosmo\_panel" links on the GitHub page (they'll have "@ something" after them) and download them as separate zip files which you can unzip into the aoKicad and Kosmo\_panel directories.
|
||||
|
||||
If desired, copy the files from aoKicad and Kosmo\_panel to wherever you prefer (your KiCad user library directory, for instance, if you have one). Then in KiCad, add symbol libraries
|
||||
|
||||
```
|
||||
aoKicad/ao_symbols
|
||||
Kosmo_panel/Kosmo
|
||||
```
|
||||
and footprint libraries
|
||||
```
|
||||
aoKicad/ao_tht
|
||||
Kosmo_panel/Kosmo_panel.
|
||||
```
|
||||
|
||||
|
|
|
|||
1
aoKicad
1
aoKicad
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 283508f9922a1295fbf2c307cc15eee4f0049c2c
|
||||
Loading…
Add table
Add a link
Reference in a new issue