USBMSD: Use SDFileSystem class and USB non-blocking
Fork of USBMSD_SD by
History
Use SDFileSystem class instead of duplicating the code into the new class.; ; Required; - http://mbed.org/users/mbed_official/code/USBDevice/pull-request/3; - http://mbed.org/users/mbed_official/code/SDFileSystem/pull-request/1
2014-02-15, by Olivier [Sat, 15 Feb 2014 12:49:23 +0000] rev 3
Use SDFileSystem class instead of duplicating the code into the new class.; ; Required; - http://mbed.org/users/mbed_official/code/USBDevice/pull-request/3; - http://mbed.org/users/mbed_official/code/SDFileSystem/pull-request/1
use latest SDFilesystem library
2013-01-21, by samux [Mon, 21 Jan 2013 10:40:05 +0000] rev 2
use latest SDFilesystem library