mirror of
https://github.com/espressif/esp-mqtt.git
synced 2025-11-01 23:52:42 +01:00
esp_netif: include tcpip_adapter legacy header by default to provide *implicit* compatiblity
This commit is contained in:
committed by
Rocha Euripedes
parent
6efd355e1e
commit
1d09afe527
@@ -10,3 +10,4 @@ CONFIG_MQTT_TASK_STACK_SIZE=6144
|
||||
CONFIG_MBEDTLS_ASYMMETRIC_CONTENT_LEN=y
|
||||
CONFIG_MBEDTLS_SSL_IN_CONTENT_LEN=16384
|
||||
CONFIG_MBEDTLS_SSL_OUT_CONTENT_LEN=4096
|
||||
CONFIG_ESP_NETIF_TCPIP_ADAPTER_COMPATIBLE_LAYER=n
|
||||
|
||||
Reference in New Issue
Block a user