mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-03 08:31:44 +01:00
6 lines
204 B
Plaintext
6 lines
204 B
Plaintext
|
|
if POST_EVENTS_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)
|