857158451b
1.Remove void cast for function because many place ignore the returned value witout cast 2.Replace void cast for variable with UNUSED macro Change-Id: Ie644129a563244a6397036789c4c3ea83c4e9b09 Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> |
||
---|---|---|
.. | ||
.gitignore | ||
flash_test.c | ||
Kconfig | ||
Make.defs | ||
Makefile | ||
README.txt |
Install Program =============== Source: NuttX Author: Ken Pettit Date: April 24, 2013 This application performs a SMART flash block device test. This test performs a sector allocate, read, write, free and garbage collection test on a SMART MTD block device. This test can be built only as an NSH command NOTE: This test uses internal OS interfaces and so is not available in the NUTTX kernel build Usage: flash_test mtdblock_device Additional options: --force to replace existing installation