SD USB MSD helloworld

Dependencies:   USBFileSystem USBSDFileSystem mbed

Created based on comment from Erik Olieman see https://mbed.org/questions/1181/combine-SDfilesystem-with-USBMSD_SD/?c=7180

As well as based on SDFileSystem library for the spi-access to SD-card.

It gives the next output:

Hello World!

now a USB drive should appear on your PC
create directory and append to log file
appending: '[0]Hello fun SD Card World!'
Entering loop of 1 min cycle time
appending: '[1]Hello fun SD Card World!'
appending: '[2]Hello fun SD Card World!'
...

This works.

Although, I've to admit it is not very convenient, since my win7 pc always disconnect/connect the drive and at disconnect it also closes the explorer which show the content of that drive. It does the same with the editor that has the file opened.

Committer:
karelv
Date:
Wed Aug 28 19:32:16 2013 +0000
Revision:
2:f7b4edf066de
Parent:
0:ce2fc50a859f
cosmetic changes

Who changed what in which revision?

UserRevisionLine numberNew contents of line
karelv 0:ce2fc50a859f 1 http://mbed.org/users/mbed_official/code/mbed/builds/9c8f0e3462fb