esp-idf/examples/bluetooth/nimble/blecent/sdkconfig.defaults.esp32c2

9 wiersze
313 B
Plaintext
Czysty Zwykły widok Historia

2022-06-17 13:52:29 +00: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_IDF_TARGET="esp32c2"
2022-09-14 09:04:32 +00:00
CONFIG_BT_NIMBLE_EXT_ADV=y
2022-06-17 13:52:29 +00:00
CONFIG_BT_ENABLED=y
CONFIG_BT_NIMBLE_ENABLED=y
# CONFIG_BT_NIMBLE_50_FEATURE_SUPPORT is not set