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

@@ -47,30 +47,6 @@
#if !defined(HAVE_USB_CONSOLE) && !defined(HAVE_USB_KEYBOARD)
/****************************************************************************
* Pre-processor Definitions
****************************************************************************/
/****************************************************************************
* Private Types
****************************************************************************/
/****************************************************************************
* Private Function Prototypes
****************************************************************************/
/****************************************************************************
* Private Data
****************************************************************************/
/****************************************************************************
* Public Data
****************************************************************************/
/****************************************************************************
* Private Functions
****************************************************************************/
/****************************************************************************
* Public Functions
****************************************************************************/