]> git.gag.com Git - hw/altusmetrum/commit
Warnings or errors for parts not in db. Build pref csv only once.
authorKeith Packard <keithp@keithp.com>
Wed, 12 Feb 2025 04:45:01 +0000 (20:45 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 12 Feb 2025 04:46:25 +0000 (20:46 -0800)
commit1889122829dc2a723f1e3d465f62685b8fbd52cd
tree299ff17bc17534ddaba0b7eceee51805d0c57aed
parent03b964445f9d47186bd695d7a3fdc3c4c50b0061
Warnings or errors for parts not in db. Build pref csv only once.

Emit errors (or warnings with --warn-only) when filling parts from the
preferred DB.

Libreoffice doesn't like being run in parallel, so build the
preferred-parts.csv file only once and then use it in each of the
parts list generator rules.

Signed-off-by: Keith Packard <keithp@keithp.com>
bin/fillpartscsv.py
bin/fillpartslist.py
bin/parts.py
pcb-rnd.mk
pcb.mk