<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings, branch 4.0.0-rc.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-rc.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.0.0-rc.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-04-18T19:59:16+00:00</updated>
<entry>
<title>add Display.__init__() args for brightness and auto_brightness</title>
<updated>2019-04-18T19:59:16+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-04-18T19:59:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0113e0970eb7d4b753982692d33754d38694efb7'/>
<id>urn:sha1:0113e0970eb7d4b753982692d33754d38694efb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Turn off auto_brightness if brightness is set</title>
<updated>2019-04-18T17:57:27+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-04-18T17:57:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4fc0f8b25c53d5eb05cd2b4e124c22d999fc506a'/>
<id>urn:sha1:4fc0f8b25c53d5eb05cd2b4e124c22d999fc506a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1807 from pewpew-game/stage-cast-native</title>
<updated>2019-04-17T17:37:32+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-04-17T17:37:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bfbe9323ee9aa014e6af3e3fe349d37843a3a5c9'/>
<id>urn:sha1:bfbe9323ee9aa014e6af3e3fe349d37843a3a5c9</id>
<content type='text'>
Allow use of displayio.Display subclasses in _stage</content>
</entry>
<entry>
<title>Allow use of displayio.Display subclasses in _stage</title>
<updated>2019-04-17T15:21:34+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2019-04-17T08:27:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3a65ff970aa6628ab6f5eb05523777d298bdee0c'/>
<id>urn:sha1:3a65ff970aa6628ab6f5eb05523777d298bdee0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1808 from pewpew-game/gamepad-doc</title>
<updated>2019-04-17T15:06:19+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-04-17T15:06:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b5e283af68d33dc4693a8d8681a2c5b7a626919e'/>
<id>urn:sha1:b5e283af68d33dc4693a8d8681a2c5b7a626919e</id>
<content type='text'>
Update GamePad docs to include pull-downs</content>
</entry>
<entry>
<title>Merge pull request #1778 from pewpew-game/gamepad-shift</title>
<updated>2019-04-17T14:22:24+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-04-17T14:22:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6684a3c72370772f0ab503d3410005ab7fd9d450'/>
<id>urn:sha1:6684a3c72370772f0ab503d3410005ab7fd9d450</id>
<content type='text'>
Add GamePadShift for handling shift-register-based buttons</content>
</entry>
<entry>
<title>Update GamePad docs to include pull-downs</title>
<updated>2019-04-17T09:18:30+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2019-04-17T09:18:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e46bf7e7c6fc8939ec3a49c9656ca78e843142de'/>
<id>urn:sha1:e46bf7e7c6fc8939ec3a49c9656ca78e843142de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include cleanup and style tweaks</title>
<updated>2019-04-16T17:19:07+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-04-16T17:19:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6132a05fd9e6fa51972f1445ee051e99b816527f'/>
<id>urn:sha1:6132a05fd9e6fa51972f1445ee051e99b816527f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fully split gamepadshift from gamepad</title>
<updated>2019-04-16T17:11:54+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-04-16T17:11:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0e03a321e4c4fba6c5d700bfef830c6196aec106'/>
<id>urn:sha1:0e03a321e4c4fba6c5d700bfef830c6196aec106</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix up single-byte access to nvm.ByteArray</title>
<updated>2019-04-16T04:53:44+00:00</updated>
<author>
<name>Nick Moore</name>
<email>nick@zoic.org</email>
</author>
<published>2019-04-16T04:32:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9c42a72275993aa8f921c6ee0ea8e79882711def'/>
<id>urn:sha1:9c42a72275993aa8f921c6ee0ea8e79882711def</id>
<content type='text'>
</content>
</entry>
</feed>
