<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings/bleio/UUID.c, branch 4.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-05-31T02:02:47+00:00</updated>
<entry>
<title>Improve rST consistency for rst2pyi use</title>
<updated>2019-05-31T02:02:47+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-05-31T02:01:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=cfe24b85322a029758c3376eed2726657397bf33'/>
<id>urn:sha1:cfe24b85322a029758c3376eed2726657397bf33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>finish Makefile refactoring; nrf builds work</title>
<updated>2019-02-15T23:55:10+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-02-15T23:55:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a345ef28f2278dd53a33d96861c0c7d3fad6fbbe'/>
<id>urn:sha1:a345ef28f2278dd53a33d96861c0c7d3fad6fbbe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Put back native C UUID string parsing and printing (complete rewrite)</title>
<updated>2019-01-17T01:41:01+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-01-17T01:41:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7a33e588d40e01862b60d6f0b9d2880ad19be030'/>
<id>urn:sha1:7a33e588d40e01862b60d6f0b9d2880ad19be030</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixup m0 and nrf</title>
<updated>2019-01-15T02:08:45+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-15T02:08:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bd3c36ce6d3b440dcb7591cacccbd2bc72a2268c'/>
<id>urn:sha1:bd3c36ce6d3b440dcb7591cacccbd2bc72a2268c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve travis fold status reporting; fix sphinx build; fix sphinx errors</title>
<updated>2019-01-09T18:32:45+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-01-09T18:31:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e47decbdc567aaa7ce4de0d1b7ea8ebc46b09732'/>
<id>urn:sha1:e47decbdc567aaa7ce4de0d1b7ea8ebc46b09732</id>
<content type='text'>
</content>
</entry>
<entry>
<title>evt handler list bugs; unique evt handler names; remove uuid128_reference</title>
<updated>2019-01-04T02:42:42+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-01-04T02:42:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a77b2363eff14ae5b19c50a7d25b3db4ef6b200c'/>
<id>urn:sha1:a77b2363eff14ae5b19c50a7d25b3db4ef6b200c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove print methods from bleio; Python lib will do it</title>
<updated>2019-01-03T15:51:49+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-01-03T15:51:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ccb3c6fac688eb71724f6874c4436e659451100c'/>
<id>urn:sha1:ccb3c6fac688eb71724f6874c4436e659451100c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move 128-bit UUID string parsing to Python; simplify UUID API</title>
<updated>2019-01-03T04:11:03+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-01-03T04:11:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c46d06f34c07e843844c3af658a7ff98c6992edc'/>
<id>urn:sha1:c46d06f34c07e843844c3af658a7ff98c6992edc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP: debug; add hash and __eq__ to UUID</title>
<updated>2018-11-27T02:09:17+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-11-27T02:09:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3164b16196e437c544d03059f2475bfed0a15f30'/>
<id>urn:sha1:3164b16196e437c544d03059f2475bfed0a15f30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More UUID work; use mp_raise for exceptions</title>
<updated>2018-11-21T04:04:58+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-11-21T04:04:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1763ffe2450fa07c74db225cc5ef3a6e2feb669b'/>
<id>urn:sha1:1763ffe2450fa07c74db225cc5ef3a6e2feb669b</id>
<content type='text'>
</content>
</entry>
</feed>
