Disable SYS_LIGHTWEIGHT_PROT in unit tests
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
|
||||
/* Prevent having to link sys_arch.c (we don't test the API layers in unit tests) */
|
||||
#define NO_SYS 1
|
||||
#define SYS_LIGHTWEIGHT_PROT 0
|
||||
#define LWIP_NETCONN 0
|
||||
#define LWIP_SOCKET 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user