micropython/stmhal/usbdev/class/inc
Tony Abboud 8d8fdcb4be stmhal: add option to query for the current usb mode
Fetch the current usb mode and return a string representation when
pyb.usb_mode() is called with no args. The possible string values are interned
as qstr's. None will be returned if an incorrect mode is set.
2015-09-03 23:30:43 +01:00
..
usbd_cdc_msc_hid0.h stmhal: In USB HID driver, make polling interval configurable. 2015-04-13 16:59:05 +01:00
usbd_cdc_msc_hid.h stmhal: add option to query for the current usb mode 2015-09-03 23:30:43 +01:00
usbd_msc_bot.h stmhal: Remove unused usbdev files, and move used ones up a dir. 2015-02-13 14:02:51 +00:00
usbd_msc_data.h stmhal: Remove unused usbdev files, and move used ones up a dir. 2015-02-13 14:02:51 +00:00
usbd_msc_scsi.h stmhal: Remove unused usbdev files, and move used ones up a dir. 2015-02-13 14:02:51 +00:00