mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-27 02:16:51 +00:00
23 lines
868 B
Plaintext
23 lines
868 B
Plaintext
# This file was generated using idf.py save-defconfig. It can be edited manually.
|
|
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
|
|
#
|
|
CONFIG_BT_ENABLED=y
|
|
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
|
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
|
# CONFIG_BT_LE_50_FEATURE_SUPPORT is not used on ESP32, ESP32-C3 and ESP32-S3.
|
|
# CONFIG_BT_LE_50_FEATURE_SUPPORT is not set
|
|
|
|
CONFIG_EXAMPLE_CI_ID=4
|
|
CONFIG_EXAMPLE_CI_PIPELINE_ID=${CI_PIPELINE_ID}
|
|
CONFIG_BT_BLUEDROID_MEM_DEBUG=y
|
|
CONFIG_BT_GATTS_PPCP_CHAR_GAP=y
|
|
CONFIG_BT_BLE_BLUFI_ENABLE=y
|
|
CONFIG_BT_GATTS_ROBUST_CACHING_ENABLED=y
|
|
CONFIG_BT_GATTC_CACHE_NVS_FLASH=y
|
|
CONFIG_BT_SMP_SLAVE_CON_PARAMS_UPD_ENABLE=y
|
|
CONFIG_BT_BLE_SMP_ID_RESET_ENABLE=y
|
|
CONFIG_BT_BLE_HOST_QUEUE_CONG_CHECK=y
|
|
CONFIG_BT_BLE_ACT_SCAN_REP_ADV_SCAN=y
|
|
CONFIG_BT_BLE_HIGH_DUTY_ADV_INTERVAL=y
|
|
CONFIG_BT_ABORT_WHEN_ALLOCATION_FAILS=y
|