<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings/bleio, branch 6.0.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.x'/>
<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>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>address review comments; avoid calling common_hal_bleio_device... routines from shared-bindings</title>
<updated>2019-08-16T19:18:53+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-08-16T19:18:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=630c92392abef67b0e6f81c98316dea93d3b2376'/>
<id>urn:sha1:630c92392abef67b0e6f81c98316dea93d3b2376</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make translate and fix sphinx issues</title>
<updated>2019-08-16T01:54:52+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-08-16T01:54:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=af29fc3ea8440445c9ae32eee1090c544bd848e9'/>
<id>urn:sha1:af29fc3ea8440445c9ae32eee1090c544bd848e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>specifying attribute length; fix up value setting</title>
<updated>2019-08-08T03:49:09+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-08-08T03:49:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1570ef2dd493dbf813e14ac853ce8d4e069fb6c4'/>
<id>urn:sha1:1570ef2dd493dbf813e14ac853ce8d4e069fb6c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix newly-introduced bugs; UART client/server working again</title>
<updated>2019-08-07T15:10:21+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-08-07T15:10:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d047b73a9cd0f17f9e11d60f3004ada473b2c803'/>
<id>urn:sha1:d047b73a9cd0f17f9e11d60f3004ada473b2c803</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP: more Descriptor work; refactor gattc/gatts read/write</title>
<updated>2019-08-07T02:55:25+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-08-07T02:55:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d74c8b9425d38fe2dce56e044b128ab5693f5f06'/>
<id>urn:sha1:d74c8b9425d38fe2dce56e044b128ab5693f5f06</id>
<content type='text'>
</content>
</entry>
</feed>
