<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tools/gen_usb_descriptor.py, 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-31T14:12:16+00:00</updated>
<entry>
<title>Turn off remote wakeup in USB configuration descriptor</title>
<updated>2021-03-31T14:12:16+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2021-03-31T13:48:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c9f2591d7cf79e82febc7fa59d01e26e8bfec630'/>
<id>urn:sha1:c9f2591d7cf79e82febc7fa59d01e26e8bfec630</id>
<content type='text'>
</content>
</entry>
<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>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>works! no timeouts</title>
<updated>2021-02-16T22:39:36+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2021-02-16T22:11:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c26de0136a0ad746bf0ace600a1a9d3ff428c4c6'/>
<id>urn:sha1:c26de0136a0ad746bf0ace600a1a9d3ff428c4c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wip</title>
<updated>2021-02-13T00:01:14+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2021-02-13T00:01:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d54b5861a30b1b1a352e1c22fc67e729ec95390d'/>
<id>urn:sha1:d54b5861a30b1b1a352e1c22fc67e729ec95390d</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>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>
<entry>
<title>Changed URL</title>
<updated>2021-02-04T22:35:42+00:00</updated>
<author>
<name>Kevin Banks</name>
<email>kevin@firia.com</email>
</author>
<published>2021-02-04T22:35:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1352938504539a649b185ca6b504e85e3d0203d7'/>
<id>urn:sha1:1352938504539a649b185ca6b504e85e3d0203d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in comment</title>
<updated>2021-02-04T22:18:36+00:00</updated>
<author>
<name>FiriaCTO</name>
<email>70992913+FiriaCTO@users.noreply.github.com</email>
</author>
<published>2021-02-04T22:18:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e72069e241b287ea3522546cda03b3d0df70ba7f'/>
<id>urn:sha1:e72069e241b287ea3522546cda03b3d0df70ba7f</id>
<content type='text'>

descriptors should be plural

Co-authored-by: Dan Halbert &lt;halbert@halwitz.org&gt;</content>
</entry>
<entry>
<title>(I could have sworn I deleted that line...)</title>
<updated>2021-02-04T00:54:03+00:00</updated>
<author>
<name>Kevin Banks</name>
<email>kevin@firia.com</email>
</author>
<published>2021-02-04T00:54:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4d90f198ecad900cc71745087e895bcbea63b12c'/>
<id>urn:sha1:4d90f198ecad900cc71745087e895bcbea63b12c</id>
<content type='text'>
</content>
</entry>
</feed>
