USBMSD SD card Hello World for Mbed platforms
Dependencies: mbed USBMSD_SD USBDevice
History
use latest USBDevice lib (FRDM-KL25Z support)
2013-03-01, by samux [Fri, 01 Mar 2013 13:31:54 +0000] rev 25
use latest USBDevice lib (FRDM-KL25Z support)
use latest sdfilesystem library
2013-01-21, by samux [Mon, 21 Jan 2013 10:41:51 +0000] rev 24
use latest sdfilesystem library
can use dynamic init
2012-10-14, by samux [Sun, 14 Oct 2012 15:10:23 +0000] rev 23
can use dynamic init
use mbed official USBDevice library
2012-10-14, by samux [Sun, 14 Oct 2012 13:15:03 +0000] rev 22
use mbed official USBDevice library
warning: return address of a local variable -> doesn\'t work very well :)
2011-12-11, by samux [Sun, 11 Dec 2011 18:06:03 +0000] rev 21
warning: return address of a local variable -> doesn\'t work very well :)
big cleaning up
2011-12-11, by samux [Sun, 11 Dec 2011 15:56:08 +0000] rev 20
big cleaning up
add disk_status to check if init and write protection
2011-12-11, by samux [Sun, 11 Dec 2011 15:42:23 +0000] rev 19
add disk_status to check if init and write protection
all is working: rename...
2011-12-11, by samux [Sun, 11 Dec 2011 15:22:50 +0000] rev 18
all is working: rename...
OK: will write doc
2011-12-11, by samux [Sun, 11 Dec 2011 15:07:59 +0000] rev 17
OK: will write doc
GOOD: works with M0 AND M3
2011-12-11, by samux [Sun, 11 Dec 2011 13:35:44 +0000] rev 16
GOOD: works with M0 AND M3