<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/nrf/common-hal/bleio/Characteristic.c, branch main</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main'/>
<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>Fix CPBlue LFCLKSRC; CPB has no status neopixel</title>
<updated>2019-08-22T05:04:00+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-08-22T05:04:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d94023e9b310731807785ffc6f4249faf4912554'/>
<id>urn:sha1:d94023e9b310731807785ffc6f4249faf4912554</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'adafruit/master' into run-background-tasks</title>
<updated>2019-08-19T16:41:20+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-08-19T16:41:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e3dc5e3a665782ac5360333eb1913aff9aeeadab'/>
<id>urn:sha1:e3dc5e3a665782ac5360333eb1913aff9aeeadab</id>
<content type='text'>
Restore dependencies indicated by indentation in circuitpy_mpconfig.h.
</content>
</entry>
<entry>
<title>nrf: Use RUN_BACKGROUND_TASKS</title>
<updated>2019-08-11T13:53:02+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2019-08-11T13:39:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=11dd3a260e53852ca3ccaf609040ca26bd56e665'/>
<id>urn:sha1:11dd3a260e53852ca3ccaf609040ca26bd56e665</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>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>
<entry>
<title>WIP: rework of Characteristic properties; enhance Descriptor; not tested</title>
<updated>2019-08-02T21:57:31+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-08-02T21:56:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7ce3776b8086abbe0d01056651904a59bf4f8bec'/>
<id>urn:sha1:7ce3776b8086abbe0d01056651904a59bf4f8bec</id>
<content type='text'>
</content>
</entry>
</feed>
