| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
o Adding some documentation to the readme. Adding a small flow chart illustrating how the tool work with a schematic, netlist and template to generate a header file.
|
|
|
|
|
| |
o Moving headers so they match the namespace they declare.
o Reducing debug logging.
|
| |
|
|
Current code contains a lexer and parser for KiCAD's netlist files and code to build a tree of the netlist which can be used for generation.
Contains CMake code for integrating the generation into CMake too.
|