<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tools, branch 6.0.0-alpha.0</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.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.0-alpha.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-06-25T16:42:23+00:00</updated>
<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>
<entry>
<title>tools/cpboard.py: change 'async' variable usage; 'async' became a keyword in CPython 3.7</title>
<updated>2020-06-03T22:28:08+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2020-06-03T22:28:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=660081ece233b7c9caaa15fd63dcdeba50081443'/>
<id>urn:sha1:660081ece233b7c9caaa15fd63dcdeba50081443</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix up end of file and trailing whitespace.</title>
<updated>2020-06-03T09:56:35+00:00</updated>
<author>
<name>Diego Elio Pettenò</name>
<email>flameeyes@flameeyes.com</email>
</author>
<published>2020-05-30T09:44:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dd5d7c86d22807c021dd1711eb7dd3daebc5cfcf'/>
<id>urn:sha1:dd5d7c86d22807c021dd1711eb7dd3daebc5cfcf</id>
<content type='text'>
This can be enforced by pre-commit, but correct it separately to make it easier to review.
</content>
</entry>
<entry>
<title>include uf2 firmware for nrf52840 mdk usb dongle which has a uf2 bootloader now</title>
<updated>2020-06-01T07:13:45+00:00</updated>
<author>
<name>Yihui Xiong</name>
<email>yihui.xiong@hotmail.com</email>
</author>
<published>2020-06-01T07:13:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e0ca70119c420be8d6a65b4b9b7371fb6459af1b'/>
<id>urn:sha1:e0ca70119c420be8d6a65b4b9b7371fb6459af1b</id>
<content type='text'>
</content>
</entry>
</feed>
