forked from ROMEO/obsw
lwip is back (using printf with malloc, but apart from that static)
This commit is contained in:
@ -23,5 +23,3 @@
|
||||
|
||||
#define LWIP_PLATFORM_ASSERT(x)
|
||||
#define LWIP_PLATFORM_DIAG(x) do { printf x; } while(0)
|
||||
|
||||
#define LWIP_FREERTOS_SYS_ARCH_PROTECT_USES_MUTEX 1
|
Reference in New Issue
Block a user