<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/py, branch 6.1.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.1.0-beta.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.1.0-beta.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-11-16T16:36:05+00:00</updated>
<entry>
<title>Prevent exceptions from accumulating in REPL</title>
<updated>2020-11-16T16:36:05+00:00</updated>
<author>
<name>root</name>
<email>siehputz@gmail.com</email>
</author>
<published>2020-11-16T16:36:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0cd951fb73198f5c3dd03ea0463382edac0d3d4d'/>
<id>urn:sha1:0cd951fb73198f5c3dd03ea0463382edac0d3d4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Save flash space</title>
<updated>2020-11-14T02:57:52+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-11-14T02:33:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bda3267432aee57e704a20308b724369cceeb6ca'/>
<id>urn:sha1:bda3267432aee57e704a20308b724369cceeb6ca</id>
<content type='text'>
* No weak link for modules. It only impacts _os and _time and is
  already disabled for non-full builds.
* Turn off PA00 and PA01 because they are the crystal on the Metro
  M0 Express.
* Change ejected default to false to move it to BSS. It is set on
  USB connection anyway.
* Set sinc_filter to const. Doesn't help flash but keeps it out of
  RAM.
</content>
</entry>
<entry>
<title>add binascii to most builds</title>
<updated>2020-11-01T19:52:03+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-11-01T19:52:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=72b829dff02cb9b8ebe6e2b47354f06650dbe864'/>
<id>urn:sha1:72b829dff02cb9b8ebe6e2b47354f06650dbe864</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix missing `nproc` on macOS.</title>
<updated>2020-10-20T14:39:32+00:00</updated>
<author>
<name>Christian Walther</name>
<email>cwalther@gmx.ch</email>
</author>
<published>2020-10-20T14:37:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1eab0692b50f05f6b8194897386cda7720634fe6'/>
<id>urn:sha1:1eab0692b50f05f6b8194897386cda7720634fe6</id>
<content type='text'>
396979a breaks building on macOS: `nproc` is a Linux thing, use a cross-platform alternative.
</content>
</entry>
<entry>
<title>enable CIRCUITPY_BLEIO_HCI on non-nRF boards where it will fit</title>
<updated>2020-10-15T15:27:21+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-10-15T15:15:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=82b49afe43494bb1d05bd7786a4f75a0288bf695'/>
<id>urn:sha1:82b49afe43494bb1d05bd7786a4f75a0288bf695</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3554 from gamblor21/move_ordereddict</title>
<updated>2020-10-15T02:39:04+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2020-10-15T02:39:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f1e8f2b404ef45edf08b019c1e68d595aa69b357'/>
<id>urn:sha1:f1e8f2b404ef45edf08b019c1e68d595aa69b357</id>
<content type='text'>
Moved ORDEREDDICT define to central location</content>
</entry>
<entry>
<title>Remove ordered dict from SAMD21</title>
<updated>2020-10-15T01:18:49+00:00</updated>
<author>
<name>gamblor21</name>
<email>mark.komus@gmail.com</email>
</author>
<published>2020-10-15T01:18:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f6f89565d83c0ac942496f29394ff59976aaa5b9'/>
<id>urn:sha1:f6f89565d83c0ac942496f29394ff59976aaa5b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed MICROPY_PY_COLLECTIONS_NAMEDTUPLE__ASDICT from unix coverage</title>
<updated>2020-10-14T19:06:34+00:00</updated>
<author>
<name>gamblor21</name>
<email>mark.komus@gmail.com</email>
</author>
<published>2020-10-14T19:06:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e6d0b207ec0abaf69171578d0beb668b17aec4b8'/>
<id>urn:sha1:e6d0b207ec0abaf69171578d0beb668b17aec4b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved ORDEREDDICT define to central location</title>
<updated>2020-10-13T23:52:27+00:00</updated>
<author>
<name>gamblor21</name>
<email>mark.komus@gmail.com</email>
</author>
<published>2020-10-13T23:52:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4270061db491bae1e7cca9ca2cbed5db70f9062e'/>
<id>urn:sha1:4270061db491bae1e7cca9ca2cbed5db70f9062e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3538 from jepler/parallel-qstrlast</title>
<updated>2020-10-12T22:52:43+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-10-12T22:52:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9de96786ad578b4e96e8219e48c778a1a556f0cf'/>
<id>urn:sha1:9de96786ad578b4e96e8219e48c778a1a556f0cf</id>
<content type='text'>
build: parallelize the qstr build steps</content>
</entry>
</feed>
