git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10803 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
5ba53d8c44
commit
55bc66a827
|
@ -36,5 +36,7 @@
|
|||
#include "static_lwipopts.h"
|
||||
|
||||
/* Optional, application-specific settings.*/
|
||||
#define TCPIP_MBOX_SIZE MEMP_NUM_PBUF
|
||||
#define SLIPIF_THREAD_STACKSIZE 1024
|
||||
|
||||
#endif /* LWIP_HDR_LWIPOPTS_H__ */
|
||||
|
|
Loading…
Reference in New Issue