OVMS3-idf/components/esp_event/linker.lf

7 lines
208 B
Plaintext
Raw Normal View History

if ESP_EVENT_POST_FROM_IRAM_ISR = y:
[mapping:esp_event]
archive: libesp_event.a
entries:
esp_event:esp_event_isr_post_to (noflash)
default_event_loop:esp_event_isr_post (noflash)