Skip to content

Commit 1a6b192

Browse files
authored
Full ULP support for C6
1 parent 0082e5d commit 1a6b192

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

configs/defconfig.esp32c6

+2
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ CONFIG_RTC_CLK_CAL_CYCLES=576
55
CONFIG_FREERTOS_IDLE_TASK_STACKSIZE=2304
66
# Enables ULP for C6
77
CONFIG_ULP_COPROC_ENABLED=y
8+
CONFIG_ULP_COPROC_LP_CORE=y
9+
CONFIG_ULP_COPROC_RESERVE_MEM=4096

0 commit comments

Comments
 (0)