We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0b4cba commit 0082e5dCopy full SHA for 0082e5d
configs/defconfig.esp32c6
@@ -2,4 +2,6 @@ CONFIG_BT_ENABLED=y
2
CONFIG_BT_BLE_BLUFI_ENABLE=y
3
CONFIG_RTC_CLK_CAL_CYCLES=576
4
# CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0 is not set
5
-CONFIG_FREERTOS_IDLE_TASK_STACKSIZE=2304
+CONFIG_FREERTOS_IDLE_TASK_STACKSIZE=2304
6
+# Enables ULP for C6
7
+CONFIG_ULP_COPROC_ENABLED=y
0 commit comments