0
mirror of https://github.com/incutec-hw/OpenESC_20X20.git synced 2026-08-08 21:55:45 +00:00
Files
incutec-OpenESC_20X20/hardware/sym-lib-table
JustStan 7240450d7b 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:40 +02:00

6 lines
314 B
Plaintext

(sym_lib_table
(version 7)
(lib (name "components")(type "KiCad")(uri "${KIPRJMOD}/components.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)"))
)