summaryrefslogtreecommitdiff
path: root/nuttx/configs/shenzhou/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/shenzhou/README.txt')
-rw-r--r--nuttx/configs/shenzhou/README.txt10
1 files changed, 10 insertions, 0 deletions
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 <subdir> 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.