micropython/stmhal/usbdev/class/cdc_msc_hid
Damien George 9699ea6a2f stmhal: Fix USB MSC so that it unmounts correctly on Mac OS X.
Mac OS X sends a SCSI command to remove the medium when it unmounts a
drive.  If this command is not honoured, then OS X will automatically
remount the drive, making it impossible to eject.  This patch disables
the USB MSC when the right SCSI command is sent.
2014-04-15 19:56:32 +01:00
..
inc stmhal: Fix USB MSC so that it unmounts correctly on Mac OS X. 2014-04-15 19:56:32 +01:00
src stmhal: Fix USB MSC so that it unmounts correctly on Mac OS X. 2014-04-15 19:56:32 +01:00