Skip to content

Commit 7b7b326

Browse files
committed
Update P4 PSRAM Speed to 200MHz
1 parent 5aeba7c commit 7b7b326

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: configs/defconfig.esp32p4

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1+
CONFIG_IDF_EXPERIMENTAL_FEATURES=y
12
CONFIG_SPIRAM=y
3+
CONFIG_SPIRAM_SPEED_200M=y
24
# CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1 is not set
35
CONFIG_LWIP_TCP_SACK_OUT=y
6+
47
CONFIG_SLAVE_IDF_TARGET_ESP32C6=y
58
CONFIG_ESP_SDIO_BUS_WIDTH=4
69
CONFIG_ESP_SDIO_CLOCK_FREQ_KHZ=40000

0 commit comments

Comments
 (0)