summaryrefslogtreecommitdiff
path: root/nuttx/configs/ez80f910200zco/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-04-17 14:48:58 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-04-17 14:48:58 +0000
commit2b6d345ad32878d743958ce72ddb408469b8d3a1 (patch)
tree3a5e44fd7bb6018a40ec891152e5d75eea6e266f /nuttx/configs/ez80f910200zco/README.txt
parentdb782f9d51c4b9899954924003790818df015148 (diff)
downloadpx4-nuttx-2b6d345ad32878d743958ce72ddb408469b8d3a1.tar.gz
px4-nuttx-2b6d345ad32878d743958ce72ddb408469b8d3a1.tar.bz2
px4-nuttx-2b6d345ad32878d743958ce72ddb408469b8d3a1.zip
Add DHCP server configuration for LPCXpresso
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3517 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/ez80f910200zco/README.txt')
-rw-r--r--nuttx/configs/ez80f910200zco/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/ez80f910200zco/README.txt b/nuttx/configs/ez80f910200zco/README.txt
index 8238dab40..ed8ea9e12 100644
--- a/nuttx/configs/ez80f910200zco/README.txt
+++ b/nuttx/configs/ez80f910200zco/README.txt
@@ -64,7 +64,7 @@ available:
dhcpd:
This builds the DCHP server using the examples/dhcpd application
(for execution from FLASH.) See examples/README.txt for information
- about ostest.
+ about the dhcpd example.
httpd:
This builds the uIP web server example using the examples/uip application