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
This commit is contained in:
patacongo
2012-10-13 15:12:44 +00:00
parent 7438dd1dde
commit 82dc9393de
6 changed files with 1264 additions and 2 deletions
+4
View File
@@ -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).