aboutsummaryrefslogtreecommitdiff
path: root/src/ee/kicad/to_bom.py
Commit message (Collapse)AuthorAgeFilesLines
* o Make ee.kicad.Component implement @total_ordering.Trygve Laugstøl2017-09-151-4/+4
| | | | | o Adding ref_type and ref_num that is a split of ref. o Ignore #PWR components when exporting BOM.
* to_bom: A utility to create a KiCAD-like xml Element of a KiCAD schematic.Trygve Laugstøl2017-09-091-0/+47