Skip to content

Commit 9794f45

Browse files
Put sleep functions in IRAM
1 parent 89b3c79 commit 9794f45

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

configs/defconfig.esp32s3

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ CONFIG_SR_MN_EN_MULTINET5_SINGLE_RECOGNITION_QUANT8=y
1212
CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK=y
1313
CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH=3120
1414
CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND=y
15-
CONFIG_PM_SLP_DISABLE_GPIO=y
15+
CONFIG_PM_SLP_DISABLE_GPIO=y
16+
CONFIG_PM_SLP_IRAM_OPT=y

0 commit comments

Comments
 (0)