<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-module/bleio, branch 5.0.0-alpha.0</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.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.0.0-alpha.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-07-16T23:53:36+00:00</updated>
<entry>
<title>Address review comments.</title>
<updated>2019-07-16T23:53:36+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-07-16T23:53:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=364ee62d108bbdc1d4da8bb646a9332a68964b76'/>
<id>urn:sha1:364ee62d108bbdc1d4da8bb646a9332a68964b76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>getting Scanner to work</title>
<updated>2019-06-23T02:10:15+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-06-23T02:10:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=140904ec84ad1900f280c1febaa89a499c42b8c5'/>
<id>urn:sha1:140904ec84ad1900f280c1febaa89a499c42b8c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP: backup only; not compiled</title>
<updated>2019-06-20T01:54:28+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-06-20T01:54:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=24ac1fdcabdcdb02f9807192d3cb2a4210b4afc8'/>
<id>urn:sha1:24ac1fdcabdcdb02f9807192d3cb2a4210b4afc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyrights; get ready for Central</title>
<updated>2019-06-19T14:42:36+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-06-19T14:42:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a1b5d800f30418a08a39e73ba4b3e276ca6c7241'/>
<id>urn:sha1:a1b5d800f30418a08a39e73ba4b3e276ca6c7241</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't operate directly on bleio objects in shared-bindings: use common_hal</title>
<updated>2019-06-19T03:46:20+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-06-19T03:46:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=35b919185747c42e183ccfc41f99fd370acca450'/>
<id>urn:sha1:35b919185747c42e183ccfc41f99fd370acca450</id>
<content type='text'>
routines instead. Changes made but not yet tested.
</content>
</entry>
<entry>
<title>merge from upstream; WIP redo Address; no more AddressType</title>
<updated>2019-06-14T01:55:07+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-06-14T01:55:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bed6d43a768838fd3bc5d2048bf7acdc6e9b0a33'/>
<id>urn:sha1:bed6d43a768838fd3bc5d2048bf7acdc6e9b0a33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace Broadcaster with enhanced Peripheral</title>
<updated>2019-06-04T00:40:05+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-06-04T00:40:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=613e12f99fd101a2c6b4b738da398a270aede538'/>
<id>urn:sha1:613e12f99fd101a2c6b4b738da398a270aede538</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add CharacteristicBuffer; UART seems to work!</title>
<updated>2019-01-08T03:46:20+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-01-08T03:46:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f66f55b4ed4a008fd328a377acbf731e5f22d6de'/>
<id>urn:sha1:f66f55b4ed4a008fd328a377acbf731e5f22d6de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LocalPeripheral is now Peripheral; more work on basic GATTS support; UART not working yet</title>
<updated>2018-12-31T03:33:49+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-12-31T03:31:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1dc3957e729a7bf4d6476c587f140e3d42fd1bd5'/>
<id>urn:sha1:1dc3957e729a7bf4d6476c587f140e3d42fd1bd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>free event handlers on reset; fix typo in Broadcaster</title>
<updated>2018-12-29T18:55:10+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-12-29T18:55:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ef39e72c7c3c3e68f73f670b7f8b7f08e813be39'/>
<id>urn:sha1:ef39e72c7c3c3e68f73f670b7f8b7f08e813be39</id>
<content type='text'>
</content>
</entry>
</feed>
