aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/usbd_conf.h
AgeCommit message (Expand)Author
2020-06-17stm32/usb: Add support for 2xVCP on L0, L432 and WB MCUs.Damien George
2019-09-11stm32/usb: Add support for VCP+MSC+HID mode, incl 2xVCP and 3xVCP.Damien George
2019-08-15stm32/usbd: Make USB device FIFO sizes dynamically configurable.Damien George
2019-05-31stm32/usb: Support up to 3 VCP interfaces on USB device peripheral.Damien George
2019-01-27stm32/usbdev: Add USB config option for board being self powered.Damien George
2018-05-14stm32/usb: Add ability to have 2x VCP interfaces on the one USB device.Damien George
2018-05-11stm32/usbd_conf: Changes files to unix line endings and apply styling.Damien George
2018-05-11stm32/usbd_conf.h: Remove unused macros and clean up header file.Damien George
2018-03-09stm32/usbd_conf.h: Add include of stdint.h to fix compilation issues.Tom Collins
2018-02-01stm32/usbdev: Combine all str descriptor accessor funcs into one func.Damien George
2018-02-01stm32/usbdev: Reduce dependency on py header files.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George