stmhal/irq: Shift IRQ priorities of TIM and EXTINT to be above PENDSV.
This way, Timer and ExtInt callbacks can interrupt the low-priority pendsv handler (for example thread switching).
Please register or sign in to comment
This way, Timer and ExtInt callbacks can interrupt the low-priority pendsv handler (for example thread switching).