micropython/ports/stm32/usbdev/class/inc
Damien George 0c29502ad9 stm32/usb: Refactor CDC VCP code to enable N CDC interfaces.
The board config option MICROPY_HW_USB_ENABLE_CDC2 is now changed to
MICROPY_HW_USB_CDC_NUM, and the latter should be defined to the maximum
number of CDC interfaces to support (defaults to 1).
2019-05-30 21:11:04 +10:00
..
usbd_cdc_msc_hid0.h stm32/usb: Refactor CDC VCP code to enable N CDC interfaces. 2019-05-30 21:11:04 +10:00
usbd_cdc_msc_hid.h stm32/usb: Refactor CDC VCP code to enable N CDC interfaces. 2019-05-30 21:11:04 +10:00
usbd_msc_bot.h stm32/usbdev: Convert files to unix line endings. 2018-05-11 23:03:52 +10:00
usbd_msc_data.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