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 0b85365 commit b3507e1Copy full SHA for b3507e1
configs/defconfig.esp32c3
@@ -1,3 +1,9 @@
1
+CONFIG_BT_ENABLED=y
2
+CONFIG_BT_BLE_BLUFI_ENABLE=y
3
+CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
4
+CONFIG_BT_BTC_TASK_STACK_SIZE=8192
5
+CONFIG_BT_BTU_TASK_STACK_SIZE=8192
6
+CONFIG_BLE_MESH=y
7
CONFIG_RTC_CLK_CAL_CYCLES=576
8
# CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0 is not set
9
CONFIG_FREERTOS_IDLE_TASK_STACKSIZE=2304
0 commit comments