<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/supervisor/shared/usb, branch main</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2021-03-15T13:57:36+00:00</updated>
<entry>
<title>run code formatting script</title>
<updated>2021-03-15T13:57:36+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2021-03-15T13:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a52eb88031620a81521b937f2a0651dbac2bb350'/>
<id>urn:sha1:a52eb88031620a81521b937f2a0651dbac2bb350</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix for CIRCUITPY_USB_MSC=0</title>
<updated>2021-02-27T14:05:00+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2021-02-27T14:05:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8c8d60fb8071b0486cb16deb096122ce7b3a747f'/>
<id>urn:sha1:8c8d60fb8071b0486cb16deb096122ce7b3a747f</id>
<content type='text'>
Avoid undefined functions when MSC is disabled.
</content>
</entry>
<entry>
<title>Add the missing argument to the HID functions</title>
<updated>2021-02-24T18:09:17+00:00</updated>
<author>
<name>Kamil Tomaszewski</name>
<email>kamil.tomaszewski@sony.com</email>
</author>
<published>2021-02-24T18:09:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ef3a61432be5bf7a4778607d49b3ed49cb141cf7'/>
<id>urn:sha1:ef3a61432be5bf7a4778607d49b3ed49cb141cf7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix length of generated serial number descriptor</title>
<updated>2021-02-22T13:33:04+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2021-02-22T13:33:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=aa1de6964588ee4b3f7d7490f80030fd89394eb6'/>
<id>urn:sha1:aa1de6964588ee4b3f7d7490f80030fd89394eb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>USB descriptors: Save flash storage for serial number</title>
<updated>2021-02-22T03:24:49+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2021-02-22T03:24:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=144acfcb988479d6e5802bfa600a62be39d39be7'/>
<id>urn:sha1:144acfcb988479d6e5802bfa600a62be39d39be7</id>
<content type='text'>
This saves about 60 bytes (Feather M4 went from 45040 -&gt; 45100 bytes free)
66 bytes of data eliminated, but 6 bytes paid back to initialize the length
field.
</content>
</entry>
<entry>
<title>fix some builds</title>
<updated>2021-02-18T19:24:58+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2021-02-18T19:24:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e344c6d684dedab09b8b373af02af58382b69428'/>
<id>urn:sha1:e344c6d684dedab09b8b373af02af58382b69428</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wip: usb_cdc.serials</title>
<updated>2021-02-16T01:06:18+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2021-02-16T01:06:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0b8f1b9a9039ab2ad4d43cc1d9bc388518ab0d38'/>
<id>urn:sha1:0b8f1b9a9039ab2ad4d43cc1d9bc388518ab0d38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge from upstream; complicated webusb merge</title>
<updated>2021-02-11T23:50:02+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2021-02-11T23:50:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f0564b49862eaef0b9752b62d80ef00e3e12a3ee'/>
<id>urn:sha1:f0564b49862eaef0b9752b62d80ef00e3e12a3ee</id>
<content type='text'>
</content>
</entry>
<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>usb descriptors all set; rework of enabling for USB devices</title>
<updated>2021-02-05T00:23:40+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2021-02-05T00:23:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0802b22ed6229a981d26e5d89737877cfb044f61'/>
<id>urn:sha1:0802b22ed6229a981d26e5d89737877cfb044f61</id>
<content type='text'>
</content>
</entry>
</feed>
