<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tools, branch master</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=master</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-06-04T02:51:33+00:00</updated>
<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>
<entry>
<title>Merge pull request #2899 from dherrada/extract-types</title>
<updated>2020-05-27T17:35:53+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-05-27T17:35:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7cd92dd94c9a9cf9817ddf7d16e6b8860d8ad142'/>
<id>urn:sha1:7cd92dd94c9a9cf9817ddf7d16e6b8860d8ad142</id>
<content type='text'>
Added extract_types.py script</content>
</entry>
<entry>
<title>Better keyerror handling</title>
<updated>2020-05-27T15:30:51+00:00</updated>
<author>
<name>dherrada</name>
<email>=</email>
</author>
<published>2020-05-27T15:30:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4e22b9a3464bbace0d0cd6d51bf2afaf40cd5722'/>
<id>urn:sha1:4e22b9a3464bbace0d0cd6d51bf2afaf40cd5722</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added another except</title>
<updated>2020-05-21T22:21:32+00:00</updated>
<author>
<name>dherrada</name>
<email>=</email>
</author>
<published>2020-05-21T22:21:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=67cb48acbf46b8f9508a6493578e2895c2b75463'/>
<id>urn:sha1:67cb48acbf46b8f9508a6493578e2895c2b75463</id>
<content type='text'>
</content>
</entry>
</feed>
