mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
update README files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3130 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -366,6 +366,10 @@ Where <subdir> is one of the following:
|
||||
This configuration directory, performs a simple OS test using
|
||||
examples/ostest.
|
||||
|
||||
thttpd:
|
||||
This builds the THTTPD web server example using the THTTPD and
|
||||
the examples/thttpd application.
|
||||
|
||||
By default, all of these examples are built to be used with the Luminary
|
||||
Ethernet Bootloader (you can change the ld.script file in any of these
|
||||
sub-directories to change that configuration).
|
||||
|
||||
@@ -300,6 +300,12 @@ poll
|
||||
This configuration exercises the poll()/select() text at
|
||||
examples/poll
|
||||
|
||||
thttpd
|
||||
^^^^^^
|
||||
|
||||
This builds the THTTPD web server example using the THTTPD and
|
||||
the examples/thttpd application.
|
||||
|
||||
udp
|
||||
^^^
|
||||
|
||||
|
||||
@@ -658,6 +658,10 @@ Where <subdir> is one of the following:
|
||||
This configuration directory, performs a simple OS test using
|
||||
examples/ostest.
|
||||
|
||||
thttpd:
|
||||
This builds the THTTPD web server example using the THTTPD and
|
||||
the examples/thttpd application.
|
||||
|
||||
usbserial:
|
||||
This configuration directory exercises the USB serial class
|
||||
driver at examples/usbserial. See examples/README.txt for
|
||||
|
||||
Reference in New Issue
Block a user