sdkconfig.defaults.esp32c2 437 B

1234567891011
  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_PARTITION_TABLE_SINGLE_APP_LARGE=y
  5. CONFIG_BT_ENABLED=y
  6. CONFIG_BT_BLE_BLUFI_ENABLE=y
  7. # CONFIG_BT_GATTC_ENABLE is not set
  8. # CONFIG_BT_BLE_SMP_ENABLE is not set
  9. # CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
  10. CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
  11. CONFIG_MBEDTLS_DHM_C=y