Skip to content

Commit 421d06a

Browse files
committed
Use HSPI for 80MHz PSRAM
Fixes: espressif/arduino-esp32#7192
1 parent 499afeb commit 421d06a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configs/defconfig.esp32

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ CONFIG_BT_HFP_ENABLE=y
99
CONFIG_BT_STACK_NO_LOG=y
1010
CONFIG_BT_BLE_DYNAMIC_ENV_MEMORY=y
1111
CONFIG_ESP32_SPIRAM_SUPPORT=y
12+
CONFIG_SPIRAM_OCCUPY_HSPI_HOST=y
1213
CONFIG_ESP32_ULP_COPROC_ENABLED=y
1314
CONFIG_ESP32_XTAL_FREQ_AUTO=y
1415
# CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1 is not set

0 commit comments

Comments
 (0)