nuttx/Documentation/applications/system/flash_eraseall/index.rst

15 lines
349 B
ReStructuredText
Raw Normal View History

2023-10-24 12:23:16 +02:00
==========================================
``flash_eraseall`` FLASH Erase-all Command
==========================================
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>
Author: Ken Pettit
Date: 5 May 2013