mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
fix(Kconfig): Fix lw-ip Kconfig display garbled characters
This commit is contained in:
parent
fc30369909
commit
ad176653a0
@ -16,7 +16,7 @@ menu "LWIP"
|
||||
instead of IDF specific esp-netif APIs (such as esp_netif_get_netif_impl_name())
|
||||
|
||||
config LWIP_TCPIP_CORE_LOCKING
|
||||
bool "Enable tcpip core locking"
|
||||
bool "Enable tcpip core locking"
|
||||
default n
|
||||
help
|
||||
If Enable tcpip core locking,Creates a global mutex that is held
|
||||
|
Loading…
Reference in New Issue
Block a user