fix(wifi): config flash frequency to 80M in iperf sdkconfig

This commit is contained in:
yinqingzhao
2026-08-27 19:14:45 +08:00
parent 5cd0da1f37
commit 0553d097cd

View File

@@ -22,7 +22,7 @@ CONFIG_LWIP_IP_REASS_MAX_PBUFS=15
# Serial flasher config
#
CONFIG_ESPTOOLPY_FLASHMODE_QIO=y
CONFIG_ESPTOOLPY_FLASHFREQ_40M=y
CONFIG_ESPTOOLPY_FLASHFREQ_80M=y
CONFIG_PARTITION_TABLE_SINGLE_APP_LARGE=y