change(example): change for pre-commit check pass of some Kconfig options are deprecated

This commit is contained in:
Li Shuai
2025-12-31 15:17:10 +08:00
parent bbba2471ea
commit 52bc4e27fd
+1 -1
View File
@@ -3,7 +3,7 @@ CONFIG_ESP_TIMER_PROFILING=y
# NEWLIB_NANO_FORMAT is enabled by default on ESP32-C2
# This example needs 64-bit integer formatting, this is why this option is disabled
CONFIG_NEWLIB_NANO_FORMAT=n
CONFIG_LIBC_NEWLIB_NANO_FORMAT=n
# Put sleep related source code in IRAM
CONFIG_PM_SLP_IRAM_OPT=y