mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
9 lines
301 B
Plaintext
9 lines
301 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_BT_ENABLED=y
|
||
|
CONFIG_BT_NIMBLE_ENABLED=y
|
||
|
CONFIG_BT_NIMBLE_HCI_EVT_BUF_SIZE=70
|
||
|
CONFIG_BT_NIMBLE_EXT_ADV=y
|