<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython, 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>2021-01-14T23:43:52+00:00</updated>
<entry>
<title>Merge pull request #3991 from TG-Techie/main</title>
<updated>2021-01-14T23:43:52+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2021-01-14T23:43:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c4f0325ff83239e3736859846912e0b5cc0c6392'/>
<id>urn:sha1:c4f0325ff83239e3736859846912e0b5cc0c6392</id>
<content type='text'>
Revision to TG-Watch</content>
</entry>
<entry>
<title>Merge pull request #4004 from jepler/fix-parallel-build-main</title>
<updated>2021-01-14T23:00:46+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2021-01-14T23:00:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8c0a9a2486ed587cb291ec5bf418463e75ee0ca1'/>
<id>urn:sha1:8c0a9a2486ed587cb291ec5bf418463e75ee0ca1</id>
<content type='text'>
ports/unix: Fix parallel build problem</content>
</entry>
<entry>
<title>Merge pull request #4002 from jepler/update-uzlib</title>
<updated>2021-01-14T22:11:53+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2021-01-14T22:11:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0ef73fba54a22ab6936c2215b1e722add84a12e0'/>
<id>urn:sha1:0ef73fba54a22ab6936c2215b1e722add84a12e0</id>
<content type='text'>
update uzlib to v2.9.5</content>
</entry>
<entry>
<title>Merge pull request #3993 from dhalbert/gattc-write-lengths</title>
<updated>2021-01-14T20:56:29+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2021-01-14T20:56:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e6b49d95ee8e035f1b6ed33f10cbd11288a77a18'/>
<id>urn:sha1:e6b49d95ee8e035f1b6ed33f10cbd11288a77a18</id>
<content type='text'>
don't check length for remote characteristic or descriptor</content>
</entry>
<entry>
<title>Merge pull request #4001 from dhalbert/magtag-a1-pin</title>
<updated>2021-01-14T20:54:37+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2021-01-14T20:54:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=59003e96af8d955fecdf3648b92fdb0e0a35657e'/>
<id>urn:sha1:59003e96af8d955fecdf3648b92fdb0e0a35657e</id>
<content type='text'>
MagTag: Add pin A1 as alias for AD1; A1 is preferred</content>
</entry>
<entry>
<title>ports/unix: Fix parallel build problem</title>
<updated>2021-01-14T20:13:31+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2021-01-13T21:38:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=059363f0e2079a172912360e8ed17e245e1f4d66'/>
<id>urn:sha1:059363f0e2079a172912360e8ed17e245e1f4d66</id>
<content type='text'>
This is the same as I added to mpy-cross at e666e86035d5, see #3074
</content>
</entry>
<entry>
<title>update uzlib to v2.9.5</title>
<updated>2021-01-14T19:45:42+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@unpythonic.net</email>
</author>
<published>2021-01-14T19:42:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8e51139da09d981bd2f975db907e1a9c35f4a73d'/>
<id>urn:sha1:8e51139da09d981bd2f975db907e1a9c35f4a73d</id>
<content type='text'>
uzlib isn't actually used in any firmwares, but is built into the
"unix" port used for testing.

The main benefit of the update is to fix problems encountered on
Windows, as the old ref of uzlib had filenames with embedded colons;
this has been fixed upstream.

uzlib seems to have been reabsed since the version that we took; this
doesn't really matter to us.
</content>
</entry>
<entry>
<title>Add pin A1 as alias for AD1; A1 is preferred</title>
<updated>2021-01-14T19:43:47+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2021-01-14T19:43:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=aedc8efeda907d9492ae4f5c04018a4704276275'/>
<id>urn:sha1:aedc8efeda907d9492ae4f5c04018a4704276275</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3997 from dhalbert/change-xtensa-build-cache-key</title>
<updated>2021-01-14T19:20:26+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2021-01-14T19:20:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=90a6581acb6c798d2b08861957df444deb200868'/>
<id>urn:sha1:90a6581acb6c798d2b08861957df444deb200868</id>
<content type='text'>
change extensa github actions cache key to avoid bad cache</content>
</entry>
<entry>
<title>change extensa github actions cache key to avoid bad cache</title>
<updated>2021-01-14T16:29:21+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2021-01-14T16:04:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=54cc9ab4b99f508d38bcb90bfdb924de4652a1b9'/>
<id>urn:sha1:54cc9ab4b99f508d38bcb90bfdb924de4652a1b9</id>
<content type='text'>
</content>
</entry>
</feed>
