<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings/gamepad/__init__.c, branch 6.0.0</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-05-13T00:28:24+00:00</updated>
<entry>
<title>Swap sphinx to autoapi and the inline stubs</title>
<updated>2020-05-13T00:28:24+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-05-13T00:15:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4e8de3c554024d3ac89e9ee77b958a6932a64bec'/>
<id>urn:sha1:4e8de3c554024d3ac89e9ee77b958a6932a64bec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added gamepad, gamepadshift, and i2cslave</title>
<updated>2020-05-07T19:10:44+00:00</updated>
<author>
<name>dherrada</name>
<email>dylan.herrada@gmail.com</email>
</author>
<published>2020-05-07T19:10:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4f33a20d17c7b7688e5dd1ee37346ff2d4f4a340'/>
<id>urn:sha1:4f33a20d17c7b7688e5dd1ee37346ff2d4f4a340</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>Split GamePadShift from GamePad to save space on most boards.</title>
<updated>2019-04-15T22:40:06+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-04-15T22:40:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c927e6b938ff35fe0f42180d1dc0f9d58f8e571c'/>
<id>urn:sha1:c927e6b938ff35fe0f42180d1dc0f9d58f8e571c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add GamePadShift to docs</title>
<updated>2019-04-12T20:00:03+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2019-04-12T20:00:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=016efb5c68c3ca8d97f109146946db2ae96e8759'/>
<id>urn:sha1:016efb5c68c3ca8d97f109146946db2ae96e8759</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reorganize the gamepad code</title>
<updated>2019-04-12T18:43:29+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2019-04-12T18:38:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4dc286fa14e381f7ac2ca4dda1f006fac5bc0356'/>
<id>urn:sha1:4dc286fa14e381f7ac2ca4dda1f006fac5bc0356</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add GamePadShift for handling shift-register-based buttons</title>
<updated>2019-04-12T18:43:29+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2019-04-10T18:42:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6ff4e0ecb03f297d327c9c6fd3a52a7ad3a05c47'/>
<id>urn:sha1:6ff4e0ecb03f297d327c9c6fd3a52a7ad3a05c47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a `gamepad` module for handling buttons in the background. (#295)</title>
<updated>2017-10-03T20:35:57+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>deshipu@users.noreply.github.com</email>
</author>
<published>2017-10-03T20:35:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f4981677b0b73d286f3af098a4111f8ba6d286bc'/>
<id>urn:sha1:f4981677b0b73d286f3af098a4111f8ba6d286bc</id>
<content type='text'>
The `GamePad` singleton monitors buttons in the background to make sure a button press is never missed and debouncing happens consistently.</content>
</entry>
</feed>
