nuttx-apps/system/flash_eraseall
2014-08-29 14:47:22 -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 Moved include/nuttx/mtd.h to include/nuttx/mtd/mtd.h 2013-11-15 11:22:23 -06:00
Kconfig Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -06:00
Makefile More trailing whilespace removal 2014-04-13 16:24:28 -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>