bugfix compile and flash
This commit is contained in:
parent
f6fa014a1f
commit
cb41c216e9
3 changed files with 7 additions and 4 deletions
|
@ -41,6 +41,9 @@
|
|||
#undef UIP_CONF_DS6_ROUTE_NBU
|
||||
#define UIP_CONF_DS6_ROUTE_NBU 50
|
||||
|
||||
#undef UIP_CONF_TCP
|
||||
#define UIP_CONF_TCP 1
|
||||
|
||||
#ifndef QUEUEBUF_CONF_NUM
|
||||
#define QUEUEBUF_CONF_NUM 4
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue