linker.lf 365 B

12345678910111213
  1. [mapping:esp_hw_support]
  2. archive: libesp_hw_support.a
  3. entries:
  4. cpu_util (noflash_text)
  5. if IDF_TARGET_ESP32S2 = y:
  6. regi2c_ctrl (noflash)
  7. rtc_clk (noflash)
  8. rtc_init:rtc_vddsdio_set_config (noflash)
  9. rtc_pm (noflash_text)
  10. rtc_sleep (noflash_text)
  11. rtc_time (noflash_text)
  12. if IDF_TARGET_ESP32C3 = n:
  13. rtc_wdt (noflash_text)