Commit Graph

2 Commits

Author SHA1 Message Date
0xWheatyz 780b3d41ab chore(libs): restore full kicad standard footprint and symbol libraries
Previously fp-lib-table only contained a project-local Library.pretty entry
and sym-lib-table only contained the TPS61088 symbol library, which made
the project unable to resolve standard KiCad footprints/symbols on this
machine. Repopulate both tables with the full KICAD10 standard library
set, and add a project-local "Project" footprint library so footprints
like RHL0020A can be referenced via the Project: prefix.

Constraint: KiCad 10 uses KICAD10_FOOTPRINT_DIR/KICAD10_SYMBOL_DIR env vars
Confidence: high
Scope-risk: narrow
2026-05-14 22:32:11 -04:00
0xWheatyz 3dc5f4d41d chore: init 2026-03-24 14:56:56 -04:00