summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-05-01 07:45:34 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-05-01 07:45:34 -0600
commitfa71d6461e5b8cc8b3cada0e594c9641e5e21da7 (patch)
treef7307a9c8d87eed8fa94cb69a0e8b7242a916a30 /apps/ChangeLog.txt
parent2fd7dfe98ac64e201c22e8cb07bab75433dd6b60 (diff)
downloadnuttx-fa71d6461e5b8cc8b3cada0e594c9641e5e21da7.tar.gz
nuttx-fa71d6461e5b8cc8b3cada0e594c9641e5e21da7.tar.bz2
nuttx-fa71d6461e5b8cc8b3cada0e594c9641e5e21da7.zip
Add system/flash_eraseall NSH command
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 8871019f4..ecf71f369 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -540,3 +540,5 @@
the volume information in human readable form (Ken Petit, 2013-4-30).
* apps/nshlib/nsh_fscmds.c: Add support for the mksmartfs command.
(Ken Petit, 2013-4-30).
+ * apps/system/flash_eraseall: Add an interface to erase FLASH using a
+ flash_eraseall NSH command \ No newline at end of file