nuttx-apps/examples/flash_test
Alin Jerpelea ec339bc49a Makefiles: Gregory Nutt: update licenses to Apache
Gregory Nutt is the copyright holder for those files and he has submitted the
SGA as a result we can migrate the licenses to Apache.

Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2021-06-07 21:35:33 -05:00
..
flash_test.c
Kconfig
Make.defs Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile
README.md Rewritten READMEs to Markdown 2020-07-25 01:01:51 -07:00

Examples / flash_test SMART Flash Device Test

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