<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/py/mkrules.mk, branch 5.0.0-beta.3</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.0.0-beta.3</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.0.0-beta.3'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-04-05T19:41:40+00:00</updated>
<entry>
<title>Update mkrules.mk</title>
<updated>2019-04-05T19:41:40+00:00</updated>
<author>
<name>Damiano Mazzella</name>
<email>damianomazzella@gmail.com</email>
</author>
<published>2019-04-05T19:41:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b6b5eaa87873f84eeb178f7b1f153c24631266c0'/>
<id>urn:sha1:b6b5eaa87873f84eeb178f7b1f153c24631266c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add debug info to the generated frozen_mpy.c</title>
<updated>2018-10-18T00:45:47+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-10-18T00:45:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4f9c8b7361db7967fa794ea4d911ef350f23061a'/>
<id>urn:sha1:4f9c8b7361db7967fa794ea4d911ef350f23061a</id>
<content type='text'>
It adds size info and uses macros for byte code to make it more
readable.
</content>
</entry>
<entry>
<title>Rework escaping and fix ESP build.</title>
<updated>2018-08-09T22:58:45+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-08-09T22:58:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=24e53ad5911f42efb6508b4a8dcf4a196a81494a'/>
<id>urn:sha1:24e53ad5911f42efb6508b4a8dcf4a196a81494a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update filter and handle nested quotes</title>
<updated>2018-08-09T21:16:28+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-08-09T21:16:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1835f1ab14d2532684224d1eccaa5d219b296878'/>
<id>urn:sha1:1835f1ab14d2532684224d1eccaa5d219b296878</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support internationalisation.</title>
<updated>2018-08-07T21:58:57+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-07-31T23:53:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=933add6cd833bb6ba6682ad2b6eb478871415ff5'/>
<id>urn:sha1:933add6cd833bb6ba6682ad2b6eb478871415ff5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename to SRC_QSTR_PREPROCESSOR for clarity.</title>
<updated>2018-08-02T18:07:22+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-08-02T18:07:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b50f46d4bef851efe055d02cac14345360654ed2'/>
<id>urn:sha1:b50f46d4bef851efe055d02cac14345360654ed2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Speed up QSTR creation by pre-filtering files before pre-processing.</title>
<updated>2018-08-02T07:51:52+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-08-01T18:44:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8cf03d2d009141916a7b32b30ec74f8289734f4b'/>
<id>urn:sha1:8cf03d2d009141916a7b32b30ec74f8289734f4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP: after merge; before testing</title>
<updated>2018-07-11T20:45:30+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-07-11T20:45:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7c219600a246d8956d0b23ea3f5d125a820e6b6a'/>
<id>urn:sha1:7c219600a246d8956d0b23ea3f5d125a820e6b6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py/mkrules.mk: Regenerate all qstrs when config files change.</title>
<updated>2018-06-12T03:53:43+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2018-06-09T05:23:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7ad04d17dabd503b0a79426166bcdc9e8ea4bf91'/>
<id>urn:sha1:7ad04d17dabd503b0a79426166bcdc9e8ea4bf91</id>
<content type='text'>
A port can define QSTR_GLOBAL_DEPENDENCIES to add extra files.
</content>
</entry>
<entry>
<title>fix for spaces in path</title>
<updated>2018-04-13T03:12:36+00:00</updated>
<author>
<name>ladyada</name>
<email>limor@ladyada.net</email>
</author>
<published>2018-04-13T03:12:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1418445b5e24788a38478888fee00c5e764a61e4'/>
<id>urn:sha1:1418445b5e24788a38478888fee00c5e764a61e4</id>
<content type='text'>
</content>
</entry>
</feed>
