A file system which can mount, read, and enumerate a file system image which has been appended to the compiled .bin code file before being uploaded to the mbed device.

This pull request has been rejected by Adam Green

Added 2 optional parameters

Changed the code by adding two optional parameters : the ability to include a header file containing the binary file system image built with fsbld and the ability to set the system flash size.

FLASH File System This file system can mount, read, and enumerate a file system image from Flash memory. file, flash, FlashFileSystem, System