nuttx-apps/system/flash_eraseall
2014-04-13 16:24:28 -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 Misc changes for clean built od mikroe-stm32f4 configurations 2013-05-01 09:21:13 -06:00
Makefile More trailing whilespace removal 2014-04-13 16:24:28 -06:00
README.txt

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>