micropython/ports/stm32/usbdev/class/inc
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
..
usbd_cdc_msc_hid0.h stm32/usb: Support up to 3 VCP interfaces on USB device peripheral. 2019-05-31 11:35:42 +10:00
usbd_cdc_msc_hid.h stm32/usb: Add config options to disable USB MSC and/or HID. 2019-07-16 14:39:21 +10:00
usbd_msc_bot.h stm32/usbdev: Convert files to unix line endings. 2018-05-11 23:03:52 +10:00
usbd_msc_scsi.h stm32/usbdev: Convert files to unix line endings. 2018-05-11 23:03:52 +10:00