-
Notifications
You must be signed in to change notification settings - Fork 8.1k
tests: ram_context_for_isr: exclude frdm_k32l2b3/k32l2b31a. #94706
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
tests: ram_context_for_isr: exclude frdm_k32l2b3/k32l2b31a. #94706
Conversation
50f07a4
to
50105ea
Compare
|
Hi @57300 , @jedomagalski, @nashif @nordicjm and @tejlmand, please help review this simple PR which blocks some other PR merge. Thank you in advance. |
have you got a link to the other failing PR? |
Hi @tejlmand , is there any reason to block the merge? |
50105ea
to
c1a6e9f
Compare
The assigned fakedriver interrupt number is 31 which is the PORTC one in frdm_k32l2b3/k32l2b31a, not free. Signed-off-by: Holt Sun <[email protected]>
c1a6e9f
to
08bf740
Compare
|
non-responsive assignee on a trivial change. |
The assigned fakedriver interrupt number is 31 which is the PORTC one in frdm_k32l2b3/k32l2b31a, not free.