mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-05-24 18:46:33 +08:00
feat(lwip): Add macro "LWIP_SUPPORT_CUSTOM_PBUF"
LWIP of newer version has this.
This commit is contained in:
@ -37,6 +37,8 @@
|
||||
#define SOCKETS_MT
|
||||
|
||||
//#define SOCKETS_TCP_TRACE
|
||||
|
||||
#define LWIP_SUPPORT_CUSTOM_PBUF 1
|
||||
/*
|
||||
-----------------------------------------------
|
||||
---------- Platform specific locking ----------
|
||||
|
Reference in New Issue
Block a user