summaryrefslogtreecommitdiff
path: root/apps/examples/smart_test/smart_test.c
Commit message (Expand)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-4/+4
* Rearchitecting of some MTD, partition, SMART interfaces, and FLASH drivers to...Gregory Nutt2013-05-031-1/+1
* Add tests for the SMART block driver and file system. From Ken PettitGregory Nutt2013-05-011-0/+373