summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-10-13 15:12:44 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-10-13 15:12:44 +0000
commitf80429b503882bda76e31041cb299352afde2686 (patch)
tree62be132621705a51e85c7b56c9d004e593d6219a /nuttx/ChangeLog
parent02c7f24a39000c809356f8821e6c5aac02e84add (diff)
downloadnuttx-f80429b503882bda76e31041cb299352afde2686.tar.gz
nuttx-f80429b503882bda76e31041cb299352afde2686.tar.bz2
nuttx-f80429b503882bda76e31041cb299352afde2686.zip
Add a THTTPD configuration for the Shenzhou board (Darcy Gong)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5233 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index a8e045616..971e9ff9b 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -3470,4 +3470,8 @@
* configs/shenzhou/*/Make.defs: Now uses the new buildroot 4.6.3
EABI toolchain.
* lib/stdio/lib_libdtoa.c: Another dtoa() fix from Mike Smith.
+ * configs/shenzhou/src/up_adc.c: Add ADC support for the Shenzhou
+ board (Darcy Gong).
+ * configs/shenzhou/thttpd: Add a THTTPD configuration for the
+ Shenzhou board (Darcy Gong).