summaryrefslogtreecommitdiff
path: root/fs/nffs/src/nffs_priv.h
AgeCommit message (Expand)Author
2016-07-18Bug fixes and debug enhancements for nffsPeter Snyder
2016-06-28Implement file lastblock caching in flashPeter Snyder
2016-06-20Modify on-flash structures in prep for lastblock changePeter Snyder
2016-05-09crc16; moved from fs/nffs to under libs/util.Marko Kiiskila
2016-04-26MYNEWT-75 NFFS - Garbage collect on OOM.Christopher Collins
2016-04-20nffs - Fix for broken iteration through all objs.Christopher Collins
2016-04-19nffs - Only build logging code if LOG_LEVEL is low enough.Christopher Collins
2016-04-19nffs - delete cached blocks after gc.Christopher Collins
2016-03-03Some changes to make doc examples clearer.Christopher Collins
2016-02-26(MYNEWT-167) Only ignore corruption errors when expected.Christopher Collins
2016-02-24MYNEWT-160 NFFS - Scattered blocks; restore fails.Christopher Collins
2016-02-24fs/nffs - add logging support.Christopher Collins
2016-02-06update license header files, continued.Sterling Hughes
2016-01-15Relocate libs/fs -> fs/fs libs/nffs -> fs/nffs.Marko Kiiskila