Skip to content
Snippets Groups Projects
Commit bec2c3e1 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Add system/flash_eraseall NSH command

parent 7ed7749a
No related branches found
No related tags found
No related merge requests found
......@@ -807,12 +807,12 @@ CONFIG_SYSTEM_FLASH_ERASEALL=y
#
# FLASH Test Command
#
CONFIG_SYSTEM_FLASH_TEST=y
CONFIG_EXAMPLES_FLASH_TEST=y
#
# SMART Filesystem Test Command
#
CONFIG_SYSTEM_SMART_TEST=y
CONFIG_EXAMPLES_SMART_TEST=y
#
# readline()
......
/****************************************************************************
* include/sys/statfs.h
*
* Copyright (C) 2007-2009, 2011 Gregory Nutt. All rights reserved.
* Copyright (C) 2007-2009, 2011-2013 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment