summaryrefslogtreecommitdiff
path: root/apps/system/flash_eraseall/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/system/flash_eraseall/README.txt')
-rw-r--r--apps/system/flash_eraseall/README.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/system/flash_eraseall/README.txt b/apps/system/flash_eraseall/README.txt
new file mode 100644
index 000000000..0b90d7f22
--- /dev/null
+++ b/apps/system/flash_eraseall/README.txt
@@ -0,0 +1,12 @@
+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>