diff options
author | Vishnu Easwaran E | 2020-08-10 12:44:59 +0530 |
---|---|---|
committer | GitHub | 2020-08-10 12:44:59 +0530 |
commit | c76c13209edef0efe7562685ba1b3b7017221679 (patch) | |
tree | 7e531c6afdad83ad9e6781c5e0ea42e23f5c3784 /OpenPLC_version_1/hardware/OpenPLCv1.2/fp-lib-table | |
parent | 381c57f811249833341c0e394fb48460d4b175b1 (diff) | |
parent | c3659645dd417f5c35424f7c174597d0ffd7e926 (diff) | |
download | OpenPLC-c76c13209edef0efe7562685ba1b3b7017221679.tar.gz OpenPLC-c76c13209edef0efe7562685ba1b3b7017221679.tar.bz2 OpenPLC-c76c13209edef0efe7562685ba1b3b7017221679.zip |
Merge pull request #12 from VishnuEaswaran/vishnuDev
Updating repo structure and documentation
Diffstat (limited to 'OpenPLC_version_1/hardware/OpenPLCv1.2/fp-lib-table')
-rwxr-xr-x | OpenPLC_version_1/hardware/OpenPLCv1.2/fp-lib-table | 4 |
1 files changed, 4 insertions, 0 deletions
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 "")) +) |