nuttx-apps/examples/flash_test
Alin Jerpelea efcc22ab6e author: Ken Pettit: update licenses to Apache
Ken Pettit has submitted the ICLA

Gregory Nutt is 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-16 09:03:06 -05:00
..
flash_test.c author: Ken Pettit: update licenses to Apache 2021-06-16 09:03:06 -05:00
Kconfig
Make.defs
Makefile Makefile: Ken Pettit: update licenses to Apache 2021-06-07 21:35:33 -05:00
README.md

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