aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/usb.h
AgeCommit message (Expand)Author
2018-07-08stm32: Support compiling with object representation D.Damien George
2018-05-14stm32/usb: Add ability to have 2x VCP interfaces on the one USB device.Damien George
2018-02-15stm32: Change header include guards from STMHAL to STM32 to match dir.Damien George
2018-02-01stm32/usbdev: Add support for MSC-only USB device class.Damien George
2017-10-19stm32/mphalport: Improve efficiency of mp_hal_stdout_tx_strn_cooked.Damien George
2017-09-21stm32/usbdev: Merge all global USB device state into a single struct.Damien George
2017-09-06stm32: Replace stray tabs with spaces.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George