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
367 B
Plaintext
6 lines
367 B
Plaintext
(fp_lib_table
|
|
(version 7)
|
|
(lib (name "ESC-QC")(type "KiCad")(uri "${KIPRJMOD}/ESC-QC.pretty")(options "")(descr "QC fixture footprints (pogo receptacles, contact pads, alignment)"))
|
|
(lib (name "Incutec")(type "KiCad")(uri "${KIPRJMOD}/../libs/KiCad-Library/footprint/Incutec.pretty")(options "")(descr "incutec shared library (submodule libs/KiCad-Library)"))
|
|
)
|