incubator-nuttx/fs/fat
Gregory Nutt d77df925a3 Trivial FATFS cleanup
Squashed commit of the following:

    fs/fat/fs_fat32util.c:  Most costmetic naming MBR to FBR in numerous locations.  Change some ferr macros to fwarn.  Use FBR macros insteac of MBR macros.

    Add definitions for the FAT boot record (FBR).

    fs/fat:  Clean up some name BS_ and MBR_ refer to the same record and should use the same naming (MBR_).
2018-07-22 08:42:15 -06:00
..
Kconfig arch/arm/src/sam34: Fix some compile warnings that I introduced with a possibly overzealous recent change. 2017-12-17 17:43:20 -06:00
Make.defs Squashed commit of the following: 2017-10-20 12:36:25 -06:00
fs_fat32.c fs/fat: Avoid caculating the bogus directory entry address for the FAT root directory (since it has no directory entry). This change should have no effect, other than making the logic clearer. 2018-05-24 06:18:15 -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 Make sure that labeling is used consistently in all function headers (part 2). 2018-02-01 12:03:55 -06:00
fs_fat32util.c Trivial FATFS cleanup 2018-07-22 08:42:15 -06:00