esp32-arduino-lib-builder/configs/defconfig.esp32c3
me-no-dev aaf47abea8 Enable BT per chip
Somehow CONFIG_BT_ENABLED can be on on non-BT chips, which can cause issues when including headers based on that switch.
2024-03-06 23:53:56 +02:00

4 lines
145 B
Text

CONFIG_RTC_CLK_CAL_CYCLES=576
# CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0 is not set
CONFIG_FREERTOS_IDLE_TASK_STACKSIZE=2304
CONFIG_BT_ENABLED=y