esp-idf/components/newlib/newlib.lf

13 lines
422 B
Plaintext
Raw Normal View History

[mapping:newlib]
archive: libnewlib.a
entries:
heap (noflash)
2020-02-02 10:18:29 -05:00
abort (noflash)
if PM_SLP_IRAM_OPT = y:
esp_time_impl:esp_time_impl_set_boot_time (noflash)
esp_time_impl:esp_time_impl_get_boot_time (noflash)
esp_time_impl:esp_clk_slowclk_cal_get (noflash)
esp_time_impl:esp_rtc_get_time_us (noflash)
esp_time_impl:esp_clk_slowclk_cal_set (noflash)
esp_time_impl:esp_set_time_from_rtc (noflash)