feat(wifi): add wifi support for esp32c5 eco1

This commit is contained in:
xuxiao
2024-10-21 17:50:35 +08:00
committed by BOT
parent ec8de8a1f9
commit e2c732c906
5 changed files with 27 additions and 17 deletions

View File

@@ -12,7 +12,7 @@ CONFIG_ESP_WIFI_AMPDU_RX_ENABLED=y
CONFIG_ESP_WIFI_RX_BA_WIN=22
CONFIG_ESP_WIFI_NVS_ENABLED=n
CONFIG_LWIP_TCP_SND_BUF_DEFAULT=57600
CONFIG_LWIP_TCP_SND_BUF_DEFAULT=50400
CONFIG_LWIP_TCP_WND_DEFAULT=65535
CONFIG_LWIP_TCP_RECVMBOX_SIZE=48
CONFIG_LWIP_UDP_RECVMBOX_SIZE=64