<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/lib/tinyusb, branch 5.0.0-alpha.4</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.4</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.0.0-alpha.4'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-09-09T15:42:55+00:00</updated>
<entry>
<title>Add support for F412 via latest tinyusb update</title>
<updated>2019-09-09T15:42:55+00:00</updated>
<author>
<name>Hierophect</name>
<email>hierophect@gmail.com</email>
</author>
<published>2019-09-09T15:42:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=426ddb356ec45f4c75e9e6956d9f0ddf7d223cc2'/>
<id>urn:sha1:426ddb356ec45f4c75e9e6956d9f0ddf7d223cc2</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>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>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>Add option to disable the concurrent write protection</title>
<updated>2019-02-21T18:45:41+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-02-19T22:45:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1a0596a2fbb68c1285ec59606d03a610ee94ca47'/>
<id>urn:sha1:1a0596a2fbb68c1285ec59606d03a610ee94ca47</id>
<content type='text'>
This allows writing to the filesystem from the host computer and
CircuitPython by increasing the risk of filesystem corruption.
</content>
</entry>
<entry>
<title>update tinyusb, work better with sd</title>
<updated>2019-01-29T14:03:18+00:00</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-01-29T13:47:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d1fb384a4a4cda91f293aac7ae49c570a97daa7c'/>
<id>urn:sha1:d1fb384a4a4cda91f293aac7ae49c570a97daa7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add USB MIDI support for SAMD and nRF.</title>
<updated>2019-01-09T22:02:11+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-11-17T01:04:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b5e40f52c2b1c2890c866d7305e0e99b4811b7f5'/>
<id>urn:sha1:b5e40f52c2b1c2890c866d7305e0e99b4811b7f5</id>
<content type='text'>
The API should be identical to using a UART for MIDI.

Fixes #672
</content>
</entry>
<entry>
<title>Switch TinyUSB back to hathach's version. The merge commit of the commit we were on.</title>
<updated>2018-12-06T23:39:47+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-12-06T23:39:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=45b301856c9e10b8e942102d52f8d1c5fbb977b2'/>
<id>urn:sha1:45b301856c9e10b8e942102d52f8d1c5fbb977b2</id>
<content type='text'>
</content>
</entry>
</feed>
