Example showing how to create a file system on the QSPI flash.

Dependencies:   EALib mbed

The app_qspi_memstick application cannot create a QSPI file system - it can only modify an existing one. This application will create a file system for you. Modify the application by changing DESIRED_SIZE_IN_MB to get the desired size of the file system, compile it, download and run to format the QSPI FLASH.

Revision:
1:b1ba3a96b7bd
Parent:
0:52d05cabc12f
Child:
2:03417cea6ccc
--- a/mbed.bld	Thu Sep 26 08:37:11 2013 +0000
+++ b/mbed.bld	Wed Apr 09 10:32:17 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/a9913a65894f
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/6473597d706e
\ No newline at end of file