incubator-nuttx/fs/fat
Gregory Nutt 15688c4331 Revert "fs/fat/fs_fat32.c: Fixes issue when seeking to end of file where we move one too many clusters ahead due to < vs <= logic. This causes us to move past the last cluster in the file."
This reverts commit 7ffe023766.

This change is reverted because it introduces other problems when seeking around the file.
2019-01-05 16:43:47 -06:00
..
Kconfig Merged in paimonen/nuttx/pullreq_FAT_improvements (pull request #755) 2018-11-09 13:46:16 +00:00
Make.defs Squashed commit of the following: 2017-10-20 12:36:25 -06:00
fs_fat32.c Revert "fs/fat/fs_fat32.c: Fixes issue when seeking to end of file where we move one too many clusters ahead due to < vs <= logic. This causes us to move past the last cluster in the file." 2019-01-05 16:43:47 -06:00
fs_fat32.h Trivial FATFS cleanup 2018-07-22 08:42:15 -06:00
fs_fat32attrib.c Add macros support that will eventually allow dynamic allocation of strings need to support soft links. 2017-02-05 14:25:45 -06:00
fs_fat32dirent.c Updates based on coding style review of PR 755 2018-11-09 07:51:43 -06:00
fs_fat32util.c Merged in paimonen/nuttx/pullreq_FAT_improvements (pull request #755) 2018-11-09 13:46:16 +00:00