summaryrefslogtreecommitdiff
path: root/nuttx/configs/hymini-stm32v/nsh/appconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/hymini-stm32v/nsh/appconfig')
-rw-r--r--nuttx/configs/hymini-stm32v/nsh/appconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/configs/hymini-stm32v/nsh/appconfig b/nuttx/configs/hymini-stm32v/nsh/appconfig
index 785f83bd8..f15695797 100644
--- a/nuttx/configs/hymini-stm32v/nsh/appconfig
+++ b/nuttx/configs/hymini-stm32v/nsh/appconfig
@@ -1,7 +1,7 @@
############################################################################
# configs/hymini-stm32v/nsh/appconfig
#
-# Copyright (C) 2011 Gregory Nutt. All rights reserved.
+# Copyright (C) 2011-2012 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <gnutt@nuttx.org>
#
# Redistribution and use in source and binary forms, with or without
@@ -37,5 +37,6 @@
CONFIGURED_APPS += examples/nsh
+CONFIGURED_APPS += system/readline
CONFIGURED_APPS += nshlib