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