<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/wipy, branch 6.1.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.1.0-beta.2</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.1.0-beta.2'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-06-25T16:44:21+00:00</updated>
<entry>
<title>README: Remove a statement that's not particularly true at the moment</title>
<updated>2020-06-25T16:44:21+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-06-14T21:58:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d82292fa1f902f014f763948996cf31a617d0a8e'/>
<id>urn:sha1:d82292fa1f902f014f763948996cf31a617d0a8e</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>various: Spelling fixes</title>
<updated>2017-05-29T08:36:05+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2017-05-29T07:08:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ca16c3821053e5bf2b87aeb10007f73f31dc1eac'/>
<id>urn:sha1:ca16c3821053e5bf2b87aeb10007f73f31dc1eac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Use read() instead of readall().</title>
<updated>2016-11-13T21:27:35+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-11-13T21:27:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8212773adb69309639833395bae8df487bd15c66'/>
<id>urn:sha1:8212773adb69309639833395bae8df487bd15c66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Rename 'server' class to 'Server' for consistency.</title>
<updated>2016-02-22T21:54:34+00:00</updated>
<author>
<name>danicampora</name>
<email>daniel@wipy.io</email>
</author>
<published>2016-02-22T21:51:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=add930c4b5baa029d454f78c6c6a14093b1d902f'/>
<id>urn:sha1:add930c4b5baa029d454f78c6c6a14093b1d902f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/wipy: Correct machine test expected result.</title>
<updated>2016-02-21T23:42:05+00:00</updated>
<author>
<name>danicampora</name>
<email>daniel@wipy.io</email>
</author>
<published>2016-02-21T23:42:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=cc7a4d7db2e56d19034ab2efb3cb4bec77df7d38'/>
<id>urn:sha1:cc7a4d7db2e56d19034ab2efb3cb4bec77df7d38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test/wipy: Add Timer class tests.</title>
<updated>2016-02-21T20:53:20+00:00</updated>
<author>
<name>danicampora</name>
<email>daniel@wipy.io</email>
</author>
<published>2016-02-21T19:38:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fe9620a2bdf2d60acfb1e883d18dc0c9bf47d7f1'/>
<id>urn:sha1:fe9620a2bdf2d60acfb1e883d18dc0c9bf47d7f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Unmount all user file systems after a soft reset.</title>
<updated>2015-11-16T22:43:47+00:00</updated>
<author>
<name>danicampora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-11-16T19:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e4404fbef077a481e58ec0b31dfcf79b521caff6'/>
<id>urn:sha1:e4404fbef077a481e58ec0b31dfcf79b521caff6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Set pin direction first, then value. Fixes #1542.</title>
<updated>2015-10-26T22:26:43+00:00</updated>
<author>
<name>danicampora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-10-26T20:46:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=19502957357aadf04015fd55272ae051d9fb0f23'/>
<id>urn:sha1:19502957357aadf04015fd55272ae051d9fb0f23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Fix UART tests after correcting uart.read() behaviour.</title>
<updated>2015-10-21T13:30:57+00:00</updated>
<author>
<name>danicampora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-10-21T12:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=075ca645219a2cb90f886eabdedd80d6b3fc0501'/>
<id>urn:sha1:075ca645219a2cb90f886eabdedd80d6b3fc0501</id>
<content type='text'>
</content>
</entry>
</feed>
