newlib.lf 422 B

123456789101112
  1. [mapping:newlib]
  2. archive: libnewlib.a
  3. entries:
  4. heap (noflash)
  5. abort (noflash)
  6. if PM_SLP_IRAM_OPT = y:
  7. esp_time_impl:esp_time_impl_set_boot_time (noflash)
  8. esp_time_impl:esp_time_impl_get_boot_time (noflash)
  9. esp_time_impl:esp_clk_slowclk_cal_get (noflash)
  10. esp_time_impl:esp_rtc_get_time_us (noflash)
  11. esp_time_impl:esp_clk_slowclk_cal_set (noflash)
  12. esp_time_impl:esp_set_time_from_rtc (noflash)