Damien George b1f68685ec stmhal: In USB HID driver, make polling interval configurable.
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.
2015-04-13 16:59:05 +01:00
..
2014-03-11 23:55:41 -07:00
2014-05-02 23:03:23 +01:00
2015-03-29 22:12:14 +01:00
2014-03-12 18:15:55 -07:00
2014-06-15 00:41:47 +01:00
2015-04-05 21:57:55 +03:00
2014-06-15 22:48:05 -07:00
2015-02-13 22:25:55 +00:00