lwip is back (using printf with malloc, but apart from that static)

This commit is contained in:
2023-11-03 11:58:56 +01:00
parent 906674af04
commit 450eeede33
411 changed files with 114 additions and 146016 deletions

View File

@ -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