<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython, branch 2.2.0</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=2.2.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=2.2.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-12-30T17:16:27+00:00</updated>
<entry>
<title>Merge pull request #505 from dhalbert/2.2_update_cpx_frozen_libs</title>
<updated>2017-12-30T17:16:27+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2017-12-30T17:16:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d9ae709045fcfccf3dbdefa1ad11adf1778dcd0a'/>
<id>urn:sha1:d9ae709045fcfccf3dbdefa1ad11adf1778dcd0a</id>
<content type='text'>
update CPX frozen modules to latest versions</content>
</entry>
<entry>
<title>update CPX frozen modules to latest versions</title>
<updated>2017-12-30T16:22:29+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2017-12-30T16:22:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9a50fa4a502359df569967c47a9b778d2660d6a5'/>
<id>urn:sha1:9a50fa4a502359df569967c47a9b778d2660d6a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #499 from dhalbert/2.x_frozen_module_version_info</title>
<updated>2017-12-24T19:58:42+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2017-12-24T19:58:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=94e645defa245d7da1213bceb6cfa36a2f77e28e'/>
<id>urn:sha1:94e645defa245d7da1213bceb6cfa36a2f77e28e</id>
<content type='text'>
Add git version info to frozen modules.</content>
</entry>
<entry>
<title>preprocess_frozen_modules.py: yet more Python 3.4 compatibility changes</title>
<updated>2017-12-24T19:29:03+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2017-12-24T19:29:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=31be20744deaeb24a18205fc8099d2628531830d'/>
<id>urn:sha1:31be20744deaeb24a18205fc8099d2628531830d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>preprocess_frozen_modules.py: make compatible with Python 3.4.</title>
<updated>2017-12-24T18:49:58+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2017-12-24T18:49:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=644ad74ea1a33ef7112da1537e83c802b2b15202'/>
<id>urn:sha1:644ad74ea1a33ef7112da1537e83c802b2b15202</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add git version info to frozen modules.</title>
<updated>2017-12-24T04:46:19+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2017-12-24T04:46:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2dcb2f06cbfaacb5cf362cac1ba547dd45d13e9a'/>
<id>urn:sha1:2dcb2f06cbfaacb5cf362cac1ba547dd45d13e9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PDMIn: Make last DMA buffer be exactly the right length.</title>
<updated>2017-12-23T17:35:45+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2017-12-23T16:56:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e44fbca272471939b20f5c72530fb402836d24ad'/>
<id>urn:sha1:e44fbca272471939b20f5c72530fb402836d24ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>certain odd-sized PDMIn record buffers would crash or not fill properly</title>
<updated>2017-12-23T17:35:45+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2017-12-23T05:15:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=79187140436d9ef8659b526d58340ac666aad4b2'/>
<id>urn:sha1:79187140436d9ef8659b526d58340ac666aad4b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Error in PDMIn filter loop.</title>
<updated>2017-12-21T21:59:16+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2017-12-21T21:43:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2d2735c9d431f41ee4eaafcc6d62e24befa14773'/>
<id>urn:sha1:2d2735c9d431f41ee4eaafcc6d62e24befa14773</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #495 from tannewt/fix_baud_reset</title>
<updated>2017-12-20T23:32:55+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2017-12-20T23:32:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e671fa2f7ae7199b997464a3ce860454af2434d9'/>
<id>urn:sha1:e671fa2f7ae7199b997464a3ce860454af2434d9</id>
<content type='text'>
Fix 1200 baud reset.</content>
</entry>
</feed>
