micropython/ports/stm32/usbdev
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
..
class stm32/usbdev: Be honest about data not being written to HID endpoint. 2018-05-14 12:01:27 +10:00
core stm32/usbdev: Convert files to unix line endings. 2018-05-11 23:03:52 +10:00
Release_Notes.html ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00