<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/Makefile, branch encoding</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=encoding</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=encoding'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-07-06T18:16:25+00:00</updated>
<entry>
<title>Add license to some obvious files.</title>
<updated>2020-07-06T18:16:25+00:00</updated>
<author>
<name>Diego Elio Pettenò</name>
<email>flameeyes@flameeyes.com</email>
</author>
<published>2020-06-03T22:40:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=34b4993d63a6b576f29d624385c681f679b4124c'/>
<id>urn:sha1:34b4993d63a6b576f29d624385c681f679b4124c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add one-of-each build target at the top level.</title>
<updated>2020-06-30T22:30:07+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-06-30T22:30:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c3d1256d765a7de12d787c2641017de25dbde7d0'/>
<id>urn:sha1:c3d1256d765a7de12d787c2641017de25dbde7d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add UART support</title>
<updated>2020-06-24T19:47:58+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-06-10T01:28:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a26102607e3fe5b6f888fcd246e20ac82a70af7b'/>
<id>urn:sha1:a26102607e3fe5b6f888fcd246e20ac82a70af7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: "make translate" will only update circuitpython.pot</title>
<updated>2020-06-01T12:51:57+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-06-01T12:51:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=79e2ede7c1f4c712ba159400e10282c8f28fb033'/>
<id>urn:sha1:79e2ede7c1f4c712ba159400e10282c8f28fb033</id>
<content type='text'>
We can now rely on weblate to regularly update the individual language
files from the template, so "make translate" only needs to update the
template file circuitpython.pot.

This is advantageous because updating the other files in locale/ was
a frequent source of merge conflicts; resolving the conflict incorrectly
was something that could easily occur (and did).
</content>
</entry>
<entry>
<title>Fix merge-translate by starting with 'theirs'</title>
<updated>2020-05-29T17:17:42+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-05-29T17:17:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0e6813d084233580774eb7dc043f54999998c223'/>
<id>urn:sha1:0e6813d084233580774eb7dc043f54999998c223</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add top level merge-translate target</title>
<updated>2020-05-20T17:49:01+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-05-20T17:49:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8a42c33dca577e827e31a212f2db6de1428ebc95'/>
<id>urn:sha1:8a42c33dca577e827e31a212f2db6de1428ebc95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix ulab, math and template.</title>
<updated>2020-05-14T22:58:36+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-05-14T22:57:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=afc84c2fd115aa1c7a80bd5d83834c30c4563a6c'/>
<id>urn:sha1:afc84c2fd115aa1c7a80bd5d83834c30c4563a6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Swap sphinx to autoapi and the inline stubs</title>
<updated>2020-05-13T00:28:24+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-05-13T00:15:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4e8de3c554024d3ac89e9ee77b958a6932a64bec'/>
<id>urn:sha1:4e8de3c554024d3ac89e9ee77b958a6932a64bec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add verification script</title>
<updated>2020-04-27T21:36:14+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-04-27T21:36:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=46713482f49690f96e55f872c087d245b4ce0489'/>
<id>urn:sha1:46713482f49690f96e55f872c087d245b4ce0489</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Translations: follow stm port rename, run 'make translate'</title>
<updated>2020-03-17T21:42:13+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-03-17T21:41:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=38a718ff5558c2286172091615aaeb2ded5f70f5'/>
<id>urn:sha1:38a718ff5558c2286172091615aaeb2ded5f70f5</id>
<content type='text'>
</content>
</entry>
</feed>
