aboutsummaryrefslogtreecommitdiff
path: root/src/ee/kicad/to_bom.py
Commit message (Expand)AuthorAgeFilesLines
* Optimizing imports.Trygve Laugstøl2019-05-141-0/+1
* kicad-to-bom: Checking if the component has a reference before using it.Trygve Laugstøl2019-05-071-1/+1
* kicad: Better export:Trygve Laugstøl2019-05-071-2/+15
* to_bom: We allow both Schematic and Schematics.Trygve Laugstøl2019-03-281-2/+2
* o Reformat.Trygve Laugstøl2019-02-211-2/+2
* o Reformat all.Trygve Laugstøl2017-09-301-1/+2
* o Stripping field values, setting to None if emtpy.Trygve Laugstøl2017-09-261-1/+1
* o Let digikey-download-facts read .sch files directly.Trygve Laugstøl2017-09-241-2/+6
* o Ignoring FLG type components when making bom.Trygve Laugstøl2017-09-231-1/+1
* o Make ee.kicad.Component implement @total_ordering.Trygve Laugstøl2017-09-151-4/+4
* to_bom: A utility to create a KiCAD-like xml Element of a KiCAD schematic.Trygve Laugstøl2017-09-091-0/+47