API function of simpleFileSystem The API functions are divided in:
More...
API function of simpleFileSystem The API functions are divided in:
- low level API
- high level API
Low level API
- interface between sFS logic and memory implementation
- contains of elementary operations with memory
- almost every function is read/write operations
- the final memory driver selection in in file FS_lowLevel.h
High level API
- user level functions with simple File system
- user level functions with file manipulating
List of functions:
- File system related functions
- File related functions