<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tools, branch 6.0.0-alpha.1</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-alpha.1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.0-alpha.1'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-07-02T20:45:39+00:00</updated>
<entry>
<title>Merge pull request #3087 from sommersoft/cpy_org_sptmtrx</title>
<updated>2020-07-02T20:45:39+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-07-02T20:45:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=eec42d4cb53536a75e88f7f9321515bc6dcfeaa7'/>
<id>urn:sha1:eec42d4cb53536a75e88f7f9321515bc6dcfeaa7</id>
<content type='text'>
Release PRs To circuitpython.org: Include The Available Built-in Modules For Each Board</content>
</entry>
<entry>
<title>tools/build_board_info.py: add built-in modules information for each board for use on circuitpython.org; uses 'docs/shared_bindings_matrix.py'</title>
<updated>2020-06-29T05:27:45+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2020-06-29T05:27:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=928433f2e3d16ac04032f495fa4a83fd4a296ca3'/>
<id>urn:sha1:928433f2e3d16ac04032f495fa4a83fd4a296ca3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>atmel-samd: Add SDIO SD card interface</title>
<updated>2020-06-26T16:50:42+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-06-26T15:58:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f496c0b58d63f594ce42bd5b34cf8421674b4108'/>
<id>urn:sha1:f496c0b58d63f594ce42bd5b34cf8421674b4108</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Scripts: Change wording for pseudoterminals</title>
<updated>2020-06-25T16:42:23+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-06-14T19:28:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9737dd9c308df0d7356ee5ff727e34a93a88e302'/>
<id>urn:sha1:9737dd9c308df0d7356ee5ff727e34a93a88e302</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refer to "main" branch of circuitpython</title>
<updated>2020-06-25T16:42:23+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-06-14T19:25:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ce95b9379d9a7f763a19de58be7a751e6874435c'/>
<id>urn:sha1:ce95b9379d9a7f763a19de58be7a751e6874435c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add meowbit UF2 download override to website</title>
<updated>2020-06-16T16:03:56+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-06-16T16:03:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=37793044fc7725551e10dec8ace7e0e08f8d975f'/>
<id>urn:sha1:37793044fc7725551e10dec8ace7e0e08f8d975f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tools/cpboard.py: fix backwards logic of 'wait_for_response' in #3005</title>
<updated>2020-06-04T02:51:33+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2020-06-04T02:51:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1e7ff52bb738e02695b1b87f8e4644152a576508'/>
<id>urn:sha1:1e7ff52bb738e02695b1b87f8e4644152a576508</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3005 from sommersoft/update_cpboard_py</title>
<updated>2020-06-04T02:17:56+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jeff@adafruit.com</email>
</author>
<published>2020-06-04T02:17:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fffe171d5fed98b8db6f2a59393987a8eb5313e9'/>
<id>urn:sha1:fffe171d5fed98b8db6f2a59393987a8eb5313e9</id>
<content type='text'>
Update cpboard.py</content>
</entry>
<entry>
<title>tools/cpboard.py: run black formatter</title>
<updated>2020-06-03T23:01:12+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2020-06-03T23:01:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=074697a89fa78e749971df5824c97e48839e4ffc'/>
<id>urn:sha1:074697a89fa78e749971df5824c97e48839e4ffc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tools/cpboard.py: update pyserial usage to match 3.x version</title>
<updated>2020-06-03T22:39:31+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2020-06-03T22:39:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=cf9da5982996f0eab8b0cb1ff4559050533db905'/>
<id>urn:sha1:cf9da5982996f0eab8b0cb1ff4559050533db905</id>
<content type='text'>
</content>
</entry>
</feed>
