Skip to content

tests: arch: arm: arm_irq_vector_table: Add remaining MEC boards #93748

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

scottwcpg
Copy link
Contributor

Any PR affecting all Microchip MEC SoC's causes twister to run the arm IRQ vector table test. Since all the MEC boards are using the MEC 32 KHz timer instead of ARM SysTick we added all the remaining boards to the test. Each overlay disables the MEC 32 KHz timer and enables SysTick as the kernel timer.

Any PR affecting all Microchip MEC SoC's causes twister to run
the arm IRQ vector table test. Since all the MEC boards are
using the MEC 32 KHz timer instead of ARM SysTick we added all
the remaining boards to the test. Each overlay disables the MEC
32 KHz timer and enables SysTick as the kernel timer.

Signed-off-by: Scott Worley <[email protected]>
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ARM ARM (32-bit) Architecture
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants