nuttx-apps/system/flash_eraseall
2018-08-22 12:06:32 -06:00
..
.gitignore Restore apps/system/flash_eraseall/ using new IOCTL wrapper 2016-06-03 08:15:37 -06:00
flash_eraseall_main.c Revert "Squashed commit of the following:" 2018-08-22 12:06:32 -06:00
Kconfig Fix new dependencies for flash_eraseall 2016-06-03 09:11:22 -06:00
Make.defs make the full tree use wildcards make.defs 2016-06-02 16:21:21 +02:00
Makefile Revert "Squashed commit of the following:" 2018-08-22 12:06:32 -06:00
README.txt Restore apps/system/flash_eraseall/ using new IOCTL wrapper 2016-06-03 08:15:37 -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>