micropython/ports/stm32/usbdev/class
Damien George e6b66f1092 stm32/usb: Initialise cdc variable to prevent compiler warnings.
Some compilers cannot deduce that cdc will always be written before being
used.
2018-05-15 00:18:03 +10:00
..
inc stm32/usb: Add ability to have 2x VCP interfaces on the one USB device. 2018-05-14 23:44:45 +10:00
src stm32/usb: Initialise cdc variable to prevent compiler warnings. 2018-05-15 00:18:03 +10:00