mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
fix bug for improve performance
This commit is contained in:
parent
2b2f0d0f28
commit
262acbc0a8
@ -1 +1 @@
|
||||
Subproject commit 31e24ae95a59e51d74f435f48fa21091b26c1430
|
||||
Subproject commit d2e4de7e459ae3317c193fdb595386594b40cec0
|
@ -779,6 +779,7 @@
|
||||
#define ESP_IPV6 1
|
||||
#define ESP_SOCKET 1
|
||||
#define ESP_LWIP_SELECT 1
|
||||
#define ESP_LWIP_LOCK 1
|
||||
|
||||
#ifdef ESP_IRAM_ATTR
|
||||
#undef ESP_IRAM_ATTR
|
||||
|
Loading…
Reference in New Issue
Block a user