mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 13:13:08 +08:00
Document CONFIG_NSH_STRERROR
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@719 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -57,6 +57,10 @@ examples/nsh
|
||||
Size of a static I/O buffer used for file access (ignored if
|
||||
there is no filesystem).
|
||||
|
||||
* CONFIG_NSH_STRERROR
|
||||
strerror(errno) makes more readable output but strerror() is
|
||||
very large and will not be used unless this setting is 'y'
|
||||
|
||||
* CONFIG_EXAMPLES_NSH_TELNET
|
||||
By default, NSH is configured to use the serial console.
|
||||
If CONFIG_EXAMPLES_NSH_TELNET is set to 'y', then a TELENET
|
||||
|
||||
Reference in New Issue
Block a user