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/fp-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
304 B
Plaintext

(fp_lib_table
(version 7)
(lib (name "4in1ESC")(type "KiCad")(uri "${KIPRJMOD}/4in1ESC.pretty")(options "")(descr ""))
(lib (name "Incutec")(type "KiCad")(uri "${KIPRJMOD}/../libs/KiCad-Library/footprint/Incutec.pretty")(options "")(descr "incutec shared library (submodule libs/KiCad-Library)"))
)