USBMSD SD card Hello World for Mbed platforms

Dependencies:   mbed USBMSD_SD USBDevice

Changes

RevisionDateWhoCommit message
25:989ca460ad95 2013-03-01 samux use latest USBDevice lib (FRDM-KL25Z support) default tip
24:cc2eb26a4480 2013-01-21 samux use latest sdfilesystem library
23:776189eebf9c 2012-10-14 samux can use dynamic init
22:1e79532affdd 2012-10-14 samux use mbed official USBDevice library
21:bbe291251dde 2011-12-11 samux warning: return address of a local variable -> doesn\'t work very well :)
20:50bf1cd2e2fe 2011-12-11 samux big cleaning up
19:148a0b8d23bc 2011-12-11 samux add disk_status to check if init and write protection
18:08b207d10056 2011-12-11 samux all is working: rename...
17:364ef42e502d 2011-12-11 samux OK: will write doc
16:c753717bfd4d 2011-12-11 samux GOOD: works with M0 AND M3
15:f848b71c4440 2011-12-06 samux forget a pure virtual function: disk_read
14:757226626acb 2011-12-06 samux protection enabled when usb cable plugged. filesystem has no access when plugged
13:32b8a767cf0e 2011-12-05 samux big cleaning up. all is working!!!
12:a12eb1fc05f3 2011-11-30 samux demo for chris OK
11:a26e7b7a1221 2011-11-16 samux GOOD COMMIT: msd and hid work even on MAC...
10:cf8fd2b6ca23 2011-11-16 samux YES!!!!!!!!!!!!!!!!!! msd with sd card and hid generic device works
9:9c343b9ee6d8 2011-11-15 samux ok, will try to protect disk
8:534fd41d8cc7 2011-11-14 samux doesn\'t work...
7:6494da2a5c60 2011-11-14 samux will try to use ChaNFSSD
6:126c4d980196 2011-11-14 samux now we have a connect inside USBMSD to get all capacities from storage chip
5:8afbc15d6892 2011-11-13 samux rename things and introduce an ERROR state
4:980e6470dcce 2011-11-12 samux will try to find a solution to init before connecting devices
3:0ffb2eee9e06 2011-11-11 samux good: we can use the sd card as mass storage device
2:27a7e7f8d399 2011-11-11 samux we have 2MB with the sdcard!!
1:dc00155517cd 2011-12-13 samux (none)
0:1d1a8f87d8fa 2011-12-12 samux (none)