sdkconfig.defaults 331 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_ESP_TASK_WDT_INIT is not set
  5. CONFIG_FREERTOS_HZ=1000
  6. # Disable nano printf, because we need to print the timer count in %llu format
  7. CONFIG_NEWLIB_NANO_FORMAT=n