feat(wifi): set phy pll track disable default

This commit is contained in:
yinqingzhao
2025-06-13 14:26:03 +08:00
committed by BOT
parent 5deab445d3
commit 93b2cf899a
+4
View File
@@ -14,3 +14,7 @@ CONFIG_IPERF_REPORT_TASK_PRIORITY=24
CONFIG_COMPILER_OPTIMIZATION_PERF=y
CONFIG_PARTITION_TABLE_SINGLE_APP_LARGE=y
# These two configurations disable the phy pll track feature, only used for experimental
CONFIG_ESP_PHY_DEBUG=y
CONFIG_ESP_PHY_DISABLE_PLL_TRACK=y