nuttx-apps/system/flash_eraseall
2016-07-11 10:45:17 -06:00
..
.gitignore
flash_eraseall_main.c This is the Pokemon patch to change all includes fronm <apps/bla/bla.h> to "bla/bla.h" 2016-07-11 10:11:18 -06:00
Kconfig Fix new dependencies for flash_eraseall 2016-06-03 09:11:22 -06:00
Make.defs
Makefile Add apps/include to include path in top-level Make.defs file. Remove multiple definitions of INCDIR opt. 2016-07-11 10:45:17 -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>