diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index e366858..0000000 --- a/.gitmodules +++ /dev/null @@ -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 diff --git a/Kosmo_panel b/Kosmo_panel deleted file mode 160000 index f2edd31..0000000 --- a/Kosmo_panel +++ /dev/null @@ -1 +0,0 @@ -Subproject commit f2edd318389040b8d07c1bdf23367c08c7be42a6 diff --git a/README.md b/README.md index efc4b37..beac188 100644 --- a/README.md +++ b/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. -``` diff --git a/aoKicad b/aoKicad deleted file mode 160000 index 283508f..0000000 --- a/aoKicad +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 283508f9922a1295fbf2c307cc15eee4f0049c2c