<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/locale/circuitpython.pot, branch 6.2.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.2.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.2.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2021-03-31T23:04:04+00:00</updated>
<entry>
<title>Fix central pairing and crash on clear</title>
<updated>2021-03-31T23:04:04+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2021-03-31T23:04:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0752bbd5fd9327538357a51d9f0f479162285ab3'/>
<id>urn:sha1:0752bbd5fd9327538357a51d9f0f479162285ab3</id>
<content type='text'>
The list_clear would crash if we tried to clear a NULL list. (It
can happen if we haven't tried to discover any services.)
</content>
</entry>
<entry>
<title>Fix PWMOut non-error handling and never reset</title>
<updated>2021-03-19T13:57:21+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2021-03-19T13:57:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1512ca520b3e78ebc5cf6d9e031ac24c9206f1bb'/>
<id>urn:sha1:1512ca520b3e78ebc5cf6d9e031ac24c9206f1bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make translate; fix display pins</title>
<updated>2021-03-19T03:42:24+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2021-03-19T03:42:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=47437cb415252b1aaf8a061988072eabe35b04c7'/>
<id>urn:sha1:47437cb415252b1aaf8a061988072eabe35b04c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ran pre-commit for formatting fixes</title>
<updated>2021-03-17T16:00:32+00:00</updated>
<author>
<name>Kevin Matocha</name>
<email>kmatocha@icloud.com</email>
</author>
<published>2021-03-17T16:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c37a1f45f3f03652ec9b9e998e4c1b3a50b2303e'/>
<id>urn:sha1:c37a1f45f3f03652ec9b9e998e4c1b3a50b2303e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make translate</title>
<updated>2021-03-16T18:37:19+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2021-03-16T18:37:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=df2d08366afa14f52e537d267bd4f75032865f2a'/>
<id>urn:sha1:df2d08366afa14f52e537d267bd4f75032865f2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/main' into bitmap-read-2</title>
<updated>2021-03-16T17:21:50+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2021-03-16T17:21:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=58679dc038e475d7cd00ee45256b7f906ecc2240'/>
<id>urn:sha1:58679dc038e475d7cd00ee45256b7f906ecc2240</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update ulab</title>
<updated>2021-03-15T14:10:49+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2021-03-15T14:10:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2e2b40be015ef4fe64f9a4d590a8928525100d38'/>
<id>urn:sha1:2e2b40be015ef4fe64f9a4d590a8928525100d38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make translate</title>
<updated>2021-03-14T20:03:00+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2021-03-14T20:03:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6e9a44bbfdeeebde8fb553b86dac3b15c3ab8318'/>
<id>urn:sha1:6e9a44bbfdeeebde8fb553b86dac3b15c3ab8318</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #4376 from kmatch98/displayio_bitmap</title>
<updated>2021-03-13T00:50:39+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2021-03-13T00:50:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b413535ee14a5e7ce15eba816d3d985de3dbc6c2'/>
<id>urn:sha1:b413535ee14a5e7ce15eba816d3d985de3dbc6c2</id>
<content type='text'>
add fill_region and draw_line to bitmap_tools</content>
</entry>
<entry>
<title>add fill_region and draw_line to bitmaptools</title>
<updated>2021-03-10T17:37:27+00:00</updated>
<author>
<name>Kevin Matocha</name>
<email>kmatocha@icloud.com</email>
</author>
<published>2021-03-10T17:37:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=85f0f07d51343bd67c1b2308bdfed192cc470549'/>
<id>urn:sha1:85f0f07d51343bd67c1b2308bdfed192cc470549</id>
<content type='text'>
</content>
</entry>
</feed>
