<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython, branch 4.0.0-alpha.4</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.0.0-alpha.4</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.0.0-alpha.4'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2018-12-07T20:34:43+00:00</updated>
<entry>
<title>Merge pull request #1294 from tannewt/stack_check</title>
<updated>2018-12-07T20:34:43+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-12-07T20:34:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2fbaceb2b15ff7d2c368a6cf4dfc10881f5979e7'/>
<id>urn:sha1:2fbaceb2b15ff7d2c368a6cf4dfc10881f5979e7</id>
<content type='text'>
Add stack validity check and raise an error when it happens.</content>
</entry>
<entry>
<title>Fix unused parameter</title>
<updated>2018-12-07T17:56:35+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-12-07T17:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=89ef6eef575501e736ae528f13d9979e1302be63'/>
<id>urn:sha1:89ef6eef575501e736ae528f13d9979e1302be63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stub out serial_write as well</title>
<updated>2018-12-07T17:32:37+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-12-07T17:32:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=df84da59131be6a56a2990975ce05f8e10f0d9c1'/>
<id>urn:sha1:df84da59131be6a56a2990975ce05f8e10f0d9c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix unix</title>
<updated>2018-12-07T01:12:30+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-12-07T01:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=808ca676b61b446a02792c7d77acb73dfd203244'/>
<id>urn:sha1:808ca676b61b446a02792c7d77acb73dfd203244</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update translations</title>
<updated>2018-12-07T01:04:22+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-12-07T01:04:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=288ec84c2163b6dbe6c55715f1330559ca27e26b'/>
<id>urn:sha1:288ec84c2163b6dbe6c55715f1330559ca27e26b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1383 from tannewt/switch_back_to_hathach_tinyusb</title>
<updated>2018-12-07T00:51:59+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-12-07T00:51:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=481c4954afd161448aa37d353fa577d409d880c6'/>
<id>urn:sha1:481c4954afd161448aa37d353fa577d409d880c6</id>
<content type='text'>
Switch TinyUSB back to hathach's version.</content>
</entry>
<entry>
<title>Macro guard VDDH inclusion.</title>
<updated>2018-12-07T00:38:14+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-12-07T00:38:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=332ea8853f84f4ccc023db4b52e7774d1f52095d'/>
<id>urn:sha1:332ea8853f84f4ccc023db4b52e7774d1f52095d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the stub for ESP8266 as well.</title>
<updated>2018-12-06T23:47:16+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-12-06T23:47:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=817766acdc11fbff80ab53654a45951f74ad2248'/>
<id>urn:sha1:817766acdc11fbff80ab53654a45951f74ad2248</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch TinyUSB back to hathach's version. The merge commit of the commit we were on.</title>
<updated>2018-12-06T23:39:47+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-12-06T23:39:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=45b301856c9e10b8e942102d52f8d1c5fbb977b2'/>
<id>urn:sha1:45b301856c9e10b8e942102d52f8d1c5fbb977b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add stack.c stub for mpy-cross</title>
<updated>2018-12-06T23:29:26+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-12-06T23:29:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=df6c8eaed7e54b656bcf0c02d7451c307e3391e6'/>
<id>urn:sha1:df6c8eaed7e54b656bcf0c02d7451c307e3391e6</id>
<content type='text'>
</content>
</entry>
</feed>
