<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings, branch 5.1.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.1.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.1.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-03-17T21:37:16+00:00</updated>
<entry>
<title>Update shared-bindings/ulab/__init__.rst</title>
<updated>2020-03-17T21:37:16+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-03-17T21:37:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=aaf07ce72f1d3ac8d78fb002a68138e281c8f92c'/>
<id>urn:sha1:aaf07ce72f1d3ac8d78fb002a68138e281c8f92c</id>
<content type='text'>
Co-Authored-By: Scott Shawcroft &lt;scott@tannewt.org&gt;</content>
</entry>
<entry>
<title>ulab: update documentation</title>
<updated>2020-03-17T14:25:33+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-03-17T14:19:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=aa54a7e76e1f40c6811ce7a6df02546a719d80e8'/>
<id>urn:sha1:aa54a7e76e1f40c6811ce7a6df02546a719d80e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make ParallelBus reset ping arg required</title>
<updated>2020-03-06T19:30:30+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-03-06T19:30:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fdcdc1320b1629aec95287466eed8ee2fdc64204'/>
<id>urn:sha1:fdcdc1320b1629aec95287466eed8ee2fdc64204</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'adafruit/master' into assert_pin-and-mp_const_none-cleanup</title>
<updated>2020-03-05T22:47:01+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-03-05T22:47:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=210c3274e5b91b603dad6ddeadd3ba2b743b24ae'/>
<id>urn:sha1:210c3274e5b91b603dad6ddeadd3ba2b743b24ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename routines to be clearer; fix wiznet arg types</title>
<updated>2020-03-05T21:35:31+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-03-05T21:35:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=817b5be320b36b9cac59b195b1c19359783fe032'/>
<id>urn:sha1:817b5be320b36b9cac59b195b1c19359783fe032</id>
<content type='text'>
</content>
</entry>
<entry>
<title>missing semicolon</title>
<updated>2020-03-01T03:48:11+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-03-01T03:48:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e30b1d3121b094e8f8ae67ff1b66f381c37c6a07'/>
<id>urn:sha1:e30b1d3121b094e8f8ae67ff1b66f381c37c6a07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update uses of assert_pin_free; remove redundant checks</title>
<updated>2020-02-29T20:37:32+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-02-29T20:37:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=84359354296e462490b5541cad639def229bf029'/>
<id>urn:sha1:84359354296e462490b5541cad639def229bf029</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new pin validation routines; don't use mp_const_none if NULL will do</title>
<updated>2020-02-29T04:43:04+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-02-29T04:32:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b6206406de2a232299ebdd1d187c7656ae79f8f2'/>
<id>urn:sha1:b6206406de2a232299ebdd1d187c7656ae79f8f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update ulab from upstream again</title>
<updated>2020-02-27T20:14:05+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@unpythonic.net</email>
</author>
<published>2020-02-27T20:14:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=39cfe32c345781b32d235353c2e59acacbc32dc6'/>
<id>urn:sha1:39cfe32c345781b32d235353c2e59acacbc32dc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>typos</title>
<updated>2020-02-27T17:07:37+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@unpythonic.net</email>
</author>
<published>2020-02-27T17:07:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=645df931ae64e775dfb9641e3d96e3a6d5779d3d'/>
<id>urn:sha1:645df931ae64e775dfb9641e3d96e3a6d5779d3d</id>
<content type='text'>
</content>
</entry>
</feed>
