summaryrefslogtreecommitdiff
path: root/apps/examples/smart_test
Commit message (Collapse)AuthorAgeFilesLines
* More trailing whilespace removalGregory Nutt2014-04-133-6/+6
|
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-301-1/+0
|
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. ↵Gregory Nutt2013-05-301-13/+12
| | | | Add some missing .gitignore files
* Rearchitecting of some MTD, partition, SMART interfaces, and FLASH drivers ↵Gregory Nutt2013-05-031-1/+1
| | | | to: Better use the byte write capbility when available and to use smaller erase sectors for the erase sector size when available).
* Add tests for the SMART block driver and file system. From Ken PettitGregory Nutt2013-05-015-0/+535