From 5393e0e3f04c3d9142d236b3a0511a2554c76e89 Mon Sep 17 00:00:00 2001 From: Vishnu Easwaran E Date: Tue, 19 May 2020 15:48:47 +0530 Subject: [vishnu] removed the submodules. Moved v1 hardware design to new directory. --- OpenPLC_version_1/hardware/OpenPLCv1.2/fp-lib-table | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 OpenPLC_version_1/hardware/OpenPLCv1.2/fp-lib-table (limited to 'OpenPLC_version_1/hardware/OpenPLCv1.2/fp-lib-table') diff --git a/OpenPLC_version_1/hardware/OpenPLCv1.2/fp-lib-table b/OpenPLC_version_1/hardware/OpenPLCv1.2/fp-lib-table new file mode 100755 index 0000000..8f9d8dd --- /dev/null +++ b/OpenPLC_version_1/hardware/OpenPLCv1.2/fp-lib-table @@ -0,0 +1,4 @@ +(fp_lib_table + (lib (name Pin_Header_2)(type KiCad)(uri ${KIPRJMOD}/Pin_Headers.pretty-master)(options "")(descr "")(disabled)) + (lib (name IDC)(type KiCad)(uri ${KIPRJMOD}/Connectors_IDC.pretty-master)(options "")(descr "")) +) -- cgit