forked from ROMEO/obsw
refactoring, added second binary for sim interface, added second lwip implementation for sim interface
This commit is contained in:
5
bsp_z7/lwip/bare/include/lwippools.h
Normal file
5
bsp_z7/lwip/bare/include/lwippools.h
Normal file
@ -0,0 +1,5 @@
|
||||
LWIP_MALLOC_MEMPOOL_START
|
||||
LWIP_MALLOC_MEMPOOL(50, 256)
|
||||
LWIP_MALLOC_MEMPOOL(50, 512)
|
||||
LWIP_MALLOC_MEMPOOL(50, 1550)
|
||||
LWIP_MALLOC_MEMPOOL_END
|
Reference in New Issue
Block a user