micropython/ports/stm32/usbdev
Damien George f302f784e9 stm32/usb: Add config options to disable USB MSC and/or HID.
The new configurations MICROPY_HW_USB_MSC and MICROPY_HW_USB_HID can be
used by a board to enabled or disable MSC and/or HID.  They are both
enabled by default.
2019-07-16 14:39:21 +10:00
..
class stm32/usb: Add config options to disable USB MSC and/or HID. 2019-07-16 14:39:21 +10:00
core stm32/usbdev: Convert files to unix line endings. 2018-05-11 23:03:52 +10:00