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

8 lines
267 B
Plaintext
Raw Normal View History

2022-06-17 09:52:29 -04: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-11-22 00:02:56 -05:00
CONFIG_EXAMPLE_EXTENDED_ADV=y
2022-06-17 09:52:29 -04:00
CONFIG_BT_ENABLED=y
CONFIG_BT_NIMBLE_ENABLED=y