micropython/ports/stm32/usbdev
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
..
class stm32/usb: Guard USB device code with #if for whether USB is enabled. 2018-05-28 21:45:46 +10:00
core stm32/usbdev: Convert files to unix line endings. 2018-05-11 23:03:52 +10:00