<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/lib/tinyusb, branch 6.2.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.2.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.2.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2021-03-09T01:24:03+00:00</updated>
<entry>
<title>Update TinyUSB</title>
<updated>2021-03-09T01:24:03+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2021-03-09T01:24:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e3d4036f2e3a363cb745f0f704822ca435fd19de'/>
<id>urn:sha1:e3d4036f2e3a363cb745f0f704822ca435fd19de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change esp build cache key (again)</title>
<updated>2021-03-04T20:22:56+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2021-03-04T20:22:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b1268107af48dce7a1406ebed22790fee65f506b'/>
<id>urn:sha1:b1268107af48dce7a1406ebed22790fee65f506b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update tinyusb</title>
<updated>2021-03-04T14:29:04+00:00</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-04T14:02:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c26120a3ac9d57f68afabf18d1e804a215f678ed'/>
<id>urn:sha1:c26120a3ac9d57f68afabf18d1e804a215f678ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update tinyUSB</title>
<updated>2021-02-24T17:27:54+00:00</updated>
<author>
<name>Kamil Tomaszewski</name>
<email>kamil.tomaszewski@sony.com</email>
</author>
<published>2021-02-24T17:27:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dafdd246bc4841357e74725e94a96f18c114fd36'/>
<id>urn:sha1:dafdd246bc4841357e74725e94a96f18c114fd36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update tinyUSB</title>
<updated>2021-02-24T17:19:18+00:00</updated>
<author>
<name>Kamil Tomaszewski</name>
<email>kamil.tomaszewski@sony.com</email>
</author>
<published>2021-02-22T11:47:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ced820c8a75174f9bb945631e5b7354f720ff6df'/>
<id>urn:sha1:ced820c8a75174f9bb945631e5b7354f720ff6df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update TinyUSB</title>
<updated>2021-01-25T17:40:14+00:00</updated>
<author>
<name>Kamil Tomaszewski</name>
<email>kamil.tomaszewski@sony.com</email>
</author>
<published>2021-01-25T17:05:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=30a1c52e757622969dedf03c988c59a35b4a1302'/>
<id>urn:sha1:30a1c52e757622969dedf03c988c59a35b4a1302</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to upstream TinyUSB</title>
<updated>2021-01-21T19:33:13+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2021-01-21T19:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b73b30ff9f890ffd4e38d4c7ce7bcef7c92c1afb'/>
<id>urn:sha1:b73b30ff9f890ffd4e38d4c7ce7bcef7c92c1afb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add initial RP2040 support</title>
<updated>2021-01-21T03:16:56+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2021-01-21T00:47:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=733094aead6e84b42da54655b2b0a5d0dbd1a503'/>
<id>urn:sha1:733094aead6e84b42da54655b2b0a5d0dbd1a503</id>
<content type='text'>
The RP2040 is new microcontroller from Raspberry Pi that features
two Cortex M0s and eight PIO state machines that are good for
crunching lots of data. It has 264k RAM and a built in UF2
bootloader too.

Datasheet: https://pico.raspberrypi.org/files/rp2040_datasheet.pdf
</content>
</entry>
<entry>
<title>update tinyusb; _ticks_enabled only for SAMD21</title>
<updated>2021-01-08T18:30:11+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2021-01-08T18:30:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=39c166ba6a72d6e95aaf2865ff3e7cade39d04a2'/>
<id>urn:sha1:39c166ba6a72d6e95aaf2865ff3e7cade39d04a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update to have tud_connected()</title>
<updated>2020-11-24T15:06:59+00:00</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-24T15:06:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bafa0501d17eb55726a8decfe19d6f055190d6b1'/>
<id>urn:sha1:bafa0501d17eb55726a8decfe19d6f055190d6b1</id>
<content type='text'>
</content>
</entry>
</feed>
