forked from espressif/esp-idf
cleanup bluetooth sdkconfig.defaults
This commit is contained in:
@@ -1,6 +1,4 @@
|
|||||||
# Override some defaults so BT stack is enabled
|
# This file was generated using idf.py save-defconfig. It can be edited manually.
|
||||||
# by default in this example
|
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
|
||||||
|
#
|
||||||
CONFIG_BT_ENABLED=y
|
CONFIG_BT_ENABLED=y
|
||||||
CONFIG_BTDM_CTRL_MODE_BLE_ONLY=y
|
|
||||||
CONFIG_BTDM_CTRL_MODE_BR_EDR_ONLY=n
|
|
||||||
CONFIG_BTDM_CTRL_MODE_BTDM=n
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,14 +1,4 @@
|
|||||||
# Override some defaults so BT stack is enabled
|
# This file was generated using idf.py save-defconfig. It can be edited manually.
|
||||||
# in this example
|
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
|
||||||
|
|
||||||
#
|
|
||||||
# BT config
|
|
||||||
#
|
#
|
||||||
CONFIG_BT_ENABLED=y
|
CONFIG_BT_ENABLED=y
|
||||||
|
|
||||||
#
|
|
||||||
# ESP32-specific config
|
|
||||||
#
|
|
||||||
CONFIG_ESP32_ENABLE_STACK_BT=y
|
|
||||||
# CONFIG_ESP32_ENABLE_STACK_NONE is not set
|
|
||||||
CONFIG_MEMMAP_BT=y
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,4 @@
|
|||||||
# Override some defaults so BT stack is enabled
|
# This file was generated using idf.py save-defconfig. It can be edited manually.
|
||||||
# and WiFi disabled by default in this example
|
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
|
||||||
|
#
|
||||||
CONFIG_BT_ENABLED=y
|
CONFIG_BT_ENABLED=y
|
||||||
CONFIG_BTDM_CTRL_MODE_BLE_ONLY=y
|
|
||||||
CONFIG_BTDM_CTRL_MODE_BR_EDR_ONLY=n
|
|
||||||
CONFIG_BTDM_CTRL_MODE_BTDM=n
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,4 @@
|
|||||||
# Override some defaults so BT stack is enabled
|
# This file was generated using idf.py save-defconfig. It can be edited manually.
|
||||||
# by default in this example
|
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
|
||||||
|
#
|
||||||
CONFIG_BT_ENABLED=y
|
CONFIG_BT_ENABLED=y
|
||||||
CONFIG_BTDM_CTRL_MODE_BLE_ONLY=y
|
|
||||||
CONFIG_BTDM_CTRL_MODE_BR_EDR_ONLY=n
|
|
||||||
CONFIG_BTDM_CTRL_MODE_BTDM=n
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,4 @@
|
|||||||
# Override some defaults so BT stack is enabled
|
# This file was generated using idf.py save-defconfig. It can be edited manually.
|
||||||
# and WiFi disabled by default in this example
|
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
|
||||||
|
#
|
||||||
CONFIG_BT_ENABLED=y
|
CONFIG_BT_ENABLED=y
|
||||||
CONFIG_BTDM_CTRL_MODE_BLE_ONLY=y
|
|
||||||
CONFIG_BTDM_CTRL_MODE_BR_EDR_ONLY=n
|
|
||||||
CONFIG_BTDM_CTRL_MODE_BTDM=n
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,4 @@
|
|||||||
# Override some defaults so BT stack is enabled
|
# This file was generated using idf.py save-defconfig. It can be edited manually.
|
||||||
# and WiFi disabled by default in this example
|
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
|
||||||
|
#
|
||||||
CONFIG_BT_ENABLED=y
|
CONFIG_BT_ENABLED=y
|
||||||
CONFIG_BTDM_CTRL_MODE_BLE_ONLY=y
|
|
||||||
CONFIG_BTDM_CTRL_MODE_BR_EDR_ONLY=n
|
|
||||||
CONFIG_BTDM_CTRL_MODE_BTDM=n
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,16 +1,4 @@
|
|||||||
# Override some defaults so BT stack is enabled
|
# This file was generated using idf.py save-defconfig. It can be edited manually.
|
||||||
# in this example
|
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
|
||||||
|
|
||||||
#
|
|
||||||
# BT config
|
|
||||||
#
|
#
|
||||||
CONFIG_BT_ENABLED=y
|
CONFIG_BT_ENABLED=y
|
||||||
CONFIG_BTDM_CTRL_MODE_BLE_ONLY=y
|
|
||||||
CONFIG_BTDM_CTRL_MODE_BR_EDR_ONLY=n
|
|
||||||
CONFIG_BTDM_CTRL_MODE_BTDM=n
|
|
||||||
#
|
|
||||||
# ESP32-specific config
|
|
||||||
#
|
|
||||||
CONFIG_ESP32_ENABLE_STACK_BT=y
|
|
||||||
# CONFIG_ESP32_ENABLE_STACK_NONE is not set
|
|
||||||
CONFIG_MEMMAP_BT=y
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,22 +1,6 @@
|
|||||||
# Override some defaults so BT stack is enabled
|
# This file was generated using idf.py save-defconfig. It can be edited manually.
|
||||||
# by default in this example
|
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
|
||||||
|
#
|
||||||
CONFIG_BT_ENABLED=y
|
CONFIG_BT_ENABLED=y
|
||||||
CONFIG_BTDM_CTRL_MODE_BLE_ONLY=y
|
|
||||||
CONFIG_BTDM_CTRL_MODE_BR_EDR_ONLY=n
|
|
||||||
CONFIG_BTDM_CTRL_MODE_BTDM=n
|
|
||||||
CONFIG_BTDM_CTRL_BLE_MAX_CONN=9
|
|
||||||
CONFIG_GATTS_NOTIFY_THROUGHPUT=y
|
CONFIG_GATTS_NOTIFY_THROUGHPUT=y
|
||||||
CONFIG_CTRL_BTDM_MODEM_SLEEP=n
|
CONFIG_GATTC_WRITE_THROUGHPUT=n
|
||||||
CONFIG_BTDM_CTRL_PINNED_TO_CORE_1=y
|
|
||||||
CONFIG_BTDM_CTRL_PINNED_TO_CORE=1
|
|
||||||
#
|
|
||||||
# Serial flasher config
|
|
||||||
#
|
|
||||||
CONFIG_ESPTOOLPY_MONITOR_BAUD_921600B=y
|
|
||||||
CONFIG_ESPTOOLPY_MONITOR_BAUD=921600
|
|
||||||
#
|
|
||||||
# ESP32-specific
|
|
||||||
#
|
|
||||||
CONFIG_ESP32_TRACEMEM_RESERVE_DRAM=0x0
|
|
||||||
CONFIG_ESP_COREDUMP_ENABLE_TO_NONE=y
|
|
||||||
CONFIG_ESP_CONSOLE_UART_BAUDRATE=921600
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,22 +1,6 @@
|
|||||||
# Override some defaults so BT stack is enabled
|
# This file was generated using idf.py save-defconfig. It can be edited manually.
|
||||||
# by default in this example
|
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
|
||||||
CONFIG_BT_ENABLED=y
|
#
|
||||||
CONFIG_BTDM_CTRL_MODE_BLE_ONLY=y
|
|
||||||
CONFIG_BTDM_CTRL_MODE_BR_EDR_ONLY=n
|
|
||||||
CONFIG_BTDM_CTRL_MODE_BTDM=n
|
|
||||||
CONFIG_BTDM_CTRL_BLE_MAX_CONN=9
|
|
||||||
CONFIG_EXAMPLE_GATTS_NOTIFY_THROUGHPUT=y
|
CONFIG_EXAMPLE_GATTS_NOTIFY_THROUGHPUT=y
|
||||||
CONFIG_CTRL_BTDM_MODEM_SLEEP=n
|
CONFIG_EXAMPLE_GATTC_WRITE_THROUGHPUT=n
|
||||||
CONFIG_BTDM_CTRL_PINNED_TO_CORE_1=y
|
CONFIG_BT_ENABLED=y
|
||||||
CONFIG_BTDM_CTRL_PINNED_TO_CORE=1
|
|
||||||
#
|
|
||||||
# Serial flasher config
|
|
||||||
#
|
|
||||||
CONFIG_ESPTOOLPY_MONITOR_BAUD_921600B=y
|
|
||||||
CONFIG_ESPTOOLPY_MONITOR_BAUD=921600
|
|
||||||
#
|
|
||||||
# ESP32-specific
|
|
||||||
#
|
|
||||||
CONFIG_ESP32_TRACEMEM_RESERVE_DRAM=0x0
|
|
||||||
CONFIG_ESP_COREDUMP_ENABLE_TO_NONE=y
|
|
||||||
CONFIG_ESP_CONSOLE_UART_BAUDRATE=921600
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,4 @@
|
|||||||
# Override some defaults so BT stack is enabled
|
# This file was generated using idf.py save-defconfig. It can be edited manually.
|
||||||
# by default in this example
|
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
|
||||||
|
#
|
||||||
CONFIG_BT_ENABLED=y
|
CONFIG_BT_ENABLED=y
|
||||||
CONFIG_BTDM_CTRL_MODE_BLE_ONLY=y
|
|
||||||
CONFIG_BTDM_CTRL_MODE_BR_EDR_ONLY=n
|
|
||||||
CONFIG_BTDM_CTRL_MODE_BTDM=n
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,4 @@
|
|||||||
# Override some defaults so BT stack is enabled
|
# This file was generated using idf.py save-defconfig. It can be edited manually.
|
||||||
# and WiFi disabled by default in this example
|
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
|
||||||
|
#
|
||||||
CONFIG_BT_ENABLED=y
|
CONFIG_BT_ENABLED=y
|
||||||
CONFIG_BTDM_CTRL_MODE_BLE_ONLY=y
|
|
||||||
CONFIG_BTDM_CTRL_MODE_BR_EDR_ONLY=n
|
|
||||||
CONFIG_BTDM_CTRL_MODE_BTDM=n
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,4 @@
|
|||||||
# Override some defaults so BT stack is enabled
|
# This file was generated using idf.py save-defconfig. It can be edited manually.
|
||||||
# by default in this example
|
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
|
||||||
|
#
|
||||||
CONFIG_BT_ENABLED=y
|
CONFIG_BT_ENABLED=y
|
||||||
CONFIG_BTDM_CTRL_MODE_BLE_ONLY=y
|
|
||||||
CONFIG_BTDM_CTRL_MODE_BR_EDR_ONLY=n
|
|
||||||
CONFIG_BTDM_CTRL_MODE_BTDM=n
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,4 @@
|
|||||||
# Override some defaults so BT stack is enabled
|
# This file was generated using idf.py save-defconfig. It can be edited manually.
|
||||||
# by default in this example
|
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
|
||||||
|
#
|
||||||
CONFIG_BT_ENABLED=y
|
CONFIG_BT_ENABLED=y
|
||||||
CONFIG_BTDM_CTRL_MODE_BLE_ONLY=y
|
|
||||||
CONFIG_BTDM_CTRL_MODE_BR_EDR_ONLY=n
|
|
||||||
CONFIG_BTDM_CTRL_MODE_BTDM=n
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,17 +1,4 @@
|
|||||||
# Override some defaults so BT stack is enabled
|
# This file was generated using idf.py save-defconfig. It can be edited manually.
|
||||||
# in this example
|
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
|
||||||
|
|
||||||
#
|
|
||||||
# BT config
|
|
||||||
#
|
#
|
||||||
CONFIG_BT_ENABLED=y
|
CONFIG_BT_ENABLED=y
|
||||||
CONFIG_BTDM_CTRL_MODE_BLE_ONLY=y
|
|
||||||
CONFIG_BTDM_CTRL_MODE_BR_EDR_ONLY=n
|
|
||||||
CONFIG_BTDM_CTRL_MODE_BTDM=n
|
|
||||||
|
|
||||||
#
|
|
||||||
# ESP32-specific config
|
|
||||||
#
|
|
||||||
CONFIG_ESP32_ENABLE_STACK_BT=y
|
|
||||||
# CONFIG_ESP32_ENABLE_STACK_NONE is not set
|
|
||||||
CONFIG_MEMMAP_BT=y
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,4 @@
|
|||||||
# Override some defaults so BT stack is enabled
|
# This file was generated using idf.py save-defconfig. It can be edited manually.
|
||||||
# and WiFi disabled by default in this example
|
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
|
||||||
|
#
|
||||||
CONFIG_BT_ENABLED=y
|
CONFIG_BT_ENABLED=y
|
||||||
CONFIG_BTDM_CTRL_MODE_BLE_ONLY=y
|
|
||||||
CONFIG_BTDM_CTRL_MODE_BR_EDR_ONLY=n
|
|
||||||
CONFIG_BTDM_CTRL_MODE_BTDM=n
|
|
||||||
CONFIG_BTDM_CTRL_BLE_MAX_CONN=9
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,4 @@
|
|||||||
# Override some defaults so BT stack is enabled
|
# This file was generated using idf.py save-defconfig. It can be edited manually.
|
||||||
# by default in this example
|
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
|
||||||
|
#
|
||||||
CONFIG_BT_ENABLED=y
|
CONFIG_BT_ENABLED=y
|
||||||
CONFIG_BTDM_CTRL_MODE_BLE_ONLY=y
|
|
||||||
CONFIG_BTDM_CTRL_MODE_BR_EDR_ONLY=n
|
|
||||||
CONFIG_BTDM_CTRL_MODE_BTDM=n
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -11,29 +11,8 @@ CONFIG_PARTITION_TABLE_SINGLE_APP_LARGE=y
|
|||||||
# BT config
|
# BT config
|
||||||
#
|
#
|
||||||
CONFIG_BT_ENABLED=y
|
CONFIG_BT_ENABLED=y
|
||||||
CONFIG_BTDM_CTRL_MODE_BLE_ONLY=y
|
|
||||||
CONFIG_BTDM_CTRL_MODE_BR_EDR_ONLY=n
|
|
||||||
CONFIG_BTDM_CTRL_MODE_BTDM=n
|
|
||||||
CONFIG_BTDM_CTRL_PINNED_TO_CORE_0=y
|
|
||||||
CONFIG_BTDM_CTRL_PINNED_TO_CORE_1=n
|
|
||||||
CONFIG_BTDM_CTRL_PINNED_TO_CORE=0
|
|
||||||
CONFIG_BTDM_CTRL_HCI_MODE_VHCI=y
|
|
||||||
CONFIG_BTDM_CTRL_HCI_MODE_UART_H4=n
|
|
||||||
CONFIG_BT_BLUEDROID_ENABLED=y
|
|
||||||
CONFIG_BT_BLUEDROID_PINNED_TO_CORE_0=y
|
|
||||||
CONFIG_BT_BLUEDROID_PINNED_TO_CORE_1=n
|
|
||||||
CONFIG_BT_BLUEDROID_PINNED_TO_CORE=0
|
|
||||||
CONFIG_BT_BTC_TASK_STACK_SIZE=3072
|
|
||||||
CONFIG_BT_BLUEDROID_MEM_DEBUG=n
|
|
||||||
CONFIG_BT_CLASSIC_ENABLED=n
|
|
||||||
CONFIG_BT_GATTS_ENABLE=y
|
|
||||||
CONFIG_BT_GATTC_ENABLE=n
|
CONFIG_BT_GATTC_ENABLE=n
|
||||||
CONFIG_BT_BLE_SMP_ENABLE=n
|
CONFIG_BT_BLE_SMP_ENABLE=n
|
||||||
CONFIG_BL_ENABLE_SRVCHG_REG=y
|
|
||||||
CONFIG_BT_STACK_NO_LOG=n
|
|
||||||
CONFIG_BT_ACL_CONNECTIONS=4
|
|
||||||
CONFIG_BT_ALLOCATION_FROM_SPIRAM_FIRST=n
|
|
||||||
CONFIG_BT_BLE_DYNAMIC_ENV_MEMORY=n
|
|
||||||
CONFIG_BT_SMP_ENABLE=n
|
|
||||||
CONFIG_BT_BLE_BLUFI_ENABLE=y
|
CONFIG_BT_BLE_BLUFI_ENABLE=y
|
||||||
CONFIG_MBEDTLS_HARDWARE_MPI=n
|
CONFIG_MBEDTLS_HARDWARE_MPI=n
|
||||||
|
CONFIG_MBEDTLS_DHM_C=y
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user