git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10803 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
Giovanni Di Sirio 2017-10-09 18:11:29 +00:00
parent 5ba53d8c44
commit 55bc66a827
1 changed files with 2 additions and 0 deletions

View File

@ -36,5 +36,7 @@
#include "static_lwipopts.h" #include "static_lwipopts.h"
/* Optional, application-specific settings.*/ /* Optional, application-specific settings.*/
#define TCPIP_MBOX_SIZE MEMP_NUM_PBUF
#define SLIPIF_THREAD_STACKSIZE 1024
#endif /* LWIP_HDR_LWIPOPTS_H__ */ #endif /* LWIP_HDR_LWIPOPTS_H__ */