aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/usbdev/class/src/usbd_msc_bot.c
AgeCommit message (Expand)Author
2019-07-16stm32/usb: Add config options to disable USB MSC and/or HID.Damien George
2018-05-11stm32/usbdev: Convert files to unix line endings.Damien George
2017-09-21stm32/usbdev: Simplify pointers to MSC state and block dev operations.Damien George
2017-09-21stm32/usbdev: Put all CDC state in a struct.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George