VSN/apps update

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3378 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2011-03-14 14:14:54 +00:00
parent 969158ca0f
commit c87fc6d5f1
17 changed files with 596 additions and 431 deletions
+4
View File
@@ -73,6 +73,10 @@
# error "UIP_LLH_LEN must be set to zero"
#endif
#ifdef CONFIG_NET_MULTIBUFFER
# error "Requires CONFIG_NET_MULTIBUFFER"
#endif
#ifndef CONFIG_SLIP_STACKSIZE
# define CONFIG_SLIP_STACKSIZE 1024
#endif