<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/lib/tinyusb, branch 4.0.0-alpha.3</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.0.0-alpha.3</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.0.0-alpha.3'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2018-11-14T22:54:00+00:00</updated>
<entry>
<title>Update TinyUSB with SAMD fixes.</title>
<updated>2018-11-14T22:54:00+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-11-14T22:54:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fd3178b2fe1f6ccb7dc1519d795b973b7ff4214a'/>
<id>urn:sha1:fd3178b2fe1f6ccb7dc1519d795b973b7ff4214a</id>
<content type='text'>
Fixes #1327
</content>
</entry>
<entry>
<title>Incorporate feedback:</title>
<updated>2018-11-09T19:33:56+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-11-09T19:33:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=43f7ca7985768c974b6881957b21d687c34413ba'/>
<id>urn:sha1:43f7ca7985768c974b6881957b21d687c34413ba</id>
<content type='text'>
* Clean up board defines.
* Add flush on eject and stay ejected.
* Swith back to NONE protocol for CDC.
</content>
</entry>
<entry>
<title>Build refinement to handle warnings and quiet output</title>
<updated>2018-11-09T08:11:43+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-11-09T08:11:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=168e23e466737fd25d6c7a524231781e35d1d49a'/>
<id>urn:sha1:168e23e466737fd25d6c7a524231781e35d1d49a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move atmel-samd to tinyusb and support nRF flash.</title>
<updated>2018-11-09T01:25:30+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-10-20T01:46:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9d91111b1b6a1eee77a88b13faf695ee0c5caea3'/>
<id>urn:sha1:9d91111b1b6a1eee77a88b13faf695ee0c5caea3</id>
<content type='text'>
This started while adding USB MIDI support (and descriptor support is
in this change.) When seeing that I'd have to implement the MIDI class
logic twice, once for atmel-samd and once for nrf, I decided to refactor
the USB stack so its shared across ports. This has led to a number of
changes that remove items from the ports folder and move them into
supervisor.

Furthermore, we had external SPI flash support for nrf pending so I
factored out the connection between the usb stack and the flash API as
well. This PR also includes the QSPI support for nRF.
</content>
</entry>
<entry>
<title>fix tinyusb cdc issue</title>
<updated>2018-10-05T14:37:16+00:00</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-10-05T14:37:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=21ddb6b9b9c0b7400c914e19a9b873d362c9e100'/>
<id>urn:sha1:21ddb6b9b9c0b7400c914e19a9b873d362c9e100</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update nrfx to 1.3.0</title>
<updated>2018-09-25T06:00:57+00:00</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-09-25T06:00:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d3e5ba83eb031770e063fd5934b990767f1da692'/>
<id>urn:sha1:d3e5ba83eb031770e063fd5934b990767f1da692</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update tinyusb to fix #1007 serial issue</title>
<updated>2018-08-28T09:00:34+00:00</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-08-28T09:00:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ba26ca9e41ea4b9c58e2683f1a2fb5450741d9a1'/>
<id>urn:sha1:ba26ca9e41ea4b9c58e2683f1a2fb5450741d9a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add touch 1200 for dfu-flash</title>
<updated>2018-08-21T08:15:44+00:00</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-08-21T08:15:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b7dd33b76edee78e5da8ea856f4fcac3d44e254a'/>
<id>urn:sha1:b7dd33b76edee78e5da8ea856f4fcac3d44e254a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update tinyusb</title>
<updated>2018-07-31T17:53:56+00:00</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-07-31T17:53:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=20c25f61d92cfde9f259ee06ee47915e7a3ea3c5'/>
<id>urn:sha1:20c25f61d92cfde9f259ee06ee47915e7a3ea3c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hid keyboard and mouse work well</title>
<updated>2018-07-31T09:42:04+00:00</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-07-31T09:42:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d15caf0dbd2c86ae0fe65bb8e5b7eedf9f5617ab'/>
<id>urn:sha1:d15caf0dbd2c86ae0fe65bb8e5b7eedf9f5617ab</id>
<content type='text'>
</content>
</entry>
</feed>
