mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 18:57:19 +02:00
fix bug for improve performance
This commit is contained in:
Submodule components/lwip/lwip updated: 31e24ae95a...d2e4de7e45
@ -779,6 +779,7 @@
|
|||||||
#define ESP_IPV6 1
|
#define ESP_IPV6 1
|
||||||
#define ESP_SOCKET 1
|
#define ESP_SOCKET 1
|
||||||
#define ESP_LWIP_SELECT 1
|
#define ESP_LWIP_SELECT 1
|
||||||
|
#define ESP_LWIP_LOCK 1
|
||||||
|
|
||||||
#ifdef ESP_IRAM_ATTR
|
#ifdef ESP_IRAM_ATTR
|
||||||
#undef ESP_IRAM_ATTR
|
#undef ESP_IRAM_ATTR
|
||||||
|
Reference in New Issue
Block a user