mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
change(tools): disable place rtc clock and rtc time modules into iram for flash auto suspend test
This commit is contained in:
@@ -70,6 +70,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
|
||||
|
||||
Reference in New Issue
Block a user