<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/py/mkrules.mk, branch v1.0.1</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.0.1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.0.1'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2014-04-17T17:03:27+00:00</updated>
<entry>
<title>build: Simplify build directory layout by putting all headers in genhdr.</title>
<updated>2014-04-17T17:03:27+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-04-17T17:03:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d553be5982722fc5ee5240fbfb15697849881ced'/>
<id>urn:sha1:d553be5982722fc5ee5240fbfb15697849881ced</id>
<content type='text'>
Any generated headers go in $(BUILD)/genhdr/, and are #included as
'genhdr/xxx.h'.
</content>
</entry>
<entry>
<title>build directory can now be renamed</title>
<updated>2014-04-16T21:16:28+00:00</updated>
<author>
<name>Andrew Scheller</name>
<email>github@loowis.durge.org</email>
</author>
<published>2014-04-16T21:10:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=70a7d7a94397cbe01fd5457e34f3d3368300f2ac'/>
<id>urn:sha1:70a7d7a94397cbe01fd5457e34f3d3368300f2ac</id>
<content type='text'>
The autogenerated header files have been moved about, and an extra
include dir has been added, which means you can give a custom
BUILD=newbuilddir option to make, and everything "just works"

Also tidied up the way the different Makefiles build their include-
directory flags
</content>
</entry>
<entry>
<title>Fix parallel build.</title>
<updated>2014-04-14T17:47:14+00:00</updated>
<author>
<name>AZ Huang</name>
<email>aitjcize@gmail.com</email>
</author>
<published>2014-04-14T17:47:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=658eae308f6c6156b34718965954eb58034332a6'/>
<id>urn:sha1:658eae308f6c6156b34718965954eb58034332a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update mkrules.mk</title>
<updated>2014-04-10T23:41:59+00:00</updated>
<author>
<name>Andrew Scheller</name>
<email>github@loowis.durge.org</email>
</author>
<published>2014-04-10T23:41:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=83346749da8185e0e75f838ac915fb59aedd892c'/>
<id>urn:sha1:83346749da8185e0e75f838ac915fb59aedd892c</id>
<content type='text'>
make 'make clean' cleaner  ;-)</content>
</entry>
<entry>
<title>Replace some Makefile commands with variables in py/mkenv.mk</title>
<updated>2014-04-07T00:35:45+00:00</updated>
<author>
<name>Andrew Scheller</name>
<email>github@loowis.durge.org</email>
</author>
<published>2014-04-07T00:35:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=902d9552c551a14821fbf9a801eb2174fcd04dbb'/>
<id>urn:sha1:902d9552c551a14821fbf9a801eb2174fcd04dbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal - add pin mapping, gpio, exti, usrsw</title>
<updated>2014-03-15T06:41:28+00:00</updated>
<author>
<name>Dave Hylands</name>
<email>dhylands@gmail.com</email>
</author>
<published>2014-03-15T06:41:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ca5444e6cd8b566bd4ad78e84162e03ec18e01b6'/>
<id>urn:sha1:ca5444e6cd8b566bd4ad78e84162e03ec18e01b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed dependency problem for qstrdefs.generated.h</title>
<updated>2014-01-25T16:55:31+00:00</updated>
<author>
<name>Dave Hylands</name>
<email>dhylands@gmail.com</email>
</author>
<published>2014-01-25T16:55:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1a3b0d5fed935d85787e6902c5fa6f3bf48011dd'/>
<id>urn:sha1:1a3b0d5fed935d85787e6902c5fa6f3bf48011dd</id>
<content type='text'>
The problem manifests itself in make 4.0

I also fixed the LINK message when linking the final executable for unix and unix-cpy.
</content>
</entry>
<entry>
<title>Rework makefiles. Add proper dependency checking.</title>
<updated>2014-01-24T16:46:48+00:00</updated>
<author>
<name>Dave Hylands</name>
<email>dhylands@gmail.com</email>
</author>
<published>2014-01-24T09:05:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c89c681a9f065e66ce817a024fda24abeed9519f'/>
<id>urn:sha1:c89c681a9f065e66ce817a024fda24abeed9519f</id>
<content type='text'>
</content>
</entry>
</feed>
