aboutsummaryrefslogtreecommitdiff
path: root/src/ee/kicad/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* o Let digikey-download-facts read .sch files directly.Trygve Laugstøl2017-09-241-1/+2
* o Better to_pandas for schematics.Trygve Laugstøl2017-09-221-6/+18
* o Adding ee.kicad.to_pandas().Trygve Laugstøl2017-09-201-1/+40
* to_bom: A utility to create a KiCAD-like xml Element of a KiCAD schematic.Trygve Laugstøl2017-09-091-0/+2
* o Splitting out read_schematic into its own file.Trygve Laugstøl2017-09-091-236/+10
* wip: Parsing schematics.Trygve Laugstøl2017-09-091-0/+238
* o KiCAD BOM parser.Trygve Laugstøl2017-08-081-0/+0