mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 09:09:10 -04:00
7 lines
208 B
Plaintext
7 lines
208 B
Plaintext
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)
|