You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
target/rx: Update flow of interrupt execution for target rx
do_interrupt function is call directly from CPU exception so we
need to add condition to check for CPU exception in case of
hardware interrupt is preempted to prevent unexpect behavior
Signed-off-by: Duy Nguyen <[email protected]>
0 commit comments