mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
change(esp_system): add iram opt for rtc clk resart cases
This commit is contained in:
@@ -2,3 +2,6 @@
|
||||
# Used for testing stack smashing protection
|
||||
CONFIG_COMPILER_STACK_CHECK=y
|
||||
CONFIG_PM_POWER_DOWN_PERIPHERAL_IN_LIGHT_SLEEP=y
|
||||
CONFIG_ESP_PERIPH_CTRL_FUNC_IN_IRAM=n
|
||||
CONFIG_RTC_CLK_FUNC_IN_IRAM=n
|
||||
CONFIG_RTC_TIME_FUNC_IN_IRAM=n
|
||||
|
||||
Reference in New Issue
Block a user