aboutsummaryrefslogtreecommitdiff
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
commit8345d911e0e4f6e6dcbc4728325fb7ef0b8dadd8 (patch)
tree62be132621705a51e85c7b56c9d004e593d6219a /nuttx/ChangeLog
parenta03e58b7acd56df24404d42652efc1c75725adda (diff)
downloadpx4-firmware-8345d911e0e4f6e6dcbc4728325fb7ef0b8dadd8.tar.gz
px4-firmware-8345d911e0e4f6e6dcbc4728325fb7ef0b8dadd8.tar.bz2
px4-firmware-8345d911e0e4f6e6dcbc4728325fb7ef0b8dadd8.zip
Add a THTTPD configuration for the Shenzhou board (Darcy Gong)
git-svn-id: http://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).