Skip to content
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

feat(uart irq test): add support to detect UART interrupt tests #32

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

Diogo21Costa
Copy link
Member

PR Description

This PR introduces changes to support UART IRQ tests. The framework now sends a character via UART to the test platform when it detects that the UART IRQ test is running, triggering the interrupt on the target platform.

miguelafsilva5 and others added 7 commits October 16, 2024 13:42
This commits introduces macros that define the commands for the start, end
and send_char commands that were already being used in the framework.

Signed-off-by: Miguel Silva <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants