-
Notifications
You must be signed in to change notification settings - Fork 3k
MIMXRT1050_EVK: Update SPI HAL driver #7904
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
Conversation
Use a different SDK API to write to the SPI Bus Signed-off-by: Mahesh Mahadevan <[email protected]>
cc @maclobdell |
/morph build |
Build : SUCCESSBuild number : 3003 Triggering tests/morph test |
Test : FAILUREBuild number : 2769 |
/morph test |
Exporter Build : FAILUREBuild number : 2614 |
Export node got stuck. |
Test : FAILUREBuild number : 2772 |
Exporter Build : FAILUREBuild number : 2618 |
Duplicate ASM symbols issue. /morph export-build |
Test errors don't appear to be PR related. /morph test |
Test : SUCCESSBuild number : 2774 |
Exporter Build : SUCCESSBuild number : 2619 |
@cmonr - which release will this be in? There are multiple conflicting tags. (earlier release is preferred, please). |
@maclobdell The timing that this PR got merged has put it in a weird, but known, spot. This will be going into 5.9.7 early tomorrow, but since 5.10 has already been made, we also need this to enter 5.10.1 to make sure we don't lose it. |
Description
Use a different SDK API to write to the SPI Bus
Pull request type