summaryrefslogtreecommitdiff
path: root/nuttx/fs/romfs/fs_romfs.h
Commit message (Expand)AuthorAgeFilesLines
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
* Re-organize header files so that file systems can be built outside of the nut...patacongo2011-03-281-1/+3
* Switching to C99 stdint/stdbool.h typespatacongo2009-12-151-29/+32
* Combine common sector address in one functionpatacongo2008-09-121-1/+1
* Added mmap()/XIP test to ROMFS testpatacongo2008-09-121-9/+10
* Add ioctl's to support XIPpatacongo2008-09-121-4/+7
* ROMFS fixes discovered during testingpatacongo2008-09-111-2/+2
* Add a test of ROMFSpatacongo2008-09-111-1/+2
* ROMFS filesystempatacongo2008-09-101-0/+221