diff options
author | Damien George <damien.p.george@gmail.com> | 2015-04-13 16:59:05 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2015-04-13 16:59:05 +0100 |
commit | b1f68685ec462bcde572455c262cb78a53112816 (patch) | |
tree | 9f320ba8e128e1888dcf68a049b52791b31ad0df /py/objstrunicode.c | |
parent | 99f718407336bf2bd1c07035399e9809f72d4586 (diff) | |
download | micropython-b1f68685ec462bcde572455c262cb78a53112816.tar.gz micropython-b1f68685ec462bcde572455c262cb78a53112816.zip |
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.
Diffstat (limited to 'py/objstrunicode.c')
0 files changed, 0 insertions, 0 deletions