<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tools, branch 6.0.0</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-09-30T18:33:54+00:00</updated>
<entry>
<title>Ignore duplicate USB PID for prerelease version</title>
<updated>2020-09-30T18:33:54+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-09-30T18:33:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=29af7068d4ef545d5e93ff55a085b084f622c860'/>
<id>urn:sha1:29af7068d4ef545d5e93ff55a085b084f622c860</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reorganize sdkconfigs and release UF2s</title>
<updated>2020-09-17T23:01:23+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-09-17T23:01:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=17bdc969dbd060eec60de067f21f8d4143e80bd8'/>
<id>urn:sha1:17bdc969dbd060eec60de067f21f8d4143e80bd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2966 from sommersoft/ci_check_vid_pid</title>
<updated>2020-09-17T18:48:46+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-09-17T18:48:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4b827b25ad9e9a89f52027c7460007ab213268fc'/>
<id>urn:sha1:4b827b25ad9e9a89f52027c7460007ab213268fc</id>
<content type='text'>
Automate USB VID/PID Uniqueness Check</content>
</entry>
<entry>
<title>Add more PIDs for unique boards</title>
<updated>2020-09-15T20:43:35+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-09-15T20:43:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=95e27bb8bf3e0e3ab1f21e252dafe2c974f1ad30'/>
<id>urn:sha1:95e27bb8bf3e0e3ab1f21e252dafe2c974f1ad30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3302 from xiongyihui/main</title>
<updated>2020-09-11T00:35:04+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-09-11T00:35:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9256e6b376c5a8a6c185e6a4ab25e01987e04445'/>
<id>urn:sha1:9256e6b376c5a8a6c185e6a4ab25e01987e04445</id>
<content type='text'>
support to get HID OUT report</content>
</entry>
<entry>
<title>Remove debugging print-out for endpoint checking.</title>
<updated>2020-08-31T03:14:50+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2020-08-31T03:14:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=07e2fc721a9903a2f5340fe9763c8b2f17310521'/>
<id>urn:sha1:07e2fc721a9903a2f5340fe9763c8b2f17310521</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gen_usb_descriptor: Fix off-by-1 error in endpoint counting</title>
<updated>2020-08-27T20:10:52+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-08-27T20:10:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a03b6a99e60c8c428d95bc78b1ee6948607f69c6'/>
<id>urn:sha1:a03b6a99e60c8c428d95bc78b1ee6948607f69c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename reader tool</title>
<updated>2020-08-26T21:37:05+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-08-26T21:37:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ad733e6c4a33b830fe430599c372d1fa51ed1b2e'/>
<id>urn:sha1:ad733e6c4a33b830fe430599c372d1fa51ed1b2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add usb-endpoint-count checking</title>
<updated>2020-08-19T21:47:40+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-08-19T21:47:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=23aefe9509f7c58acd53d96b5d26a90b7b5b15db'/>
<id>urn:sha1:23aefe9509f7c58acd53d96b5d26a90b7b5b15db</id>
<content type='text'>
.. however, the number of endpoints is only set for SAMD (8).
Other ports need to set the value.  Otherwise, the build will show
the message
```
Unable to check whether maximum number of endpoints is respected
```
</content>
</entry>
<entry>
<title>support to get HID OUT report</title>
<updated>2020-08-19T12:18:17+00:00</updated>
<author>
<name>Yihui Xiong</name>
<email>yihui.xiong@hotmail.com</email>
</author>
<published>2020-08-19T12:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8bab7b664c9627dfbaa32b3bf64893d7487f1cd0'/>
<id>urn:sha1:8bab7b664c9627dfbaa32b3bf64893d7487f1cd0</id>
<content type='text'>
</content>
</entry>
</feed>
