Allow application to override LWIP_RAW

pull/10496/head
Andrew Chong 2019-04-27 00:22:00 +09:00 committed by GitHub
parent f28b82b831
commit 058f07452a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -83,7 +83,9 @@
#define SYS_LIGHTWEIGHT_PROT 1
#ifndef LWIP_RAW
#define LWIP_RAW 0
#endif
#define TCPIP_MBOX_SIZE 8
#define DEFAULT_TCP_RECVMBOX_SIZE 8