sdkconfig.defaults.esp32c2 301 B

12345678
  1. # This file was generated using idf.py save-defconfig. It can be edited manually.
  2. # Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
  3. #
  4. CONFIG_IDF_TARGET="esp32c2"
  5. CONFIG_BT_ENABLED=y
  6. CONFIG_BT_NIMBLE_ENABLED=y
  7. CONFIG_BT_NIMBLE_HCI_EVT_BUF_SIZE=70
  8. CONFIG_BT_NIMBLE_EXT_ADV=y