Commit 2a103ea6 authored by Ajay Kishore's avatar Ajay Kishore Committed by Anas Nashif
Browse files

tests: add tests to validate interrupt nesting feature



This test is intended to verify the interrupt nesting.
Interrupt nesting feature allows an ISR to be preempted
in mid-execution if a higher priority interrupt is signaled.
The lower priority ISR resumes execution once the higher
priority ISR has completed its processing.

Signed-off-by: default avatarAjay Kishore <ajay.kishore@intel.com>
parent 963c7a5c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment