You've already forked incutec-OpenESC_20X20
mirror of
https://github.com/incutec-hw/OpenESC_20X20.git
synced 2026-08-08 21:55:45 +00:00
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>
6 lines
314 B
Plaintext
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)"))
|
|
)
|