sdkconfig.defaults 311 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_GPTIMER_SUPPRESS_DEPRECATE_WARN=y
  5. # Disable nano printf, because we need to print the timer count in %llu format
  6. CONFIG_NEWLIB_NANO_FORMAT=n