forked from ROMEO/obsw
adjusting xil eth to work for us
This commit is contained in:
5
bsp_z7/lwip/xilinx_eth/include/lwippools.h
Normal file
5
bsp_z7/lwip/xilinx_eth/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