Skip to content

Commit b3507e1

Browse files
authored
Update defconfig.esp32c3
1 parent 0b85365 commit b3507e1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

configs/defconfig.esp32c3

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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
17
CONFIG_RTC_CLK_CAL_CYCLES=576
28
# CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0 is not set
39
CONFIG_FREERTOS_IDLE_TASK_STACKSIZE=2304

0 commit comments

Comments
 (0)