Fix lwip not initialising properly
This commit is contained in:
@@ -55,6 +55,8 @@
|
||||
#define NO_SYS 1
|
||||
/*----- Value in opt.h for SYS_LIGHTWEIGHT_PROT: 1 -----*/
|
||||
#define SYS_LIGHTWEIGHT_PROT 0
|
||||
/*----- Default Value for MEM_LIBC_MALLOC: 0 ---*/
|
||||
#define MEM_LIBC_MALLOC 1
|
||||
/*----- Default Value for MEMP_MEM_MALLOC: 0 ---*/
|
||||
#define MEMP_MEM_MALLOC 1
|
||||
/*----- Value in opt.h for MEM_ALIGNMENT: 1 -----*/
|
||||
|
||||
Reference in New Issue
Block a user