micropython/stmhal/usbdev
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
..
class stmhal: add option to query for the current usb mode 2015-09-03 23:30:43 +01:00
core stmhal: Tidy up USB device configuration. Make it use less RAM. 2014-03-22 12:46:23 +00:00
Release_Notes.html Initial checkin with STM HAL 2014-03-11 23:55:41 -07:00