Example showing how to create a file system on the QSPI flash.
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.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:03417cea6ccc | 2014-08-26 | embeddedartists | Updated to latest version of EALib and mbed. |
1:b1ba3a96b7bd | 2014-04-09 | embeddedartists | Updated to latest version of EALib |
0:52d05cabc12f | 2013-09-26 | embeddedartists | First version |