Skip to content
Snippets Groups Projects
Commit f930d1a3 authored by Federico's avatar Federico
Browse files

Fix IRQstackOverflowCheck() called in an interrupt that does not save context.

In Miosix 3 if the timer interrupt causes a context switch, it will run the PendSV interrupt that will perform the stack overflow check anyway, so the call was also redundant.
parent 41576338
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment