Add logic to support an NSH-specific system command

This commit is contained in:
Gregory Nutt
2016-08-25 11:31:08 -06:00
parent 1ea82fe8fa
commit e39cfc97c7
5 changed files with 120 additions and 49 deletions

View File

@@ -53,30 +53,6 @@
#ifdef CONFIG_NSH_FILE_APPS
/****************************************************************************
* Pre-processor Definitions
****************************************************************************/
/****************************************************************************
* Private Types
****************************************************************************/
/****************************************************************************
* Private Function Prototypes
****************************************************************************/
/****************************************************************************
* Private Data
****************************************************************************/
/****************************************************************************
* Public Data
****************************************************************************/
/****************************************************************************
* Private Functions
****************************************************************************/
/****************************************************************************
* Public Functions
****************************************************************************/