summaryrefslogtreecommitdiff
path: root/fs/nffs/src/nffs_restore.c
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-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 - blocks were missing from end of files.Christopher Collins
2016-04-18nffs; Don't call nffs_log_contents() at the end of nffs_detect().Marko Kiiskila
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-19nffs - always return FS errors; rename to FS_EHW.Christopher Collins
2016-02-06update license header files, continued.Sterling Hughes
2016-01-15Relocate libs/fs -> fs/fs libs/nffs -> fs/nffs.Marko Kiiskila