2023-01-05 07:40:37 -05:00
|
|
|
# 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_MBEDTLS_DHM_C=y
|
2024-04-21 23:15:50 -04:00
|
|
|
# The config items for NIMBLE HOST
|
2023-01-05 07:40:37 -05:00
|
|
|
CONFIG_BT_NIMBLE_ENABLED=y
|
2024-04-21 23:15:50 -04:00
|
|
|
CONFIG_BT_NIMBLE_ROLE_CENTRAL=n
|
|
|
|
CONFIG_BT_NIMBLE_ROLE_OBSERVER=n
|
2023-01-05 07:40:37 -05:00
|
|
|
CONFIG_BT_NIMBLE_50_FEATURE_SUPPORT=n
|
2024-04-21 23:15:50 -04:00
|
|
|
CONFIG_BT_NIMBLE_SECURITY_ENABLE=n
|
|
|
|
CONFIG_BT_NIMBLE_CRYPTO_STACK_MBEDTLS=n
|