added xilinx lwip drivers, outgoing is working incoming TODO

This commit is contained in:
2024-08-19 16:52:10 +02:00
parent fe5629fa85
commit 910553df45
39 changed files with 9937 additions and 7 deletions

View File

@ -0,0 +1,5 @@
LWIP_MALLOC_MEMPOOL_START
LWIP_MALLOC_MEMPOOL(50, 256)
LWIP_MALLOC_MEMPOOL(50, 512)
LWIP_MALLOC_MEMPOOL(50, 1512)
LWIP_MALLOC_MEMPOOL_END