How can i use the ESP_INTR_ALLOC() function to pin a interrupt and it's ISR to a specific core?
Posted: Wed Nov 01, 2017 9:04 pm
Hi,
How can I use the "ESP_INTR_ALLOC() API to pin a interrupt to a specific core, and can i be sure that the ISR function would be on the same core?
I can nowhere find a example for this question
Grtz,
Yves
How can I use the "ESP_INTR_ALLOC() API to pin a interrupt to a specific core, and can i be sure that the ISR function would be on the same core?
I can nowhere find a example for this question
Grtz,
Yves