micropython/ports/stm32/usbdev/class
Peter D. Gray 1f1623d3b7 stm32/usbdev: Be honest about data not being written to HID endpoint.
USB_HID.send() should now return 0 if it could not send the report to the
host.
2018-05-14 12:01:27 +10:00
..
inc stm32/usbdev: Remove unused RxState variable, and unused struct. 2018-05-11 23:20:59 +10:00
src stm32/usbdev: Be honest about data not being written to HID endpoint. 2018-05-14 12:01:27 +10:00