summaryrefslogtreecommitdiff
path: root/apps/examples/flash_test/flash_test.c
Commit message (Collapse)AuthorAgeFilesLines
* Use more standard *argv[] instead easier **argvGregory Nutt2014-09-061-1/+1
|
* With kernel build, entry point to all tasks is main, not some xyz_mainGregory Nutt2014-09-061-0/+4
|
* More trailing whilespace removalGregory Nutt2014-04-131-6/+6
|
* More changes to reduce complaints from CppCheck. Some latent bugs fixes, ↵Gregory Nutt2014-02-101-6/+6
| | | | but probably some new typos introduced
* Move smart.h to include/nuttx/fs/smart.hGregory Nutt2013-12-101-1/+1
|
* Moved include/nuttx/mtd.h to include/nuttx/mtd/mtd.hGregory Nutt2013-11-151-1/+1
|
* Add tests for the SMART block driver and file system. From Ken PettitGregory Nutt2013-05-011-0/+307