Files
esp-idf/components/driver/test_apps/rmt/sdkconfig.defaults
T

8 lines
289 B
Plaintext
Raw Normal View History

# This file was generated using idf.py save-defconfig. It can be edited manually.
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
#
# CONFIG_ESP_TASK_WDT_INIT is not set
2022-04-07 11:59:46 +08:00
CONFIG_FREERTOS_HZ=1000
2023-01-16 19:52:14 +08:00
CONFIG_UNITY_ENABLE_64BIT=y
CONFIG_ESP_MAIN_TASK_STACK_SIZE=4096