Move nuttx/examples to apps/examples

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3405 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2011-03-20 18:18:19 +00:00
parent f8442bad71
commit bafd2949c3
158 changed files with 24519 additions and 23 deletions

View File

@@ -408,7 +408,7 @@ static void nsh_consoleexit(FAR struct nsh_vtbl_s *vtbl)
****************************************************************************/
/****************************************************************************
* Name: nsh_main
* Name: nsh_consolemain
****************************************************************************/
int nsh_consolemain(int argc, char *argv[])