<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/extmod, branch 6.2.0-beta.0</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.2.0-beta.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.2.0-beta.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2021-01-21T03:16:56+00:00</updated>
<entry>
<title>Fix warnings that come from -O3 (I think)</title>
<updated>2021-01-21T03:16:56+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2021-01-21T01:10:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2b4ad1ed0399dc77632bf7dca61b269517320ad9'/>
<id>urn:sha1:2b4ad1ed0399dc77632bf7dca61b269517320ad9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix doc build</title>
<updated>2021-01-15T18:00:29+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@unpythonic.net</email>
</author>
<published>2021-01-15T18:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c843122d3dbc34212c64da40baddf1a7b59ac1e1'/>
<id>urn:sha1:c843122d3dbc34212c64da40baddf1a7b59ac1e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 1.7.1</title>
<updated>2021-01-15T15:50:58+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@unpythonic.net</email>
</author>
<published>2021-01-15T15:50:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a98df7209d5e0bd73353f435fb9c206f13da36ca'/>
<id>urn:sha1:a98df7209d5e0bd73353f435fb9c206f13da36ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ulab: update to 1.7.0</title>
<updated>2021-01-14T20:16:11+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@unpythonic.net</email>
</author>
<published>2021-01-14T20:16:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ad87f3768997d54ea5f98bc9a4668c17b4b3e1f9'/>
<id>urn:sha1:ad87f3768997d54ea5f98bc9a4668c17b4b3e1f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ulab: bump to version 1.6.1</title>
<updated>2021-01-11T19:52:46+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2021-01-11T19:52:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0593e464bfa52eda31ff53772f6e7f8150f6b01c'/>
<id>urn:sha1:0593e464bfa52eda31ff53772f6e7f8150f6b01c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ulab: update to 1.6.0</title>
<updated>2021-01-04T18:50:08+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2021-01-04T18:50:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=09bf58407fc09a308154105636694b65b51cb760'/>
<id>urn:sha1:09bf58407fc09a308154105636694b65b51cb760</id>
<content type='text'>
This fixes several problems I encountered.
</content>
</entry>
<entry>
<title>Merge pull request #3728 from tannewt/speedup_json</title>
<updated>2020-11-24T15:42:18+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jeff@adafruit.com</email>
</author>
<published>2020-11-24T15:42:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=22af5a1fe9ca92f5060d7d9414454801c68d47df'/>
<id>urn:sha1:22af5a1fe9ca92f5060d7d9414454801c68d47df</id>
<content type='text'>
Speed up JSON parsing with readinto</content>
</entry>
<entry>
<title>Merge pull request #3694 from jepler/update-ulab2</title>
<updated>2020-11-23T23:17:46+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-11-23T23:17:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f8dcb2517068499902135f19a818e08c3044a94d'/>
<id>urn:sha1:f8dcb2517068499902135f19a818e08c3044a94d</id>
<content type='text'>
ulab: Update to release tag 1.1.0</content>
</entry>
<entry>
<title>Ignore size parameter</title>
<updated>2020-11-23T20:14:58+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-11-23T20:14:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=368fa88312c14d1a74f44b7539fb00c7ef8754f8'/>
<id>urn:sha1:368fa88312c14d1a74f44b7539fb00c7ef8754f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ulab: Update to release tag 1.1.0</title>
<updated>2020-11-23T16:23:50+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@unpythonic.net</email>
</author>
<published>2020-11-15T17:48:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9d8be648eec70c36b3a461c4ff45064357d11693'/>
<id>urn:sha1:9d8be648eec70c36b3a461c4ff45064357d11693</id>
<content type='text'>
Disable certain classes of diagnostic when building ulab.  We should
submit patches upstream to (A) fix these errors and (B) upgrade their
CI so that the problems are caught before we want to integrate with
CircuitPython, but not right now.
</content>
</entry>
</feed>
