Example of Mbed filesystem using HeapBlockDevice
Dependents: TemperatureButtonFile AccelleratorRead
Diff: README.md
- Revision:
- 12:a07d0af60cc6
- Parent:
- 11:656a96b9981b
- Child:
- 16:df247c577209
--- a/README.md Fri Mar 09 21:30:16 2018 +0000 +++ b/README.md Thu Apr 05 15:30:17 2018 +0100 @@ -180,7 +180,7 @@ ``` diff - LittleFileSystem fs("fs"); -+ FATFileSysten fs("fs"); ++ FATFileSystem fs("fs"); ``` **Note:** Different file systems require different minimum numbers of storage