incubator-nuttx/fs/fat
Gregory Nutt 31a908ea3a Cosmetic changes to comments/spacing 2014-09-08 08:57:25 -06:00
..
Kconfig Alloc CONFIG_FS_READABLE/WRITABLE to be defined in Kconfig files while preserving backward compatibility with legacy configurations (for the time being) 2013-11-15 09:49:27 -06:00
Make.defs apps/builtin/binfs.c moved to nuttx/fs/binfs/fs_binfs.c 2013-01-16 15:41:27 +00:00
fs_configfat.c mkfatfs: Fix an error in logic that determines if FAT16 is possible 2013-12-05 18:17:22 -06:00
fs_fat32.c Cosmetic changes to comments/spacing 2014-09-08 08:57:25 -06:00
fs_fat32.h Rename kfree to kmm_free for consistency with other naming conventions 2014-08-31 17:04:02 -06:00
fs_fat32attrib.c Move file-system header files to include/nuttx/fs 2012-03-21 18:01:07 +00:00
fs_fat32dirent.c FAT fixes for extending directory entries with long file names. From RonenV 2013-03-31 13:06:22 +00:00
fs_fat32util.c mkfatfs: Fix an error in logic that determines if FAT16 is possible 2013-12-05 18:17:22 -06:00
fs_mkfatfs.c Rename kmalloc to kmm_malloc for consistency 2014-08-31 17:26:36 -06:00
fs_mkfatfs.h nuttx/fs: Remove explicity references to errno. That is a problem from within the kernel for certain configurations 2014-08-28 16:58:43 -06:00
fs_writefat.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00