summaryrefslogtreecommitdiff
path: root/ports/stm32/usbd_conf.h
AgeCommit message (Expand)Author
2019-10-13remove ports/stm32Dan Halbert
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