mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-01 03:34:32 +02:00
Merge branch 'bugfix/soc_reduce_iram' into 'master'
soc: move RTC initialization out of IRAM See merge request espressif/esp-idf!9898
This commit is contained in:
@@ -3,8 +3,7 @@ archive: libsoc.a
|
||||
entries:
|
||||
cpu_util (noflash_text)
|
||||
rtc_clk (noflash)
|
||||
rtc_clk_init (noflash_text)
|
||||
rtc_init (noflash_text)
|
||||
rtc_init:rtc_vddsdio_set_config (noflash)
|
||||
rtc_periph (noflash_text)
|
||||
rtc_pm (noflash_text)
|
||||
rtc_sleep (noflash_text)
|
||||
|
Reference in New Issue
Block a user