<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings, branch 5.0.0-alpha.1</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.0.0-alpha.1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.0.0-alpha.1'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-08-29T22:44:27+00:00</updated>
<entry>
<title>rename bleio module to _bleio</title>
<updated>2019-08-29T22:44:27+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-08-29T22:44:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7a64af92807f012828636c101f4350272f6e929a'/>
<id>urn:sha1:7a64af92807f012828636c101f4350272f6e929a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>address minor issues: typos, make translate, and sphinx</title>
<updated>2019-08-29T21:58:21+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-08-29T21:58:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b11b7916fd9ed23aa80e8307f7a808b2bbff4f23'/>
<id>urn:sha1:b11b7916fd9ed23aa80e8307f7a808b2bbff4f23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>another API rework: less abstraction leakage</title>
<updated>2019-08-29T03:15:22+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-08-29T03:15:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f17059b10bde0bdce3aca959ea9ee207ed98ede7'/>
<id>urn:sha1:f17059b10bde0bdce3aca959ea9ee207ed98ede7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bleio: API change to create and connect related objects simulatenously: no orphan bleio objects</title>
<updated>2019-08-28T20:15:09+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-08-28T20:15:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=19c59b41edcfdbb2ef67c73729fb8c866dd360ad'/>
<id>urn:sha1:19c59b41edcfdbb2ef67c73729fb8c866dd360ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'adafruit/master' into bleio-api-revamp</title>
<updated>2019-08-28T20:09:18+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-08-28T20:09:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a72bcab0fd2af3c2b92f4d256c6bd5ae58fd225e'/>
<id>urn:sha1:a72bcab0fd2af3c2b92f4d256c6bd5ae58fd225e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More size_t usage</title>
<updated>2019-08-27T19:49:46+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-08-27T19:49:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=966a48b23a985154ff691a09de72013e2eac2512'/>
<id>urn:sha1:966a48b23a985154ff691a09de72013e2eac2512</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'adafruit/master' into remove_i2c_stop_kwarg</title>
<updated>2019-08-27T18:23:30+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-08-27T18:23:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d956b3b3599e995c0201fe540dd22d1d11876a64'/>
<id>urn:sha1:d956b3b3599e995c0201fe540dd22d1d11876a64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor renames</title>
<updated>2019-08-26T23:37:59+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-08-26T23:37:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bea77c651afd919e6cb87927341714adbddb939c'/>
<id>urn:sha1:bea77c651afd919e6cb87927341714adbddb939c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BLE HID WIP: works everywhere except iOS; fixed a bunch of bugs; pretend bonding</title>
<updated>2019-08-26T01:38:13+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-08-26T01:38:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=76446f634b7f712949b3972d3249d739d254cf40'/>
<id>urn:sha1:76446f634b7f712949b3972d3249d739d254cf40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework based on Dan's review</title>
<updated>2019-08-23T22:27:21+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-08-23T22:27:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7324b70a7c231a20be971ed81050c8359b87aaab'/>
<id>urn:sha1:7324b70a7c231a20be971ed81050c8359b87aaab</id>
<content type='text'>
</content>
</entry>
</feed>
