mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-28 16:46:31 +03:00
21 lines
759 B
Plaintext
21 lines
759 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_PARTITION_TABLE_SINGLE_APP_LARGE=y
|
|
CONFIG_BT_ENABLED=y
|
|
CONFIG_BT_NIMBLE_BLUFI_ENABLE=y
|
|
# CONFIG_BT_GATTC_ENABLE is not set
|
|
# CONFIG_BT_BLE_SMP_ENABLE is not set
|
|
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
|
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
|
CONFIG_BT_LE_50_FEATURE_SUPPORT=n
|
|
CONFIG_BT_LE_MSYS_2_BLOCK_COUNT=12
|
|
CONFIG_BT_LE_HCI_EVT_BUF_SIZE=70
|
|
# The config items for NIMBLE HOST
|
|
CONFIG_BT_NIMBLE_ENABLED=y
|
|
CONFIG_BT_NIMBLE_ROLE_CENTRAL=n
|
|
CONFIG_BT_NIMBLE_ROLE_OBSERVER=n
|
|
CONFIG_BT_NIMBLE_50_FEATURE_SUPPORT=n
|
|
CONFIG_BT_NIMBLE_SECURITY_ENABLE=n
|
|
CONFIG_BT_NIMBLE_CRYPTO_STACK_MBEDTLS=n
|