Change kicad library to be a submodule

This commit is contained in:
Byron Lathi
2023-11-25 21:19:34 -08:00
parent fe960bf0e3
commit ed3edb5fab
2 changed files with 4 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -7,3 +7,6 @@
[submodule "hw/efinix_fpga/simulation/src/verilog-sd-emulator"]
path = hw/efinix_fpga/simulation/src/verilog-sd-emulator
url = https://git.byronlathi.com/bslathi19/verilog-sd-emulator
[submodule "hw/kicad_library"]
path = hw/kicad_library
url = https://git.byronlathi.com/bslathi19/kicad_library.git

View File

@@ -1 +0,0 @@
../../kicad_library/

1
hw/kicad_library Submodule

Submodule hw/kicad_library added at 2d27a23b9a