<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/supervisor/usb.h, branch 6.0.0</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-07-29T17:47:24+00:00</updated>
<entry>
<title>Merge pull request #3223 from dhalbert/unmount-before-reset</title>
<updated>2020-07-29T17:47:24+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-07-29T17:47:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b76d37f24a3f1d8e26e080ed9b88e05af6dfae5c'/>
<id>urn:sha1:b76d37f24a3f1d8e26e080ed9b88e05af6dfae5c</id>
<content type='text'>
storage.erase_filesystem(): disconnect from USB and wait 1 second before resetting</content>
</entry>
<entry>
<title>storage.erase_filesystem(): unmount and wait 1 second before resetting</title>
<updated>2020-07-28T21:52:56+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-07-28T21:52:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=65c22aa4347abc145493f44a4bc8d91a4f200860'/>
<id>urn:sha1:65c22aa4347abc145493f44a4bc8d91a4f200860</id>
<content type='text'>
</content>
</entry>
<entry>
<title>supervisor: usb: note that it's unusual to need to call usb_background</title>
<updated>2020-07-15T16:49:44+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-07-14T15:08:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=81105cb9ef68c4d88eab206f111af448440c8f30'/>
<id>urn:sha1:81105cb9ef68c4d88eab206f111af448440c8f30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>supervisor: factor out, Handle USB via background callback</title>
<updated>2020-07-15T16:49:44+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-07-07T16:14:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6160d11c5a04f60e54ce977fd73fafa5ba858aa0'/>
<id>urn:sha1:6160d11c5a04f60e54ce977fd73fafa5ba858aa0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added fix to allow remount when usb enabled but msc is ejected</title>
<updated>2020-02-12T07:57:58+00:00</updated>
<author>
<name>Gadi Rotenberg</name>
<email>gadi@polynero.com</email>
</author>
<published>2020-02-09T11:25:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=07708f15185d96930621493c3e2886cc2e948622'/>
<id>urn:sha1:07708f15185d96930621493c3e2886cc2e948622</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve USB eject by resetting on replug</title>
<updated>2019-12-18T03:01:03+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-12-18T03:01:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=561fdfb279c45f7a9ff69a2b2e71ac272cb6aaef'/>
<id>urn:sha1:561fdfb279c45f7a9ff69a2b2e71ac272cb6aaef</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>
</feed>
