0
mirror of https://github.com/incutec-hw/OpenFC-Lite.git synced 2026-08-12 14:39:16 +00:00
Files
incutec-OpenFC-Lite/hardware/sym-lib-table
JustStan f8413c947a chore: wire shared Incutec KiCad library
Adds incutec-hw/KiCad-Library as submodule at libs/KiCad-Library, pinned
to the feat/complete-library build. Project lib tables gain the Incutec
sym+fp entries via ${KIPRJMOD} relative paths. Existing local libraries
untouched (frozen, see the library repo MANIFEST).

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-04 13:37:44 +02:00

6 lines
300 B
Plaintext

(sym_lib_table
(version 7)
(lib (name "lib")(type "KiCad")(uri "${KIPRJMOD}/lib.kicad_sym")(options "")(descr ""))
(lib (name "Incutec")(type "KiCad")(uri "${KIPRJMOD}/../libs/KiCad-Library/symbol/Incutec.kicad_sym")(options "")(descr "incutec shared library (submodule libs/KiCad-Library)"))
)