Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_*
This commit is contained in:
parent
229c53a2e6
commit
a9cc909794
107 changed files with 617 additions and 617 deletions
|
@ -6,7 +6,7 @@
|
|||
#define CCIF
|
||||
#define CLIF
|
||||
|
||||
#define UIP_CONF_IPV4 1
|
||||
#define NETSTACK_CONF_WITH_IPV4 1
|
||||
#define WITH_ASCII 1
|
||||
|
||||
#define CLOCK_CONF_SECOND 100
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue