change(tools): disable place rtc clock and rtc time modules into iram for flash auto suspend test

This commit is contained in:
Li Shuai
2025-11-20 11:59:28 +08:00
parent d80819f6d7
commit 9ed3a7a49a
@@ -72,6 +72,8 @@ CONFIG_ESP_REGI2C_CTRL_FUNC_IN_IRAM=n
# System common
CONFIG_ESP_PERIPH_CTRL_FUNC_IN_IRAM=n
CONFIG_RTC_CLK_FUNC_IN_IRAM=n
CONFIG_RTC_TIME_FUNC_IN_IRAM=n
# Phy related options
CONFIG_ESP_PHY_IRAM_OPT=n