mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -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)
|