summaryrefslogtreecommitdiff
path: root/include/fs.h
AgeCommit message (Expand)Author
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2016-10-31fs: Make API naming adhere to the appropriate namespaceJohan Hedberg
2016-10-04fs: Fixes some type incompatibilities flagged by llvmRamesh Thomas
2016-09-23fs: Add file system API to flush cache of an open fileRamesh Thomas
2016-09-23fs: Adds file system API to get volume statisticsRamesh Thomas
2016-09-23fs: Adds file system API to grow or shrink a fileRamesh Thomas
2016-08-05doc: Fixes a typo in the file system documentationRamesh Thomas
2016-08-05doc: Add file system documentationRamesh Thomas
2016-08-01fs: Add Zephyr File System APIRamesh Thomas