nuttx-apps/examples/flash_test
simbit18 d80b08d07e apps/examples/flash_test/Makefile: fix nxstyle
fix error: Relative file path does not match actual file
2023-03-23 00:52:38 +02:00
..
flash_test.c Fix the coding style issue 2022-10-06 12:20:32 +02:00
Kconfig
Make.defs
Makefile apps/examples/flash_test/Makefile: fix nxstyle 2023-03-23 00:52:38 +02: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