nuttx-apps/examples/flash_test
Alin Jerpelea 869535e470 examples: nxstyle fixes
fixes for nxstyle errors reported by CI

Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2021-06-16 09:03:06 -05:00
..
flash_test.c examples: nxstyle fixes 2021-06-16 09:03:06 -05:00
Kconfig
Make.defs Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
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