sdkconfig.defaults.esp32c2 290 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_FREERTOS_IDLE_TASK_STACKSIZE=2304
  7. # CONFIG_NEWLIB_NANO_FORMAT is not set