<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/lib, branch 5.0.0-alpha.1</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-alpha.1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.0.0-alpha.1'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-08-27T19:49:46+00:00</updated>
<entry>
<title>More size_t usage</title>
<updated>2019-08-27T19:49:46+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-08-27T19:49:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=966a48b23a985154ff691a09de72013e2eac2512'/>
<id>urn:sha1:966a48b23a985154ff691a09de72013e2eac2512</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update tinyusb to 00c440cb</title>
<updated>2019-08-19T23:42:45+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-08-19T23:42:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=44b28d118757d1db35dfdd0042a499dcd51a7d59'/>
<id>urn:sha1:44b28d118757d1db35dfdd0042a499dcd51a7d59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update tinyusb</title>
<updated>2019-08-16T12:40:37+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2019-08-16T12:29:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=49d8ea648dad6bc202f0cae27ab58760535de3d0'/>
<id>urn:sha1:49d8ea648dad6bc202f0cae27ab58760535de3d0</id>
<content type='text'>
This fixes a problem with USB MIDI messages 0xc and 0xd and
Closes: #2057
</content>
</entry>
<entry>
<title>update tinyusb lib to 0.5.x</title>
<updated>2019-07-24T09:46:31+00:00</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-24T09:46:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c921f6637f55936726a880f225812302a3fdf0d1'/>
<id>urn:sha1:c921f6637f55936726a880f225812302a3fdf0d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib/utils/printf: Exclude __GI_vsnprintf alias for gcc 9 and above.</title>
<updated>2019-05-11T05:31:40+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2019-02-05T14:12:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b3939e2513d0e9306f1652b17fab153fd8e9af84'/>
<id>urn:sha1:b3939e2513d0e9306f1652b17fab153fd8e9af84</id>
<content type='text'>
See issue #4457.
</content>
</entry>
<entry>
<title>Hide the traceback for the ReloadException.</title>
<updated>2019-05-08T21:53:20+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-05-08T21:53:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6440af5c0670264170145d5b1cffa82fe5376159'/>
<id>urn:sha1:6440af5c0670264170145d5b1cffa82fe5376159</id>
<content type='text'>
Many users think it's an error when it's us simply stopping the
code.
</content>
</entry>
<entry>
<title>update tinyusb to fix disconnect/suspend issue with #1681</title>
<updated>2019-04-04T21:59:20+00:00</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-04-02T06:04:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9d43a25d6e9336646aa8cf62cad6ae53f232d324'/>
<id>urn:sha1:9d43a25d6e9336646aa8cf62cad6ae53f232d324</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove lwip submodule because it is unused.</title>
<updated>2019-03-29T22:03:10+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-03-29T22:03:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ab6896206deaba0e3e9cc84fa5451bb77eb8b406'/>
<id>urn:sha1:ab6896206deaba0e3e9cc84fa5451bb77eb8b406</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update TinyUSB to fix CDC OUT buffering</title>
<updated>2019-03-26T23:15:52+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-03-26T23:15:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1b973254189ba47f1b797aff914a51f200a53769'/>
<id>urn:sha1:1b973254189ba47f1b797aff914a51f200a53769</id>
<content type='text'>
Fixes #1630
</content>
</entry>
<entry>
<title>Merge pull request #1584 from tannewt/disable_concurrent_write_protection</title>
<updated>2019-02-21T22:15:50+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-02-21T22:15:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d218069f03451e74e049b337830cbd1be7a25d8e'/>
<id>urn:sha1:d218069f03451e74e049b337830cbd1be7a25d8e</id>
<content type='text'>
Add option to disable the concurrent write protection</content>
</entry>
</feed>
