<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs, branch 6.0.0-beta.2</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.0-beta.2</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.0-beta.2'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-09-28T21:30:28+00:00</updated>
<entry>
<title>Merge pull request #3481 from caternuson/iss3480_docupdate</title>
<updated>2020-09-28T21:30:28+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-09-28T21:30:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=785f2beed0c96945a770d05fef29251848ae3924'/>
<id>urn:sha1:785f2beed0c96945a770d05fef29251848ae3924</id>
<content type='text'>
Add MP const info to Design Guide</content>
</entry>
<entry>
<title>RST tweak</title>
<updated>2020-09-28T20:28:38+00:00</updated>
<author>
<name>caternuson</name>
<email>caternuson@gmail.com</email>
</author>
<published>2020-09-28T20:28:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4d4dbbcafe4330d9dcd16535605d8990960972b1'/>
<id>urn:sha1:4d4dbbcafe4330d9dcd16535605d8990960972b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add MP const info to Design Guide</title>
<updated>2020-09-28T20:15:43+00:00</updated>
<author>
<name>caternuson</name>
<email>caternuson@gmail.com</email>
</author>
<published>2020-09-28T20:15:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8e4f08a109980e76df43cd95f8bca96422ae89ce'/>
<id>urn:sha1:8e4f08a109980e76df43cd95f8bca96422ae89ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix toctree, incorrect flash port assumptions</title>
<updated>2020-09-14T21:37:55+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-09-14T21:37:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3640ef2b7f5cfa2c7938b7d0d23132a033756ba5'/>
<id>urn:sha1:3640ef2b7f5cfa2c7938b7d0d23132a033756ba5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shared_bindings_matrix revert to using shared-bindings</title>
<updated>2020-08-29T12:37:00+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-08-29T12:37:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=28f0139e6e0f927c480925f1699bb8b150b055a7'/>
<id>urn:sha1:28f0139e6e0f927c480925f1699bb8b150b055a7</id>
<content type='text'>
.. hard-coding ulab for now.

It also fixes a problem where board_name was unassigned when
use_branded_name was False, which only happened at release-building
time.

Trying to change this caused multiple problems in the release process.
</content>
</entry>
<entry>
<title>Merge pull request #3333 from hierophect/esp32-enable-ulab</title>
<updated>2020-08-27T14:36:59+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2020-08-27T14:36:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fe73cfb922f37ac7b0af19bccaced8e70a808b3c'/>
<id>urn:sha1:fe73cfb922f37ac7b0af19bccaced8e70a808b3c</id>
<content type='text'>
Fix all assignments affected by inline makefile comments</content>
</entry>
<entry>
<title>Fix trailing whitespace errors across ports and docs</title>
<updated>2020-08-26T18:48:46+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-08-26T18:48:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c77523503bfebbcb3ea74465928145b7ccf5b625'/>
<id>urn:sha1:c77523503bfebbcb3ea74465928145b7ccf5b625</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shared_bindings_matrix: Use stubs, not shared-bindings</title>
<updated>2020-08-26T16:29:59+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-08-26T16:28:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e121e267adacf69809b78fdafc0209ad9a824266'/>
<id>urn:sha1:e121e267adacf69809b78fdafc0209ad9a824266</id>
<content type='text'>
This fixes a problem where things that were in extmod/ could not
be listed.
</content>
</entry>
<entry>
<title>shared_bindings_matrix: Run in parallel</title>
<updated>2020-08-26T16:29:55+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-08-26T16:13:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5422dd682ca107ae27c57c7d3fa240baa354bc87'/>
<id>urn:sha1:5422dd682ca107ae27c57c7d3fa240baa354bc87</id>
<content type='text'>
.. this makes it take a fraction of the time, at least on systems
with a lot of CPU threads.  Even on my old laptop with a 2-core CPU
it reduces the time from 55s to 27s.
</content>
</entry>
<entry>
<title>docs/rstjinja.py: add jinja processing for building latex (pdf) docs</title>
<updated>2020-08-15T19:29:09+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2020-08-15T19:29:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ffffccf7a07293870c91ba1bec91c2a99938b5e5'/>
<id>urn:sha1:ffffccf7a07293870c91ba1bec91c2a99938b5e5</id>
<content type='text'>
</content>
</entry>
</feed>
