From 66c11ef077dee8cc367de7e539d5c6e03be78826 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 21 Jun 2012 17:01:49 +0000 Subject: RGMP NSH configuration fixes; Move strerror strings to FLASH git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4859 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/rgmp/x86/nsh/appconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/configs/rgmp/x86/nsh/appconfig') diff --git a/nuttx/configs/rgmp/x86/nsh/appconfig b/nuttx/configs/rgmp/x86/nsh/appconfig index 092554129..e5220a258 100644 --- a/nuttx/configs/rgmp/x86/nsh/appconfig +++ b/nuttx/configs/rgmp/x86/nsh/appconfig @@ -36,6 +36,7 @@ # Path to example in apps/examples containing the user_start entry point CONFIGURED_APPS += examples/nsh +CONFIGURED_APPS += system/readline # The NSH Library -- cgit v1.2.3