<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs, branch 5.0.0</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.0.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.0.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-01-22T00:18:08+00:00</updated>
<entry>
<title>Merge pull request #2543 from pewpew-game/support-matrix</title>
<updated>2020-01-22T00:18:08+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@users.noreply.github.com</email>
</author>
<published>2020-01-22T00:18:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ed2d94cae92b12ca0af3dc44db11ef7e2486cad8'/>
<id>urn:sha1:ed2d94cae92b12ca0af3dc44db11ef7e2486cad8</id>
<content type='text'>
Fix entry overrides in support matrix generation</content>
</entry>
<entry>
<title>Fix entry overrides in support matrix generation</title>
<updated>2020-01-21T21:03:47+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2020-01-21T21:03:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e1840f6abcca0e2ef085332663fc7c0f42c41829'/>
<id>urn:sha1:e1840f6abcca0e2ef085332663fc7c0f42c41829</id>
<content type='text'>
Fix #2539

The entries in the board's mpconfigboard.mk override any other entries.

Also, fixed a warning for bad use of backslash in a string.
</content>
</entry>
<entry>
<title>Add initial MIMXRT10XX port</title>
<updated>2020-01-06T20:08:49+00:00</updated>
<author>
<name>arturo182</name>
<email>arturo182@tlen.pl</email>
</author>
<published>2019-11-02T15:52:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=13e0cba6f18c1b569cf014fb4e3f0156ba63622e'/>
<id>urn:sha1:13e0cba6f18c1b569cf014fb4e3f0156ba63622e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add to BUILDING to table of contents.</title>
<updated>2019-12-14T20:00:42+00:00</updated>
<author>
<name>Roy Hooper</name>
<email>rhooper@toybox.ca</email>
</author>
<published>2019-12-14T20:00:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=cca42e94d719c9005d09df543596324fca2af2ae'/>
<id>urn:sha1:cca42e94d719c9005d09df543596324fca2af2ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge from upstream</title>
<updated>2019-10-14T22:12:58+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-10-14T22:12:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=615ec7f74d6f2a953de01b83979393af60aee804'/>
<id>urn:sha1:615ec7f74d6f2a953de01b83979393af60aee804</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update docs/supported_ports.rst</title>
<updated>2019-10-13T23:39:42+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-10-13T23:39:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f14fbd4aab9143517dc3a81c2f020b7917b769a8'/>
<id>urn:sha1:f14fbd4aab9143517dc3a81c2f020b7917b769a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change port name to cxd56</title>
<updated>2019-10-11T06:23:51+00:00</updated>
<author>
<name>Kamil Tomaszewski</name>
<email>kamil.tomaszewski@sony.com</email>
</author>
<published>2019-10-11T06:09:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1fa8841d20ef973e71dce52978de59c6dd6f918b'/>
<id>urn:sha1:1fa8841d20ef973e71dce52978de59c6dd6f918b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Spresense to supported_ports</title>
<updated>2019-10-09T11:11:22+00:00</updated>
<author>
<name>Kamil Tomaszewski</name>
<email>kamil.tomaszewski@sony.com</email>
</author>
<published>2019-10-09T11:11:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0a48282e517413ce402b0ed8fd0be49927236516'/>
<id>urn:sha1:0a48282e517413ce402b0ed8fd0be49927236516</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use 'any()' vs 'len == 1 &amp; == False'</title>
<updated>2019-10-02T05:02:49+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2019-10-02T05:02:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=01ec3b995e8613489791efb3fb8add9a6d662a51'/>
<id>urn:sha1:01ec3b995e8613489791efb3fb8add9a6d662a51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add parsing for 'MINIMAL/DEFAULT'; process inclusion when determined by another module</title>
<updated>2019-09-28T04:41:34+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2019-09-28T04:41:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c3dda7c535385e367c761bd968ab117d90825cd2'/>
<id>urn:sha1:c3dda7c535385e367c761bd968ab117d90825cd2</id>
<content type='text'>
</content>
</entry>
</feed>
