<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings/_bleio, branch 6.2.0-beta.2</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.2.0-beta.2</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.2.0-beta.2'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2021-01-10T18:16:19+00:00</updated>
<entry>
<title>Round BLE timing values; fix timeout check</title>
<updated>2021-01-10T18:16:19+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2021-01-10T18:16:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a397af9bdfc23d7d0b3c7c05aab799d674b7c953'/>
<id>urn:sha1:a397af9bdfc23d7d0b3c7c05aab799d674b7c953</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BLE fixes</title>
<updated>2020-12-23T21:39:27+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-12-22T03:58:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a11ad2572761bc4900994fbf42361efb387cd059'/>
<id>urn:sha1:a11ad2572761bc4900994fbf42361efb387cd059</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace _bleio.ConnectionError with the native version</title>
<updated>2020-10-08T00:11:32+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-10-08T00:11:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9fcf96cb645d726cd4c80b9cce438f1633dab95f'/>
<id>urn:sha1:9fcf96cb645d726cd4c80b9cce438f1633dab95f</id>
<content type='text'>
Replace uses of _bleio.ConnectionError with regular ConnectionError

Fixes #3008
</content>
</entry>
<entry>
<title>_bleio: fix markup typo</title>
<updated>2020-09-13T16:56:34+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-09-13T16:56:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e5122b1acf3742474f0b496a01c7180bc0f6faf0'/>
<id>urn:sha1:e5122b1acf3742474f0b496a01c7180bc0f6faf0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>share more of _bleio dict; fix one doc error</title>
<updated>2020-09-01T16:41:58+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-09-01T16:41:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4e3cb55ce705878a811cad2c68317391c7b5497d'/>
<id>urn:sha1:4e3cb55ce705878a811cad2c68317391c7b5497d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix stub; mismatched triple quotes</title>
<updated>2020-08-30T18:59:03+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-08-30T18:59:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f5a5fc4c8494cd80f0e113c7cd4de975925b9bac'/>
<id>urn:sha1:f5a5fc4c8494cd80f0e113c7cd4de975925b9bac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge from upstream</title>
<updated>2020-08-30T18:39:03+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-08-30T18:39:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6dbd369272c4bedea4e00c1dca80d0b3ee2d6781'/>
<id>urn:sha1:6dbd369272c4bedea4e00c1dca80d0b3ee2d6781</id>
<content type='text'>
</content>
</entry>
<entry>
<title>address review; use constructor for HCI Adapter</title>
<updated>2020-08-30T18:06:48+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-08-30T18:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b27d51125134b4317b429eb7b015c9f94f22adb0'/>
<id>urn:sha1:b27d51125134b4317b429eb7b015c9f94f22adb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sphinx fixes</title>
<updated>2020-08-21T21:03:45+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-08-21T21:03:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=770c204d5a283add29e03e421490e1d5b9663f3c'/>
<id>urn:sha1:770c204d5a283add29e03e421490e1d5b9663f3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more "extern" declarations for gcc10 compat</title>
<updated>2020-08-21T19:39:37+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-08-03T23:40:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=644d2ba7a2075c44306583fada847047a7a44d5d'/>
<id>urn:sha1:644d2ba7a2075c44306583fada847047a7a44d5d</id>
<content type='text'>
gcc has tightened the restrictions on forward declarations that lack
"extern".  Fix them up.
</content>
</entry>
</feed>
