esp-idf/examples/bluetooth/nimble/blehr/sdkconfig.defaults.esp32c6

7 lines
258 B
Plaintext
Raw Normal View History

2022-11-21 03:36:02 -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_BT_ENABLED=y
CONFIG_BT_NIMBLE_ENABLED=y
# CONFIG_BT_NIMBLE_50_FEATURE_SUPPORT is not set