summaryrefslogtreecommitdiff
path: root/docs/library/pyb.USB_HID.rst
AgeCommit message (Collapse)Author
2018-02-20Delete a bunch of docs, drivers and examples not relevant to CircuitPython.Scott Shawcroft
This fixes #345 and fixes #215.
2016-10-04stmhal/usb: Add support to receive USB HID messages from host.Philip Potter
2016-08-29docs/library: Add reference for pyb.usb_mode and pyb.USB_HID.Philip Potter