esp-idf/components/esp_common/linker.lf

11 lines
342 B
Plaintext
Raw Normal View History

2020-02-02 10:18:29 -05:00
[mapping:esp_common]
archive: libesp_common.a
2020-02-02 10:18:29 -05:00
entries:
esp_err (noflash)
if PM_RTOS_IDLE_OPT = y:
freertos_hooks:esp_vApplicationIdleHook (noflash)
task_wdt:idle_hook_cb (noflash)
task_wdt:esp_task_wdt_reset (noflash)
task_wdt:find_task_in_twdt_list (noflash)
task_wdt:reset_hw_timer (noflash)