<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-module, branch 4.0.0-beta.0</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-beta.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.0.0-beta.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-01-22T22:02:07+00:00</updated>
<entry>
<title>Merge remote-tracking branch 'adafruit/master' into HEAD</title>
<updated>2019-01-22T22:02:07+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-22T22:02:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a380865655c1aa17e589e46adb6d5ce926e14a0d'/>
<id>urn:sha1:a380865655c1aa17e589e46adb6d5ce926e14a0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>struct.pack_into incorrect buffer size check</title>
<updated>2019-01-21T16:45:38+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-01-21T16:45:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=777408ff8d45b9a73dbf0bcf8c083ade0b5152e5'/>
<id>urn:sha1:777408ff8d45b9a73dbf0bcf8c083ade0b5152e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1479 from siddacious/master</title>
<updated>2019-01-21T08:32:49+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-21T08:32:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2bcf81fb9ec6150aefe966e1719f73154d348bd4'/>
<id>urn:sha1:2bcf81fb9ec6150aefe966e1719f73154d348bd4</id>
<content type='text'>
adding height and width to OnDiskBitmap for #1460</content>
</entry>
<entry>
<title>adding height and width to OnDiskBitmap for #1460</title>
<updated>2019-01-21T06:33:22+00:00</updated>
<author>
<name>Bryan Siepert</name>
<email>bsiepert@gmail.com</email>
</author>
<published>2019-01-21T06:33:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ab2ad7ba4542c2e133ced64ccb8e9d0b4065e86f'/>
<id>urn:sha1:ab2ad7ba4542c2e133ced64ccb8e9d0b4065e86f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'adafruit/master' into struct-compat</title>
<updated>2019-01-21T02:47:13+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-01-21T02:47:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a8f4aa4796aaba964b17932f0ae9299d18db1649'/>
<id>urn:sha1:a8f4aa4796aaba964b17932f0ae9299d18db1649</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve struct compatibility with CPython</title>
<updated>2019-01-20T20:12:34+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-01-20T20:10:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7a09af73ec7f4a11a1404dff6276e09072d06983'/>
<id>urn:sha1:7a09af73ec7f4a11a1404dff6276e09072d06983</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into pixelbuf</title>
<updated>2019-01-19T21:33:59+00:00</updated>
<author>
<name>Roy Hooper</name>
<email>rhooper@toybox.ca</email>
</author>
<published>2019-01-19T21:33:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=50af08a6f38f7bff3eb23e98f1c7e424db740eb2'/>
<id>urn:sha1:50af08a6f38f7bff3eb23e98f1c7e424db740eb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup display rework for PR.</title>
<updated>2019-01-18T21:47:40+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-18T21:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ae52c964c2cdb91643b05f180353d95895260245'/>
<id>urn:sha1:ae52c964c2cdb91643b05f180353d95895260245</id>
<content type='text'>
Fixes #1465. Fixes #1337. Fixes #1168
</content>
</entry>
<entry>
<title>fix nonetype handling and nrf never reset</title>
<updated>2019-01-18T02:51:40+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-18T02:51:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fddc98858afb19b87a2ed65b4d2b301b3e1ce667'/>
<id>urn:sha1:fddc98858afb19b87a2ed65b4d2b301b3e1ce667</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix up nrf and using board.SPI in FourWire</title>
<updated>2019-01-18T02:19:07+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-18T02:19:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6404aaf411d7fe5fd96f3a8cbf7a1cb7580a09e7'/>
<id>urn:sha1:6404aaf411d7fe5fd96f3a8cbf7a1cb7580a09e7</id>
<content type='text'>
</content>
</entry>
</feed>
