mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 10:47:19 +02:00
Merge branch 'bugfix/fix_lwip_kconfig_v4.4' into 'release/v4.4'
fix(Kconfig): Fix lw-ip Kconfig display garbled characters (backport v4.4) See merge request espressif/esp-idf!18320
This commit is contained in:
@ -16,7 +16,7 @@ menu "LWIP"
|
|||||||
instead of IDF specific esp-netif APIs (such as esp_netif_get_netif_impl_name())
|
instead of IDF specific esp-netif APIs (such as esp_netif_get_netif_impl_name())
|
||||||
|
|
||||||
config LWIP_TCPIP_CORE_LOCKING
|
config LWIP_TCPIP_CORE_LOCKING
|
||||||
bool "Enable tcpip core locking"
|
bool "Enable tcpip core locking"
|
||||||
default n
|
default n
|
||||||
help
|
help
|
||||||
If Enable tcpip core locking,Creates a global mutex that is held
|
If Enable tcpip core locking,Creates a global mutex that is held
|
||||||
|
Reference in New Issue
Block a user