update for all platforms

This commit is contained in:
Mohamed seliem 2016-12-01 21:26:32 +02:00
parent 0c65a4db9c
commit 0ef0a21d9e
6 changed files with 12 additions and 0 deletions

View file

@ -162,7 +162,9 @@
#define UIP_CONF_DHCP_LIGHT
#define UIP_CONF_LLH_LEN 0
#ifndef UIP_CONF_RECEIVE_WINDOW
#define UIP_CONF_RECEIVE_WINDOW 48
#endif
#define UIP_CONF_TCP_MSS 48
#define UIP_CONF_MAX_CONNECTIONS 4
#define UIP_CONF_MAX_LISTENPORTS 8