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:
parent
31961cdf06
commit
18a9d5dc92
@ -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).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user