circuitpython/ports/stm32/usbdev
Damien George 4caf5b2358 stm32/usbdev: Add USB config option for max power drawn by the board.
The new compile-time option is MICROPY_HW_USB_MAX_POWER_MA.  Set this in
the board configuration file to the maximum current in mA that the board
will draw over USB.  The default is 500mA.
2019-01-27 14:02:10 +11:00
..
class stm32/usbdev: Add USB config option for max power drawn by the board. 2019-01-27 14:02:10 +11:00
core stm32/usbdev: Convert files to unix line endings. 2018-05-11 23:03:52 +10:00