linker.lf 342 B

12345678910
  1. [mapping:esp_common]
  2. archive: libesp_common.a
  3. entries:
  4. esp_err (noflash)
  5. if PM_RTOS_IDLE_OPT = y:
  6. freertos_hooks:esp_vApplicationIdleHook (noflash)
  7. task_wdt:idle_hook_cb (noflash)
  8. task_wdt:esp_task_wdt_reset (noflash)
  9. task_wdt:find_task_in_twdt_list (noflash)
  10. task_wdt:reset_hw_timer (noflash)