micropython/ports/stm32/usbdev/class
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
..
inc stm32/usb: Refactor CDC VCP code to enable N CDC interfaces. 2019-05-30 21:11:04 +10:00
src stm32/usb: Refactor CDC VCP code to enable N CDC interfaces. 2019-05-30 21:11:04 +10:00