lwip: Use custom pbufs for eth and wifi port/netif

This commit is contained in:
David Cermak
2022-03-17 12:51:00 +01:00
parent 65bf5f2b10
commit dbc91f73e6
7 changed files with 124 additions and 79 deletions

View File

@@ -1365,7 +1365,7 @@
#define ESP_LWIP_SELECT 1
#define ESP_LWIP_LOCK 1
#define ESP_THREAD_PROTECTION 1
#define ESP_IP_FORWARD 1
#define LWIP_SUPPORT_CUSTOM_PBUF 1
/*
-----------------------------------------