<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings/_bleio/Adapter.h, 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>2020-08-30T18:39:03+00:00</updated>
<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>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>
<entry>
<title>merge from upstream; working; includes debug_out code for debugging via Saleae for posterity</title>
<updated>2020-08-21T00:29:57+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-08-21T00:29:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0e30dd8bccdbb4469e1bb54443f5d2fca66f7ff6'/>
<id>urn:sha1:0e30dd8bccdbb4469e1bb54443f5d2fca66f7ff6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix</title>
<updated>2020-08-14T09:48:15+00:00</updated>
<author>
<name>Yihui Xiong</name>
<email>yihui.xiong@hotmail.com</email>
</author>
<published>2020-08-14T09:48:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=52990a332d602db17564ae3b1d27444f25f4531e'/>
<id>urn:sha1:52990a332d602db17564ae3b1d27444f25f4531e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>able to change ble mac address</title>
<updated>2020-08-13T08:54:29+00:00</updated>
<author>
<name>Yihui Xiong</name>
<email>yihui.xiong@hotmail.com</email>
</author>
<published>2020-08-07T15:01:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e7da652711f8d7ccdffce1a4da2a25aaf61ae150'/>
<id>urn:sha1:e7da652711f8d7ccdffce1a4da2a25aaf61ae150</id>
<content type='text'>
</content>
</entry>
<entry>
<title>address working; improved pkt dump</title>
<updated>2020-07-09T03:15:48+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-07-09T03:15:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f03045b97e7fa9c1b65f5d457036aec1f451f3da'/>
<id>urn:sha1:f03045b97e7fa9c1b65f5d457036aec1f451f3da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use zephyr include files; wip: compiles</title>
<updated>2020-07-08T13:33:41+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-07-08T13:33:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a5ab2829eb90f15d0b78678cd2f2aadd18160fed'/>
<id>urn:sha1:a5ab2829eb90f15d0b78678cd2f2aadd18160fed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>do HCI pin init in Python, not here</title>
<updated>2020-06-26T23:27:05+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-06-26T23:27:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f879114c43297e6cb94f697a6009904d7e260131'/>
<id>urn:sha1:f879114c43297e6cb94f697a6009904d7e260131</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wip; compiles; much commented out</title>
<updated>2020-06-26T21:23:20+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-06-26T21:23:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1bc2e979eb9ca2f3cb0eed396cc35406eceea27a'/>
<id>urn:sha1:1bc2e979eb9ca2f3cb0eed396cc35406eceea27a</id>
<content type='text'>
</content>
</entry>
</feed>
