aboutsummaryrefslogtreecommitdiff
path: root/src/ee/bom
Commit message (Collapse)AuthorAgeFilesLines
* Trying a new way to generate way to generate files.Trygve Laugstøl2019-02-211-0/+5
|
* o Moving all doit modules to use DoitConfig().Trygve Laugstøl2018-08-011-50/+16
|
* o Ignore power flags too, they're not real components.Trygve Laugstøl2018-07-311-25/+37
| | | | o Fixing digikey product lookup.
* o Changing resolve-schematic-components to create genericTrygve Laugstøl2018-07-301-21/+50
| | | | | | 'component-to-part-mapping' objects with seller=digikey o Implementing 'task_digikey_fetch_full_part_facts' that downloads info about each mapped parts with seller=digikey.
* o Starting on a digikey-specific order csv.Trygve Laugstøl2018-07-291-23/+57
| | | | | o Better demo, one generic order csv and two for digikey with different batch sizes.
* o Dumping MpnBomComponent, wtf.Trygve Laugstøl2018-07-281-45/+88
| | | | o Renaming bom.csv to order.csv.
* o Starting on some BOM code.Trygve Laugstøl2018-07-242-0/+95