nuttx-apps/system/flash_eraseall
2015-06-28 08:14:53 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
flash_eraseall.c Use more standard *argv[] instead easier **argv 2014-09-06 09:23:23 -06:00
Kconfig Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:14:53 -06:00
Makefile MAINOBJ needs to be added to object list in many Makefile 2014-09-11 06:48:11 -06:00
README.txt Add system/flash_eraseall NSH command 2013-05-01 07:45:34 -06:00

Flash Erase-all
===============

    Source: NuttX
    Author: Ken Pettit
    Date: 5 May 2013

This application erases the FLASH of an MTD flash block.  It is simply
a wrapper that calls the NuttX flash_eraseall interface.

Usage:
    flash_eraseall <flash_block_device>