From e67fe7912645818ff9f4f19481b64fe363f5d357 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 20 Oct 2012 13:14:04 +0000 Subject: The termios c_speed field cannot be 'const' git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5234 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/shenzhou/README.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'nuttx/configs/shenzhou') diff --git a/nuttx/configs/shenzhou/README.txt b/nuttx/configs/shenzhou/README.txt index 772c59a17..7bf67710d 100644 --- a/nuttx/configs/shenzhou/README.txt +++ b/nuttx/configs/shenzhou/README.txt @@ -846,3 +846,13 @@ Where is one of the following: -CONFIG_NX_WRITEONLY=y +# CONFIG_NX_WRITEONLY is not set + thttpd + ------ + + This builds the THTTPD web server example using the THTTPD and + the apps/examples/thttpd application. + + NOTE: See note above with regard to the EABI/OABI buildroot + toolchains. This example can only be built using the older + OABI toolchain due to incompatibilities introduced in later + GCC releases. -- cgit v1.2.3