micropython/ports/stm32/usbdev
Damien George 25d3509986 stm32/usbd: Make USB device FIFO sizes dynamically configurable.
Allows to optimise and configure the FIFO sizes depending on the USB device
configuration selected at runtime, eg VCP+MSC vs 3xVCP+MSC.
2019-08-15 13:56:50 +10:00
..
class stm32/usbd_hid_interface: Rewrite USB HID interface code. 2019-07-25 17:42:17 +10:00
core stm32/usbd: Make USB device FIFO sizes dynamically configurable. 2019-08-15 13:56:50 +10:00