test

Dependencies:   F401RE_USBDevice RAM_DISK mbed-dev

Fork of F401RE_USBMSD_RAM by Norimasa Okamoto

Files at this revision

API Documentation at this revision

Comitter:
samux
Date:
Sat Mar 03 07:56:05 2012 +0000
Child:
1:ce8f3376351d
Commit message:

Changed in this revision

RAM_DISK.lib Show annotated file Show diff for this revision Revisions of this file
USBDevice.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/RAM_DISK.lib	Sat Mar 03 07:56:05 2012 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/samux/code/RAM_DISK/#ba333853266b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/USBDevice.lib	Sat Mar 03 07:56:05 2012 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/samux/code/USBDevice/#98311370c1eb
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/main.cpp	Sat Mar 03 07:56:05 2012 +0000
@@ -0,0 +1,8 @@
+#include "mbed.h"
+#include "USBMSD_Ram.h"
+
+USBMSD_Ram sd;
+
+int main() {
+    while(1);
+}
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed.bld	Sat Mar 03 07:56:05 2012 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/mbed_official/code/mbed/builds/14f4805c468c