2023-02-08 17:02:21 +08:00
|
|
|
# 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-01-02 16:14:17 +08:00
|
|
|
CONFIG_FREERTOS_HZ=1000
|
2022-07-13 13:17:32 +08:00
|
|
|
# Disable nano printf, because we need to print the timer count in %llu format
|
|
|
|
|
CONFIG_NEWLIB_NANO_FORMAT=n
|
2024-06-04 14:52:11 +08:00
|
|
|
|
|
|
|
|
# primitives for checking sleep internal state
|
|
|
|
|
CONFIG_ESP_SLEEP_DEBUG=y
|