sdkconfig.defaults.esp32c2 286 B

1234567
  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_50_FEATURE_SUPPORT is not set