Skip to content

Commit 9cca69e

Browse files
authored
CONFIG_LWIP_UDP_RECVMBOX_SIZE=64
1 parent 21a00e1 commit 9cca69e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configs/defconfig.esp32

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ CONFIG_LWIP_TCP_MSS=1436
7171
CONFIG_LWIP_TCP_RTO_TIME=3000
7272
CONFIG_LWIP_TCPIP_TASK_STACK_SIZE=2560
7373
CONFIG_LWIP_TCPIP_TASK_AFFINITY_CPU0=y
74+
CONFIG_LWIP_UDP_RECVMBOX_SIZE=64
7475
# CONFIG_MBEDTLS_ASYMMETRIC_CONTENT_LEN is not set
7576
CONFIG_MBEDTLS_PSK_MODES=y
7677
CONFIG_MBEDTLS_KEY_EXCHANGE_PSK=y

0 commit comments

Comments
 (0)