<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/locale/circuitpython.pot, branch main</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2021-04-03T01:09:44+00:00</updated>
<entry>
<title>Merge pull request #4543 from bergdahl/main</title>
<updated>2021-04-03T01:09:44+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2021-04-03T01:09:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3af02b692b0170d20708ee0103058cf6269a0a12'/>
<id>urn:sha1:3af02b692b0170d20708ee0103058cf6269a0a12</id>
<content type='text'>
Changed confusing error messages.</content>
</entry>
<entry>
<title>Ran make translate</title>
<updated>2021-04-02T19:34:16+00:00</updated>
<author>
<name>Jonny Bergdahl</name>
<email>jonny@bergdahl.it</email>
</author>
<published>2021-04-02T19:34:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7c164f0786c65de5d7cefbbf03248612acb774cc'/>
<id>urn:sha1:7c164f0786c65de5d7cefbbf03248612acb774cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make translate</title>
<updated>2021-04-02T18:09:23+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2021-04-01T20:30:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4c0245bac6dd81c612a03a3d0cc7f12e99c85d75'/>
<id>urn:sha1:4c0245bac6dd81c612a03a3d0cc7f12e99c85d75</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
