micropython/ports/stm32/usbdev/class
Damien George aa4a7a8732 stm32/usb: Guard USB device code with #if for whether USB is enabled.
With this change, all the USB source code can now be passed through the
compiler even if the MCU does not have a USB peripheral.
2018-05-28 21:45:46 +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: Guard USB device code with #if for whether USB is enabled. 2018-05-28 21:45:46 +10:00