summaryrefslogtreecommitdiff
path: root/apps/examples/nxffs
Commit message (Expand)AuthorAgeFilesLines
* Adding skeleton Kconfig files (part 3 of 2)patacongo2012-04-061-0/+4
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
* Fix another NXFFS write-when-flash-is-full problempatacongo2011-10-311-3/+11
* Oops ... accidentally checked in a test version of the code last timepatacongo2011-10-311-51/+901
* Yet another re-implementation of the NXFFS bug fixpatacongo2011-10-311-901/+51
* NXFFS test will now accept external initalization logicpatacongo2011-05-071-11/+35
* Fix NXFFS positioning bugpatacongo2011-05-061-1/+1
* Add NXFFS ioctlspatacongo2011-05-051-3/+122
* NXFFS is basically functional -- more testing neededpatacongo2011-05-051-12/+33
* Fix two more NXFFS bugspatacongo2011-05-051-8/+12
* More NXFFS bugfixespatacongo2011-05-041-1/+1
* More NXFFS bugfixespatacongo2011-05-041-78/+176
* More NXFFS bugfixespatacongo2011-05-041-7/+24
* Fix a few more NXFFS bugspatacongo2011-05-041-32/+52
* NXFFS file deletion is functionalpatacongo2011-05-021-3/+88
* More NXFFS bugfixespatacongo2011-05-021-11/+11
* More NXFFS bugfixespatacongo2011-05-021-12/+23
* Extend NXFFS tests; bugfixespatacongo2011-05-011-26/+211
* Misc NXFFS bug fixespatacongo2011-04-301-6/+12
* Add file creation logicpatacongo2011-04-301-5/+11
* Some initial NXFFS bugfixespatacongo2011-04-291-2/+234
* Add beginning of a test for NXFFSpatacongo2011-04-292-0/+204