Add esp32c5 configuration (#1258)

* Add esp32c5 configuration

* update idf_component.yml
This commit is contained in:
Xiaoxia
2025-10-05 09:59:28 +08:00
committed by GitHub
parent 3ee2195340
commit 549399b795
6 changed files with 35 additions and 12 deletions

View File

@@ -0,0 +1,11 @@
CONFIG_ESPTOOLPY_FLASHSIZE_16MB=y
CONFIG_ESPTOOLPY_FLASHMODE_QIO=y
CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_240=y
CONFIG_ESP_WIFI_STATIC_RX_BUFFER_NUM=3
CONFIG_ESP_WIFI_DYNAMIC_RX_BUFFER_NUM=6
CONFIG_ESP_WIFI_RX_BA_WIN=3
CONFIG_LWIP_TCPIP_RECVMBOX_SIZE=16
CONFIG_MBEDTLS_DYNAMIC_FREE_CONFIG_DATA=y