mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-04 13:14:32 +02:00
Merge branch 'bugfix/improve_performance' into 'master'
LW-IP: bugfix for performance lose when update to lw-ip 2.1.2 Closes WIFI-1292 See merge request espressif/esp-idf!6755
This commit is contained in:
Submodule components/lwip/lwip updated: 31e24ae95a...d2e4de7e45
@@ -796,6 +796,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
|
||||
|
Reference in New Issue
Block a user