We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21a00e1 commit 9cca69eCopy full SHA for 9cca69e
configs/defconfig.esp32
@@ -71,6 +71,7 @@ CONFIG_LWIP_TCP_MSS=1436
71
CONFIG_LWIP_TCP_RTO_TIME=3000
72
CONFIG_LWIP_TCPIP_TASK_STACK_SIZE=2560
73
CONFIG_LWIP_TCPIP_TASK_AFFINITY_CPU0=y
74
+CONFIG_LWIP_UDP_RECVMBOX_SIZE=64
75
# CONFIG_MBEDTLS_ASYMMETRIC_CONTENT_LEN is not set
76
CONFIG_MBEDTLS_PSK_MODES=y
77
CONFIG_MBEDTLS_KEY_EXCHANGE_PSK=y
0 commit comments