diff --git a/.gitmodules b/.gitmodules index da7e628..7c3d531 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/hw/kicad_library b/hw/kicad_library deleted file mode 120000 index d6f43f2..0000000 --- a/hw/kicad_library +++ /dev/null @@ -1 +0,0 @@ -../../kicad_library/ \ No newline at end of file diff --git a/hw/kicad_library b/hw/kicad_library new file mode 160000 index 0000000..2d27a23 --- /dev/null +++ b/hw/kicad_library @@ -0,0 +1 @@ +Subproject commit 2d27a23b9ae687406812dabeafe01986375bbe1d