mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-19 02:17:37 +08:00
Add Kconfig settings for the LPC17xx
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5094 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
config NSH_LIBRARY
|
config NSH_LIBRARY
|
||||||
bool "NSH Library"
|
bool "NSH Library"
|
||||||
default n
|
default n
|
||||||
|
select SYSTEM_READLINE
|
||||||
---help---
|
---help---
|
||||||
Build the NSH support library. This is used, for example, by examples/nsh
|
Build the NSH support library. This is used, for example, by examples/nsh
|
||||||
in order to implement the full NuttShell (NSH).
|
in order to implement the full NuttShell (NSH).
|
||||||
|
Reference in New Issue
Block a user