micropython/ports/stm32/usbdev
Damien George 38bcc99a58 stm32/usbd_msc: Provide Mode Sense response data in MSC interface.
Eventually these responses could be filled in by a function to make their
contents dynamic, depending on the attached logical units.  But for now
they are fixed, and this patch fixes the MODE SENSE(6) responses so it is
the correct length with the correct header.
2019-06-11 15:43:59 +10:00
..
class stm32/usbd_msc: Provide Mode Sense response data in MSC interface. 2019-06-11 15:43:59 +10:00
core stm32/usbdev: Convert files to unix line endings. 2018-05-11 23:03:52 +10:00