<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/stmhal/usbdev/class, branch v1.9.1</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.9.1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.9.1'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-06-08T02:29:10+00:00</updated>
<entry>
<title>stmhal/usbdev: For MSC implement SCSI SYNCHRONIZE_CACHE command.</title>
<updated>2017-06-08T02:29:10+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-06-03T08:36:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=22cedef95f671a4f769954ab7d0b30823bf446e8'/>
<id>urn:sha1:22cedef95f671a4f769954ab7d0b30823bf446e8</id>
<content type='text'>
Currently just a dummy command that returns "success", but it's needed for
some O/S's to correctly talk with the SCSI layer.
</content>
</entry>
<entry>
<title>stmhal: Pass USB handler as parameter to allow more than one USB handler</title>
<updated>2017-06-07T05:50:26+00:00</updated>
<author>
<name>Sylvain Pelissier</name>
<email>sylvain.pelissier@gmail.com</email>
</author>
<published>2017-05-03T08:55:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6adcf7bb8288fb6fd0e131f081735dd5cff16b86'/>
<id>urn:sha1:6adcf7bb8288fb6fd0e131f081735dd5cff16b86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal: Implement SNAK/CNAK mechanism for USB HID receive.</title>
<updated>2017-01-19T01:35:09+00:00</updated>
<author>
<name>Pavol Rusnak</name>
<email>stick@gk2.sk</email>
</author>
<published>2017-01-17T19:17:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0883a7e72f7122b307798205441c96120446bf75'/>
<id>urn:sha1:0883a7e72f7122b307798205441c96120446bf75</id>
<content type='text'>
This implements flow control in case user does not call recv method often
enough (it tells host side to stop sending more data).
</content>
</entry>
<entry>
<title>stmhal: Fix USB HID receive not receiving the first packet.</title>
<updated>2017-01-19T01:34:45+00:00</updated>
<author>
<name>Pavol Rusnak</name>
<email>stick@gk2.sk</email>
</author>
<published>2017-01-16T15:43:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=89f2b620164c72f522613997a15d7427f693409b'/>
<id>urn:sha1:89f2b620164c72f522613997a15d7427f693409b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal/usb: Use real packet size (not maximum) in HID receive.</title>
<updated>2016-10-04T04:39:31+00:00</updated>
<author>
<name>Pavol Rusnak</name>
<email>stick@gk2.sk</email>
</author>
<published>2016-09-22T20:03:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=99d62c4def5f62af66cf66b3e620de21f017db29'/>
<id>urn:sha1:99d62c4def5f62af66cf66b3e620de21f017db29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal/usb: Use correct ClassData structure for HID receive.</title>
<updated>2016-10-04T04:38:32+00:00</updated>
<author>
<name>Pavol Rusnak</name>
<email>stick@gk2.sk</email>
</author>
<published>2016-09-22T19:39:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8f3cf6e6a873e7c14781200a23efa733c95bc510'/>
<id>urn:sha1:8f3cf6e6a873e7c14781200a23efa733c95bc510</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal/usb: Add support to receive USB HID messages from host.</title>
<updated>2016-10-04T04:38:01+00:00</updated>
<author>
<name>Philip Potter</name>
<email>philip.g.potter@gmail.com</email>
</author>
<published>2016-08-29T21:42:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=eb239b839855de4f7fbf241635b702773f421b60'/>
<id>urn:sha1:eb239b839855de4f7fbf241635b702773f421b60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal/usbdev: Add OUT endpoint to HID interface.</title>
<updated>2016-10-04T04:20:11+00:00</updated>
<author>
<name>Philip Potter</name>
<email>philip.g.potter@gmail.com</email>
</author>
<published>2016-08-25T21:04:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=03de5a13cf7349bc43b9c50a43df9aa1113492fa'/>
<id>urn:sha1:03de5a13cf7349bc43b9c50a43df9aa1113492fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal: add option to query for the current usb mode</title>
<updated>2015-09-03T22:30:43+00:00</updated>
<author>
<name>Tony Abboud</name>
<email>tdabboud@hotmail.com</email>
</author>
<published>2015-08-30T21:20:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8d8fdcb4bec5024503b636bcdbad244bef4e6576'/>
<id>urn:sha1:8d8fdcb4bec5024503b636bcdbad244bef4e6576</id>
<content type='text'>
Fetch the current usb mode and return a string representation when
pyb.usb_mode() is called with no args. The possible string values are interned
as qstr's. None will be returned if an incorrect mode is set.
</content>
</entry>
<entry>
<title>stmhal: In USB HID driver, make polling interval configurable.</title>
<updated>2015-04-13T15:59:05+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-04-13T15:59:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b1f68685ec462bcde572455c262cb78a53112816'/>
<id>urn:sha1:b1f68685ec462bcde572455c262cb78a53112816</id>
<content type='text'>
When setting usb_mode to "HID", hid config object now has
polling-interval (in ms) as the 4th element.  It mmust now be a 5-tuple
of the form:

(subclass, protocol, max_packet_len, polling_interval, report_desc)

The mouse and keyboard defaults have polling interval at 8ms.
</content>
</entry>
</feed>
