<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/lib/tinyusb, branch 5.3.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.3.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.3.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-01-18T01:36:08+00:00</updated>
<entry>
<title>Refine iMX RT memory layout and add three boards</title>
<updated>2020-01-18T01:36:08+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-01-09T04:32:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7d8dac9211dab92d750a0351335b4ad3fffc05e2'/>
<id>urn:sha1:7d8dac9211dab92d750a0351335b4ad3fffc05e2</id>
<content type='text'>
Introduces a way to place CircuitPython code and data into
tightly coupled memory (TCM) which is accessible by the CPU in a
single cycle. It also frees up room in the corresponding cache for
intermittent data. Loading from external flash is slow!

The data cache is also now enabled.

Adds support for the iMX RT 1021 chip. Adds three new boards:
* iMX RT 1020 EVK
* iMX RT 1060 EVK
* Teensy 4.0

Related to #2492, #2472 and #2477. Fixes #2475.
</content>
</entry>
<entry>
<title>more tinyusb update</title>
<updated>2019-12-27T02:55:16+00:00</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-12-27T02:55:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=adff14c5bca956deedef72afd4696df6ec5d51c0'/>
<id>urn:sha1:adff14c5bca956deedef72afd4696df6ec5d51c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sync with https://github.com/hathach/tinyusb/pull/246</title>
<updated>2019-12-26T16:04:16+00:00</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-12-26T16:04:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=62c4028cdebbf4c607ebbb48e99d1905692bef69'/>
<id>urn:sha1:62c4028cdebbf4c607ebbb48e99d1905692bef69</id>
<content type='text'>
should fix slow enumeration
</content>
</entry>
<entry>
<title>improve usb dcd samd51</title>
<updated>2019-12-25T17:18:04+00:00</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-12-25T17:18:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3492ba33d517e860b275ba04898a25d1b92901c5'/>
<id>urn:sha1:3492ba33d517e860b275ba04898a25d1b92901c5</id>
<content type='text'>
fix race condition with setup packet + scsi status response
</content>
</entry>
<entry>
<title>bump tinyusb lib submodule</title>
<updated>2019-12-17T15:26:08+00:00</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-12-17T15:26:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=554373fdd92b1df198b8329be5663c23d4f73f99'/>
<id>urn:sha1:554373fdd92b1df198b8329be5663c23d4f73f99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add dummy common_hal_mcu_processor_get_voltage() for spresense</title>
<updated>2019-10-15T13:07:12+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-10-15T13:07:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a0d18ac4e6c777a61e576df002ab48b6b1a83574'/>
<id>urn:sha1:a0d18ac4e6c777a61e576df002ab48b6b1a83574</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update tinyUSB</title>
<updated>2019-10-09T06:32:58+00:00</updated>
<author>
<name>Kamil Tomaszewski</name>
<email>kamil.tomaszewski@sony.com</email>
</author>
<published>2019-10-09T06:32:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=49db102bdd6ae29a312b34d806a39fd639bc06da'/>
<id>urn:sha1:49db102bdd6ae29a312b34d806a39fd639bc06da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update tinyusb to fix gamepad;add HID OUT interface descriptor</title>
<updated>2019-10-01T19:57:16+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-10-01T19:57:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=05038ea1e57d76b1ee013e61e747429e8c7c58e4'/>
<id>urn:sha1:05038ea1e57d76b1ee013e61e747429e8c7c58e4</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
