aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/usbdev/class/src/usbd_msc_scsi.c
AgeCommit message (Expand)Author
2020-07-25stm32/usbdev: Fix calculation of SCSI LUN size with multiple LUNs.Damien George
2019-07-16stm32/usb: Add config options to disable USB MSC and/or HID.Damien George
2019-06-11stm32/usbd_msc: Provide Mode Sense response data in MSC interface.Damien George
2019-06-11stm32/usbd_msc: Provide custom irquiry processing by MSC interface.Damien George
2018-05-11stm32/usbdev: Convert files to unix line endings.Damien George
2017-12-13stm32/usbdev: Pass thru correct val for SCSI PreventAllowMediumRemoval.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