From f0370010535f28ce2bc96880d8453341cbefa54c Mon Sep 17 00:00:00 2001 From: jaseg Date: Sat, 11 Apr 2020 17:33:20 +0200 Subject: Add local changes --- hw/chibi/chibi_2024/sym-lib-table | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 hw/chibi/chibi_2024/sym-lib-table (limited to 'hw/chibi/chibi_2024/sym-lib-table') diff --git a/hw/chibi/chibi_2024/sym-lib-table b/hw/chibi/chibi_2024/sym-lib-table new file mode 100644 index 0000000..215b073 --- /dev/null +++ b/hw/chibi/chibi_2024/sym-lib-table @@ -0,0 +1,6 @@ +(sym_lib_table + (lib (name "chibi_2024-rescue")(type "Legacy")(uri "${KIPRJMOD}/chibi_2024-rescue.lib")(options "")(descr "")) + (lib (name "power1")(type "Legacy")(uri "/usr/share/kicad/library/power.lib")(options "")(descr "")) + (lib (name "74xx1")(type "Legacy")(uri "/usr/share/kicad/library/74xx.lib")(options "")(descr "")) + (lib (name "components")(type "Legacy")(uri "/home/user/toys/7seg/hw/chibi/components.lib")(options "")(descr "")) +) -- cgit