nuttx-apps/examples/smart_test
2013-05-30 15:02:04 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
Kconfig Add tests for the SMART block driver and file system. From Ken Pettit 2013-05-01 08:09:20 -06:00
Makefile Add tests for the SMART block driver and file system. From Ken Pettit 2013-05-01 08:09:20 -06:00
README.txt Add tests for the SMART block driver and file system. From Ken Pettit 2013-05-01 08:09:20 -06:00
smart_test.c Rearchitecting of some MTD, partition, SMART interfaces, and FLASH drivers to: Better use the byte write capbility when available and to use smaller erase sectors for the erase sector size when available). 2013-05-03 12:52:33 -06:00

Install Program
===============

    Source: NuttX
    Author: Ken Pettit
    Date: April 24, 2013

Performs a file-based test on a SMART (or any) filesystem. Validates seek,
append and seek-with-write operations.

Usage:
    flash_test mtdblock_device
    
Additional options:

    --force                     to replace existing installation