1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-20 06:29:11 -04:00
esp-idf/examples/bluetooth/nimble/blecent/sdkconfig.defaults.esp32c2

8 lines
267 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_IDF_TARGET="esp32c2"
CONFIG_EXAMPLE_EXTENDED_ADV=y
CONFIG_BT_ENABLED=y
CONFIG_BT_NIMBLE_ENABLED=y