From de7e070e684796f52cf5b4466e7b16755a3a92c8 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 20 Oct 2012 21:42:19 +0000 Subject: Update documentation for recently added configuration options git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5241 42af7a65-404d-4744-a932-0658087f49c3 --- apps/nshlib/README.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'apps/nshlib/README.txt') diff --git a/apps/nshlib/README.txt b/apps/nshlib/README.txt index 0f6aee759..9f4a88e3e 100644 --- a/apps/nshlib/README.txt +++ b/apps/nshlib/README.txt @@ -1084,6 +1084,10 @@ NSH-Specific Configuration Settings Set if your ethernet hardware has no built-in MAC address. If set, a bogus MAC will be assigned. + * CONFIG_NSH_MAX_ROUNDTRIP + This is the maximum round trip for a response to a ICMP ECHO request. + It is in units of deciseconds. The default is 20 (2 seconds). + If you use DHCPC, then some special configuration network options are required. These include: -- cgit v1.2.3