micropython/ports/stm32/usbdev/class/src
Damien George 7d8db42d17 stm32/usbdev: Add USB config option for board being self powered.
The new compile-time option is MICROPY_HW_USB_SELF_POWERED.  Set this
option to 1 in the board configuration file to indicate that the USB device
is self powered.  This option is disabled by default (previous behaviour).
2019-01-27 13:52:43 +11:00
..
usbd_cdc_msc_hid.c stm32/usbdev: Add USB config option for board being self powered. 2019-01-27 13:52:43 +11: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