Skip to content

Commit 2f70f20

Browse files
authored
Change default CPU frequency from 360MHz to 400MHz
1 parent a207a3d commit 2f70f20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/defconfig.esp32p4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ CONFIG_COMPILER_FLOAT_LIB_FROM_RVFPLIB=y
99
CONFIG_ESPTOOLPY_FLASHSIZE_16MB=y
1010
CONFIG_ESPTOOLPY_FLASHSIZE="16MB"
1111

12-
CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_360=y
12+
CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_400=y
1313
CONFIG_COMPILER_ORPHAN_SECTIONS_PLACE=y
1414
# CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1 is not set
1515

0 commit comments

Comments
 (0)