summaryrefslogtreecommitdiff
path: root/nuttx/examples/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-03-26 01:31:43 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-03-26 01:31:43 +0000
commitefbea7b4e1f74be2777711afbe419c8883bcbb0e (patch)
tree5db3bc523f7252b814002e989f2b782bd0770cad /nuttx/examples/README.txt
parentbbfe36496772f36bb56a620ac10e953fab99c11c (diff)
downloadpx4-nuttx-efbea7b4e1f74be2777711afbe419c8883bcbb0e.tar.gz
px4-nuttx-efbea7b4e1f74be2777711afbe419c8883bcbb0e.tar.bz2
px4-nuttx-efbea7b4e1f74be2777711afbe419c8883bcbb0e.zip
1st cut as BSD-izing uIP web client logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1642 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/examples/README.txt')
-rw-r--r--nuttx/examples/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/examples/README.txt b/nuttx/examples/README.txt
index 83c072da4..2c83dcd4f 100644
--- a/nuttx/examples/README.txt
+++ b/nuttx/examples/README.txt
@@ -250,8 +250,8 @@ examples/uip
^^^^^^^^^^^^
This is a port of uIP example application. It includes conditionally
- compiled logic to exercise the uIP webserver, webclient, telnet, smtp,
- dncpc, and resolver.
+ compiled logic to exercise the uIP webserver, telnet, smtp, dhcpc,
+ and resolver.
Other configuratin items apply also to the selected network utility.
For example, the additional relevant settings for the uIP webserver