<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/supervisor, branch 6.2.0-beta.2</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.2.0-beta.2</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.2.0-beta.2'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2021-02-05T14:13:28+00:00</updated>
<entry>
<title>Merge pull request #4122 from hathach/fix-3986</title>
<updated>2021-02-05T14:13:28+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2021-02-05T14:13:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5bb722b927f1b84a436921eb318d676222234358'/>
<id>urn:sha1:5bb722b927f1b84a436921eb318d676222234358</id>
<content type='text'>
Fix 3986 background reset remove existing usb callback</content>
</entry>
<entry>
<title>Changed URL</title>
<updated>2021-02-04T22:31:18+00:00</updated>
<author>
<name>Kevin Banks</name>
<email>kevin@firia.com</email>
</author>
<published>2021-02-04T22:31:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c4a795b1e733e362924cdd0233056800099fec82'/>
<id>urn:sha1:c4a795b1e733e362924cdd0233056800099fec82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add usb_background_schedule()</title>
<updated>2021-02-04T09:00:14+00:00</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-04T09:00:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8d7b1f9e8c9545468305443ae6cae3d653ead8d2'/>
<id>urn:sha1:8d7b1f9e8c9545468305443ae6cae3d653ead8d2</id>
<content type='text'>
unconditionally schedule usb background after
background_callback_reset()
</content>
</entry>
<entry>
<title>Merge branch 'main' into webusb (trying to get CI back online)</title>
<updated>2021-02-03T22:48:28+00:00</updated>
<author>
<name>Kevin Banks</name>
<email>kevin@firia.com</email>
</author>
<published>2021-02-03T22:48:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=215a56c920b64d522e505d20e1480859fd0ea333'/>
<id>urn:sha1:215a56c920b64d522e505d20e1480859fd0ea333</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hack to fix 3986</title>
<updated>2021-02-03T04:01:33+00:00</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-03T04:01:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e699a598905c95eb8249e89e436030376a518239'/>
<id>urn:sha1:e699a598905c95eb8249e89e436030376a518239</id>
<content type='text'>
just a proof to show that issue analysis is correct
</content>
</entry>
<entry>
<title>BOS and MS_OS_2.0 descriptors have been added. Still more descriptor work TODO.</title>
<updated>2021-01-27T02:43:19+00:00</updated>
<author>
<name>Kevin Banks</name>
<email>kevin@firia.com</email>
</author>
<published>2021-01-27T02:43:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1b031508e14a3cdfa2ba9c5cf158126d3f002cba'/>
<id>urn:sha1:1b031508e14a3cdfa2ba9c5cf158126d3f002cba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Most of the code we need has been pulled in from the tinyusb webusb_serial demo. Still LOTS to do regarding descriptors.</title>
<updated>2021-01-26T02:37:58+00:00</updated>
<author>
<name>Kevin Banks</name>
<email>kevin@firia.com</email>
</author>
<published>2021-01-26T02:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fbfb7b68cce3fbcccc423c1013c0c3cabe6a89d0'/>
<id>urn:sha1:fbfb7b68cce3fbcccc423c1013c0c3cabe6a89d0</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>Fix ESP build</title>
<updated>2021-01-21T18:24:21+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2021-01-21T18:24:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=af8cc9345d8facd36d1e65cdbfc69f044a942a17'/>
<id>urn:sha1:af8cc9345d8facd36d1e65cdbfc69f044a942a17</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>
</feed>
