<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tools, 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-31T19:09:55+00:00</updated>
<entry>
<title>add en_GB translation to builds</title>
<updated>2021-03-31T19:09:55+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2021-03-31T19:09:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c41639f30a603b3359788aa32363658f256743f7'/>
<id>urn:sha1:c41639f30a603b3359788aa32363658f256743f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Turn off remote wakeup in USB configuration descriptor</title>
<updated>2021-03-31T14:12:16+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2021-03-31T13:48:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c9f2591d7cf79e82febc7fa59d01e26e8bfec630'/>
<id>urn:sha1:c9f2591d7cf79e82febc7fa59d01e26e8bfec630</id>
<content type='text'>
</content>
</entry>
<entry>
<title>no default value for support_matrix[board_id]</title>
<updated>2021-03-29T17:03:35+00:00</updated>
<author>
<name>Neradoc</name>
<email>neraOnGit@ri1.fr</email>
</author>
<published>2021-03-29T17:03:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=38072a139e6b02c394502efe13d827e8d35d947b'/>
<id>urn:sha1:38072a139e6b02c394502efe13d827e8d35d947b</id>
<content type='text'>
will raise an error during build if things as not as expected
as suggested by @jepler
</content>
</entry>
<entry>
<title>fix list of modules for alias boards</title>
<updated>2021-03-29T10:25:25+00:00</updated>
<author>
<name>Neradoc</name>
<email>neraOnGit@ri1.fr</email>
</author>
<published>2021-03-29T08:54:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f143e5d04946ab1bf0d8616e773885ac486674c2'/>
<id>urn:sha1:f143e5d04946ab1bf0d8616e773885ac486674c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch devices.h to nvm.toml data</title>
<updated>2021-03-25T16:57:18+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2021-03-25T00:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=aec0ef3cbfafb79c32592c1ee39832c787f4f202'/>
<id>urn:sha1:aec0ef3cbfafb79c32592c1ee39832c787f4f202</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sort languages in a way that is not case sensitive</title>
<updated>2021-03-25T01:57:04+00:00</updated>
<author>
<name>Neradoc</name>
<email>neraOnGit@ri1.fr</email>
</author>
<published>2021-03-25T01:56:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6b8988379719e38164ade1d89ed10a89fd9d183f'/>
<id>urn:sha1:6b8988379719e38164ade1d89ed10a89fd9d183f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement issue  #4470</title>
<updated>2021-03-24T22:39:47+00:00</updated>
<author>
<name>Neradoc</name>
<email>neraOnGit@ri1.fr</email>
</author>
<published>2021-03-24T22:39:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=36f91fe022aea54a420c8c19461c7d2d151055aa'/>
<id>urn:sha1:36f91fe022aea54a420c8c19461c7d2d151055aa</id>
<content type='text'>
move the language allow list to generate_download_info() and use it there too
</content>
</entry>
<entry>
<title>codeformat: Do search&amp;replace without sed</title>
<updated>2021-03-16T00:23:16+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2021-03-16T00:22:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b9a973c8e0f7287874d56ce043ed814a823b53ed'/>
<id>urn:sha1:b9a973c8e0f7287874d56ce043ed814a823b53ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>codeformat: use pathlib for correct(-er) processing of * vs ** in globs</title>
<updated>2021-03-15T23:10:43+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2021-03-15T23:07:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=253385d9b76cf364808e88b9b84b94d5bf22ef7b'/>
<id>urn:sha1:253385d9b76cf364808e88b9b84b94d5bf22ef7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>codeformat: Run sed only on requested files</title>
<updated>2021-03-15T23:10:43+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2021-03-15T22:53:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0403a2cca59ed24c0a71486e29d701220e8c4cf7'/>
<id>urn:sha1:0403a2cca59ed24c0a71486e29d701220e8c4cf7</id>
<content type='text'>
When running from pre-commit, we believe the different invocations of
sed were racing with each other, sometimes leaving zero-byte files in
the filesystem (ow)
</content>
</entry>
</feed>
