Is possible avoid xQueueSendFromISR within in ISR?
Posted: Mon Oct 05, 2020 8:04 pm
Hi, I'm new. I'm working with HW timers interruption. So, my question is: Is it possible to avoid xQueueSendFromISR in order to get back to the point that jumped previously after the end of the ISR function was executed?.
THanks.
THanks.