<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/devices/ble_hci/common-hal/_bleio/Adapter.c, branch 6.1.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.1.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.1.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-10-15T19:24:24+00:00</updated>
<entry>
<title>cxd56 needed more precise include for __packed; needed SRC_C += on some ports</title>
<updated>2020-10-15T19:24:24+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-10-15T19:24:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f51e75c1d216de5ce0c4cdb985756d9cf2b73f4c'/>
<id>urn:sha1:f51e75c1d216de5ce0c4cdb985756d9cf2b73f4c</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>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 a few bugs</title>
<updated>2020-08-18T20:10:09+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-08-18T20:10:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dfe50d08d573f2bf49a77e22de1843eb8db4b855'/>
<id>urn:sha1:dfe50d08d573f2bf49a77e22de1843eb8db4b855</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add generic services</title>
<updated>2020-08-17T03:17:08+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-08-17T03:17:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=da48ab0568cc5c42996761fd2a09c5ac804b895c'/>
<id>urn:sha1:da48ab0568cc5c42996761fd2a09c5ac804b895c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bug in char get_value; raise NotImpl; better arg validation</title>
<updated>2020-08-15T03:38:58+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-08-15T03:38:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1c8e11b2cb74656d0dcde1ba5bec8fabb8b0461b'/>
<id>urn:sha1:1c8e11b2cb74656d0dcde1ba5bec8fabb8b0461b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix reset logic to not do pin ops or heap ops at bad times</title>
<updated>2020-08-13T21:47:35+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-08-13T21:47:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d0ffdda5bb8f81fcf5002e2a75b4fef5b652fd7a'/>
<id>urn:sha1:d0ffdda5bb8f81fcf5002e2a75b4fef5b652fd7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ble_uart_echo_test works</title>
<updated>2020-08-13T04:03:39+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-08-13T04:03:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=44c9c43cd15ea7be3192313b1a1bb204743492a1'/>
<id>urn:sha1:44c9c43cd15ea7be3192313b1a1bb204743492a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wip: partial discovery responses; compiles; not tested</title>
<updated>2020-08-04T01:02:57+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-08-04T01:02:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a995a5c58fa4c231fcfb8c5e0eb6a3847faabbcc'/>
<id>urn:sha1:a995a5c58fa4c231fcfb8c5e0eb6a3847faabbcc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wip: compiles</title>
<updated>2020-08-02T15:36:38+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-08-02T15:36:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0a60aee3e4270d1da42d67f933578d60d56b8b52'/>
<id>urn:sha1:0a60aee3e4270d1da42d67f933578d60d56b8b52</id>
<content type='text'>
</content>
</entry>
</feed>
