We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0082e5d commit 1a6b192Copy full SHA for 1a6b192
configs/defconfig.esp32c6
@@ -5,3 +5,5 @@ CONFIG_RTC_CLK_CAL_CYCLES=576
5
CONFIG_FREERTOS_IDLE_TASK_STACKSIZE=2304
6
# Enables ULP for C6
7
CONFIG_ULP_COPROC_ENABLED=y
8
+CONFIG_ULP_COPROC_LP_CORE=y
9
+CONFIG_ULP_COPROC_RESERVE_MEM=4096
0 commit comments