aboutsummaryrefslogtreecommitdiff
path: root/src/ee/bom.py
Commit message (Collapse)AuthorAgeFilesLines
* create-bom: Adding a way to ignore schematic entries from the bom withTrygve Laugstøl2019-06-121-2/+10
| | | | the new "include-in-bom" fact.
* create-bom: Don't skip unmatched parts from the BOM.Trygve Laugstøl2019-05-281-4/+10
| | | | | | part-validate-parts: Read parts from the schematic, BOM and supplier's parts for even better rules. Enhancing footprint rule to check that the BOM part has the same footprint.
* Optimizing imports.Trygve Laugstøl2019-05-141-2/+2
|
* ee.logging: New module to handle logging. Need something better forTrygve Laugstøl2019-05-141-19/+48
| | | | | messages too. create-bom: Resolving parts from their value fact too.
* ee.bom: Moving it a single file, no need for more.Trygve Laugstøl2019-04-111-0/+124