Skip to content

Commit aaf47ab

Browse files
committed
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.
1 parent f17fb9c commit aaf47ab

File tree

7 files changed

+6
-1
lines changed

7 files changed

+6
-1
lines changed

configs/defconfig.common

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ CONFIG_AUTOSTART_ARDUINO=y
33
CONFIG_ARDUHAL_ESP_LOG=y
44
CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE=y
55
CONFIG_BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP=y
6-
CONFIG_BT_ENABLED=y
76
CONFIG_BT_BLE_BLUFI_ENABLE=y
87
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
98
CONFIG_BT_BTC_TASK_STACK_SIZE=8192

configs/defconfig.esp32

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
CONFIG_BTDM_CTRL_MODE_BTDM=y
22
CONFIG_BTDM_SCAN_DUPL_CACHE_SIZE=20
3+
CONFIG_BT_ENABLED=y
34
CONFIG_BT_CLASSIC_ENABLED=y
45
CONFIG_BT_A2DP_ENABLE=y
56
CONFIG_BT_SPP_ENABLED=y

configs/defconfig.esp32c2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
CONFIG_XTAL_FREQ_26=y
22
CONFIG_XTAL_FREQ=26
3+
CONFIG_BT_ENABLED=y
34
CONFIG_BT_BLE_BLUFI_ENABLE=y
45
CONFIG_RTC_CLK_CAL_CYCLES=576
56
# CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0 is not set

configs/defconfig.esp32c3

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
CONFIG_RTC_CLK_CAL_CYCLES=576
22
# CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0 is not set
33
CONFIG_FREERTOS_IDLE_TASK_STACKSIZE=2304
4+
CONFIG_BT_ENABLED=y

configs/defconfig.esp32c6

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
CONFIG_BT_ENABLED=y
12
CONFIG_BT_BLE_BLUFI_ENABLE=y
23
CONFIG_RTC_CLK_CAL_CYCLES=576
34
# CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0 is not set

configs/defconfig.esp32h2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
CONFIG_BT_ENABLED=y
12
CONFIG_BT_BLE_BLUFI_ENABLE=y
23
CONFIG_RTC_CLK_CAL_CYCLES=576
34
# CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0 is not set

configs/defconfig.esp32s3

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
CONFIG_BT_ENABLED=y
12
CONFIG_SPIRAM_TRY_ALLOCATE_WIFI_LWIP=y
23
CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_240=y
34
CONFIG_SPIRAM=y

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy