aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* setup.py: Adding install_requires.Trygve Laugstøl2017-09-102-24/+42
* to_bom: A utility to create a KiCAD-like xml Element of a KiCAD schematic.Trygve Laugstøl2017-09-093-1/+62
* o Imporing some old parsing code into a EeVal type. Not quite done yet.Trygve Laugstøl2017-09-092-2/+56
* o Splitting out read_schematic into its own file.Trygve Laugstøl2017-09-093-236/+248
* wip: Parsing schematics.Trygve Laugstøl2017-09-093-4/+240
* o Reformat all.Trygve Laugstøl2017-09-079-472/+507
* o Adding two kicad tools from my kicad-utils repo.Trygve Laugstøl2017-09-072-0/+503
* o Adding a 'ee' binary entry point.Trygve Laugstøl2017-09-071-2/+4
* o Better API for the Digikey downloader.Trygve Laugstøl2017-09-062-51/+91
* o PEP 8 says python indent is 4 spaces.Trygve Laugstøl2017-09-031-180/+175
* o Adding tools to download facts about parts from Digi-Key.Trygve Laugstøl2017-09-033-0/+352
* o Going more jupyter.Trygve Laugstøl2017-08-133-5/+188
* o KiCAD BOM parser.Trygve Laugstøl2017-08-083-0/+102
* eng_str(): Adding unit argument.Trygve Laugstøl2017-08-031-12/+34
* o Indenting with two spaces.Trygve Laugstøl2017-08-021-28/+19
* o Importing formatting tools.Trygve Laugstøl2017-08-024-0/+261