<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython, branch 4.0.0-rc.3</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-rc.3</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.0.0-rc.3'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-05-14T22:11:58+00:00</updated>
<entry>
<title>Merge pull request #1885 from adafruit/tannewt-patch-11</title>
<updated>2019-05-14T22:11:58+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2019-05-14T22:11:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bd69212a194849fd2d8d025ceaa4ecc0117753cc'/>
<id>urn:sha1:bd69212a194849fd2d8d025ceaa4ecc0117753cc</id>
<content type='text'>
Have travis build capablerobot_usbhub</content>
</entry>
<entry>
<title>Have .travis build capablerobot_usbhub</title>
<updated>2019-05-14T21:00:14+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2019-05-14T21:00:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=acfabab7517e5a2d2b445b267e2ff60511ae3179'/>
<id>urn:sha1:acfabab7517e5a2d2b445b267e2ff60511ae3179</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1884 from CapableRobot/capablerobot-usbhub</title>
<updated>2019-05-14T20:42:51+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2019-05-14T20:42:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f3ab820fc2ad648e1d7b9d5ecf4b40c43760c07f'/>
<id>urn:sha1:f3ab820fc2ad648e1d7b9d5ecf4b40c43760c07f</id>
<content type='text'>
Added board definition for Capable Robot Programmable USB Hub</content>
</entry>
<entry>
<title>Merge pull request #1883 from tannewt/fix_1881</title>
<updated>2019-05-14T19:30:44+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2019-05-14T19:30:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d3ce9280e2c00d62c327b25edc271d4ca97c4fae'/>
<id>urn:sha1:d3ce9280e2c00d62c327b25edc271d4ca97c4fae</id>
<content type='text'>
Check native object in case of early access </content>
</entry>
<entry>
<title>Fix to prevent critical pins from being reset when MCU restarts or enters REPL</title>
<updated>2019-05-14T19:23:33+00:00</updated>
<author>
<name>Chris Osterwood</name>
<email>osterwood@gmail.com</email>
</author>
<published>2019-05-14T19:23:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a0497553fc301aed928bf51c6f6639dd96ae97c7'/>
<id>urn:sha1:a0497553fc301aed928bf51c6f6639dd96ae97c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Have xargs expect null termination</title>
<updated>2019-05-14T17:42:52+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-05-14T17:42:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e74f5d5d7695ec49bd489dedd35daf2a90c2da21'/>
<id>urn:sha1:e74f5d5d7695ec49bd489dedd35daf2a90c2da21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added board definition for Capable Robot Programmable USB Hub</title>
<updated>2019-05-14T17:28:24+00:00</updated>
<author>
<name>Chris Osterwood</name>
<email>osterwood@gmail.com</email>
</author>
<published>2019-05-14T17:28:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=420dbafa9dd24eae2800ddc1f2ddabc1469f0b98'/>
<id>urn:sha1:420dbafa9dd24eae2800ddc1f2ddabc1469f0b98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove native init check from stage.</title>
<updated>2019-05-14T17:20:04+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-05-14T17:20:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bf682d14b33a3bc6b1934391017bcfbcad782e41'/>
<id>urn:sha1:bf682d14b33a3bc6b1934391017bcfbcad782e41</id>
<content type='text'>
It isn't needed because the object is passed in, not self. To be
passed in it must be inited.
</content>
</entry>
<entry>
<title>Merge pull request #1874 from matt-land/patch-1</title>
<updated>2019-05-14T16:56:50+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2019-05-14T16:56:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c6c6171472bcf67d3d9b505e56acb72e86748389'/>
<id>urn:sha1:c6c6171472bcf67d3d9b505e56acb72e86748389</id>
<content type='text'>
Add documentation for Palette shared binding</content>
</entry>
<entry>
<title>Update Palette.c</title>
<updated>2019-05-14T13:03:34+00:00</updated>
<author>
<name>Matt Land</name>
<email>matt-land@users.noreply.github.com</email>
</author>
<published>2019-05-14T13:03:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0b1c1c1d929352c9995bcb1e58e90309d89b9d38'/>
<id>urn:sha1:0b1c1c1d929352c9995bcb1e58e90309d89b9d38</id>
<content type='text'>
Remove None, add in byte and bytearray examples</content>
</entry>
</feed>
