From 864c16c2c3b673ac01e202e1912966e1269a53a3 Mon Sep 17 00:00:00 2001 From: Jeff Moe Date: Tue, 16 Feb 2021 17:48:51 -0700 Subject: [PATCH] kicad sym-lib-table update --- Hardware/sym-lib-table | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Hardware/sym-lib-table diff --git a/Hardware/sym-lib-table b/Hardware/sym-lib-table new file mode 100644 index 0000000..778f12b --- /dev/null +++ b/Hardware/sym-lib-table @@ -0,0 +1,7 @@ +(sym_lib_table + (lib (name 74xx)(type Legacy)(uri ${KICAD_SYMBOL_DIR}/74xx.lib)(options "")(descr "")) + (lib (name power)(type Legacy)(uri ${KICAD_SYMBOL_DIR}/power.lib)(options "")(descr "")) + (lib (name Power_Management)(type Legacy)(uri ${KICAD_SYMBOL_DIR}/Power_Management.lib)(options "")(descr "")) + (lib (name pspice)(type Legacy)(uri ${KICAD_SYMBOL_DIR}/pspice.lib)(options "")(descr "")) + (lib (name USG_parts)(type Legacy)(uri ${KIPRJMOD}/USG_parts.lib)(options "")(descr "")) +)