nuttx/fs/fat
Aleksandr Vyhovanec 8b97ea95c7 Merged in AVyhovanec/nuttx (pull request #564)
FAT. Effectively handles the situation when a new file position is within the current sector.

* Find begin of the next token

* EOL

* revert

* Accelerates the work of the FS with a multitude of operations to write small pieces of data within the current sector.

Approved-by: Gregory Nutt <gnutt@nuttx.org>
2018-01-05 20:52:53 +00:00
..
fs_fat32.c Merged in AVyhovanec/nuttx (pull request #564) 2018-01-05 20:52:53 +00:00
fs_fat32.h These changes implemnt FAT file shrinkage as needed to fully support ftruncate(). 2018-01-04 19:08:43 -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 Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
fs_fat32util.c net/route: Fix a couple of compile-related issues that have crept in sense the last time the file-based routing table was used. 2018-01-05 08:57:22 -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