<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kicad-utils.git/examples/arduino-led, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://trygvis.io/git/2016/07/kicad-utils.git/atom?h=master</id>
<link rel='self' href='https://trygvis.io/git/2016/07/kicad-utils.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2016/07/kicad-utils.git/'/>
<updated>2016-08-05T13:03:14Z</updated>
<entry>
<title>o More flexible parsing. More rules needs to be updated.</title>
<updated>2016-08-05T13:03:14Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2016-08-05T13:03:14Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2016/07/kicad-utils.git/commit/?id=535d856a39b177642724bcfe6009985bf4262dbd'/>
<id>urn:sha1:535d856a39b177642724bcfe6009985bf4262dbd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Dropping the native library code, we're all Python now!</title>
<updated>2016-08-05T09:09:53Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2016-08-05T09:09:53Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2016/07/kicad-utils.git/commit/?id=ff87ea9045a6e0979311ae7b25055d6b53b0a13d'/>
<id>urn:sha1:ff87ea9045a6e0979311ae7b25055d6b53b0a13d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Moving the generation logic to Python, embedding a Python interpreter with the help of pybind11.</title>
<updated>2016-08-01T06:20:23Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2016-08-01T06:20:23Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2016/07/kicad-utils.git/commit/?id=bfeeac6e4889d1e9a1083b3c7efc59652981b168'/>
<id>urn:sha1:bfeeac6e4889d1e9a1083b3c7efc59652981b168</id>
<content type='text'>
o Adding install configuration to CMake to make it easier to reuse the project later on.
o Splitting out the examples into its own project to make it easier to test the whole installation setup and python/template loading.
o Trying to reorganize the code a bit, not very much better yet.
</content>
</entry>
<entry>
<title>o Renaming cmake function from kicad_gen to kicad_generate_header, more to the point.</title>
<updated>2016-07-28T22:39:45Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2016-07-28T22:39:45Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2016/07/kicad-utils.git/commit/?id=c307e9f234e544386fa3ae53083c7510668e1716'/>
<id>urn:sha1:c307e9f234e544386fa3ae53083c7510668e1716</id>
<content type='text'>
o Renaming binary from kicad_gen to generate-header too. Should probably be kicad-utils-generate-header or somesuch later.
o Moving the cmake code used by the examples into its own file, should be part of the installation target later on.
</content>
</entry>
<entry>
<title>o Support for Intel Quark D2000 chip.</title>
<updated>2016-07-27T17:28:29Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2016-07-27T09:45:12Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2016/07/kicad-utils.git/commit/?id=7ab005681a15ef2f4b60d8fce866731aa028f7b9'/>
<id>urn:sha1:7ab005681a15ef2f4b60d8fce866731aa028f7b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Working version with support for Arduino parts.</title>
<updated>2016-07-26T21:50:23Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2016-07-26T21:50:23Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2016/07/kicad-utils.git/commit/?id=a8256910d40a0eee85bf539a3f120c9d92485f3f'/>
<id>urn:sha1:a8256910d40a0eee85bf539a3f120c9d92485f3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP: kicad_gen is a util to generate schematic.h files from KiCAD netlist files.</title>
<updated>2016-07-25T22:22:55Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2016-07-25T22:22:55Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2016/07/kicad-utils.git/commit/?id=128e53d220d97225803d61d86f8e43439563181d'/>
<id>urn:sha1:128e53d220d97225803d61d86f8e43439563181d</id>
<content type='text'>
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.
</content>
</entry>
</feed>
