nuttx-apps/system/flash_eraseall
2020-07-25 01:01:51 -07:00
..
flash_eraseall_main.c
Kconfig Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
Make.defs Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
Makefile build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
README.md Rewritten READMEs to Markdown 2020-07-25 01:01:51 -07:00

System / flash_eraseall Flash Erase-All

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>