mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
soc: move RTC initialization out of IRAM
Saves approximately 870 bytes of IRAM.
This commit is contained in:
parent
d1f9a238f3
commit
0ee714e1fa
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user