<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tools, branch 5.0.0-beta.0</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.0.0-beta.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.0.0-beta.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-11-12T21:29:35+00:00</updated>
<entry>
<title>Allow boards to change the "CircuitPython" text in their USB interface description.</title>
<updated>2019-11-12T21:29:35+00:00</updated>
<author>
<name>Thea Flowers</name>
<email>me@thea.codes</email>
</author>
<published>2019-11-12T21:29:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=67ff1c92f0d1d6a93c5f1fdf6d5e07c66d39df0a'/>
<id>urn:sha1:67ff1c92f0d1d6a93c5f1fdf6d5e07c66d39df0a</id>
<content type='text'>
In cases where more than one board is connected to a single computer it can become pretty hard to figure out which board you're actually talking to. For example, if you have several MIDI-compatible boards they all show up as "CircuitPython MIDI". This change allows boards to replace the "CircuitPython" part of their USB descriptors with more specific text, for example, "CircuitPython Feather" or just "Feather". This will let folks more easily tell boards apart.

The new option is named `USB_INTERFACE_NAME` and is available in `mkconfigboard.mk`. For example:

```
USB_INTERFACE_NAME = "Feather"
```
</content>
</entry>
<entry>
<title>Add cxd56 to build_board_info</title>
<updated>2019-10-11T10:09:51+00:00</updated>
<author>
<name>Kamil Tomaszewski</name>
<email>kamil.tomaszewski@sony.com</email>
</author>
<published>2019-10-11T10:00:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5cf66dfec278ba6e34bfb3041ef98e2d23c0eb1b'/>
<id>urn:sha1:5cf66dfec278ba6e34bfb3041ef98e2d23c0eb1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix invalid syntax error</title>
<updated>2019-10-08T07:52:00+00:00</updated>
<author>
<name>Kamil Tomaszewski</name>
<email>kamil.tomaszewski@sony.com</email>
</author>
<published>2019-10-08T07:52:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=810d802ca80d98fcccff1d83d9f9a48a5fe102be'/>
<id>urn:sha1:810d802ca80d98fcccff1d83d9f9a48a5fe102be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into circuitpython-number-endpoint</title>
<updated>2019-10-08T07:41:29+00:00</updated>
<author>
<name>kamtom480</name>
<email>46525824+kamtom480@users.noreply.github.com</email>
</author>
<published>2019-10-08T07:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f6e553f89f21455953731aefb8b63b0c2ae02727'/>
<id>urn:sha1:f6e553f89f21455953731aefb8b63b0c2ae02727</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the specific endpoint names</title>
<updated>2019-10-08T07:35:04+00:00</updated>
<author>
<name>Kamil Tomaszewski</name>
<email>kamil.tomaszewski@sony.com</email>
</author>
<published>2019-10-08T07:35:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=79096dbacdcfffe9e097b6fb0706b5cbc625568c'/>
<id>urn:sha1:79096dbacdcfffe9e097b6fb0706b5cbc625568c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use boolean type for renumber_endpoints</title>
<updated>2019-10-08T07:26:02+00:00</updated>
<author>
<name>Kamil Tomaszewski</name>
<email>kamil.tomaszewski@sony.com</email>
</author>
<published>2019-10-08T07:26:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=29844db332f3498166c938f25d9129c827ebf755'/>
<id>urn:sha1:29844db332f3498166c938f25d9129c827ebf755</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update usb_descriptor submodule</title>
<updated>2019-10-07T11:44:05+00:00</updated>
<author>
<name>Kamil Tomaszewski</name>
<email>kamil.tomaszewski@sony.com</email>
</author>
<published>2019-10-07T11:44:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a020f203dc8b020ae0347d7e5b600ac876fd8124'/>
<id>urn:sha1:a020f203dc8b020ae0347d7e5b600ac876fd8124</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add HID OUT</title>
<updated>2019-10-07T11:40:44+00:00</updated>
<author>
<name>Kamil Tomaszewski</name>
<email>kamil.tomaszewski@sony.com</email>
</author>
<published>2019-10-07T11:40:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=badf32e88d149eb286672a3acfd2d9804ffdbe6b'/>
<id>urn:sha1:badf32e88d149eb286672a3acfd2d9804ffdbe6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add validation</title>
<updated>2019-10-07T10:31:42+00:00</updated>
<author>
<name>Kamil Tomaszewski</name>
<email>kamil.tomaszewski@sony.com</email>
</author>
<published>2019-10-04T09:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1205d3e3052bf057e4bae0d1da046bfcfbb2c21b'/>
<id>urn:sha1:1205d3e3052bf057e4bae0d1da046bfcfbb2c21b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an alternative way to number the USB endpoints</title>
<updated>2019-10-07T10:31:42+00:00</updated>
<author>
<name>Kamil Tomaszewski</name>
<email>kamil.tomaszewski@sony.com</email>
</author>
<published>2019-10-01T08:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7aefcc449a8a0f05bfd7c76ae745b8013f36dc57'/>
<id>urn:sha1:7aefcc449a8a0f05bfd7c76ae745b8013f36dc57</id>
<content type='text'>
Two options available:
- relative numbering (USB_RELATIVE_EP_NUM = 1) - default
- absolute numbering (USB_RELATIVE_EP_NUM = 0) - new!
</content>
</entry>
</feed>
