summaryrefslogtreecommitdiff
path: root/nuttx/configs/ez80f910200zco/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-23 23:53:03 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-23 23:53:03 +0000
commit2bec7f89cc1a4246ef3f0ed18525faef2482419d (patch)
treed54d7119d4e7a8f3bd38345602b32526a0ffbdfb /nuttx/configs/ez80f910200zco/README.txt
parent96810b921dd00bb3c235f9eee3b415e05b642f7c (diff)
downloadpx4-nuttx-2bec7f89cc1a4246ef3f0ed18525faef2482419d.tar.gz
px4-nuttx-2bec7f89cc1a4246ef3f0ed18525faef2482419d.tar.bz2
px4-nuttx-2bec7f89cc1a4246ef3f0ed18525faef2482419d.zip
Resolve merge conflicts
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1821 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/ez80f910200zco/README.txt')
-rw-r--r--nuttx/configs/ez80f910200zco/README.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/nuttx/configs/ez80f910200zco/README.txt b/nuttx/configs/ez80f910200zco/README.txt
index 69ec3f91d..8238dab40 100644
--- a/nuttx/configs/ez80f910200zco/README.txt
+++ b/nuttx/configs/ez80f910200zco/README.txt
@@ -61,6 +61,16 @@ Where <sub-directory> is the specific board configuration that you
wish to build. The following board-specific configurations are
available:
+dhcpd:
+ This builds the DCHP server using the examples/dhcpd application
+ (for execution from FLASH.) See examples/README.txt for information
+ about ostest.
+
+httpd:
+ This builds the uIP web server example using the examples/uip application
+ (for execution from FLASH). See examples/README.txt for information
+ about ostest.
+
ostest
This builds the examples/ostest application for execution from FLASH.
See examples/README.txt for information about ostest.