780b3d41abca6d5edd7ac2e5f96ee0332b0c34ec
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
Description
No description provided
Languages
Python
99.2%
Nix
0.8%