summaryrefslogtreecommitdiff
path: root/nuttx/fs/fs_registerblockdriver.c
Commit message (Collapse)AuthorAgeFilesLines
* types blkcnt_t and off_t should not depend on memory model; Remove ↵patacongo2009-12-131-3/+3
| | | | | | non-standard type STATUS git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2330 42af7a65-404d-4744-a932-0658087f49c3
* Reserved word 'private' in C header files is a problem for C++patacongo2009-06-161-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1890 42af7a65-404d-4744-a932-0658087f49c3
* Add RAM disk supportnuttx-3.11patacongo2008-06-011-29/+31
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@765 42af7a65-404d-4744-a932-0658087f49c3
* Simply conditional build; fix conditional compilationpatacongo2007-06-091-3/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@275 42af7a65-404d-4744-a932-0658087f49c3
* Finish FAT directory operations; add option to disable mountpoints; fix ARM ↵patacongo2007-05-261-0/+4
| | | | | | compile errors git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@252 42af7a65-404d-4744-a932-0658087f49c3
* Add support for block driverspatacongo2007-05-091-0/+100
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@206 42af7a65-404d-4744-a932-0658087f49c3