-
Notifications
You must be signed in to change notification settings - Fork 3k
fix qspi command transfer for NORDIC #7218
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
fix qspi command transfer for NORDIC #7218
Conversation
/morph build |
Build : FAILUREBuild number : 2362 |
QSPI feature branch is a bit behind, rebasing it, will restart CI once done |
Making a note here: rebase still in progress. @maciejbocianski |
Add address unpacking support. Only used in erase commands
2aed815
to
4fc5ff9
Compare
/morph build |
FYI, this file should be moved to |
Build : SUCCESSBuild number : 2433 Triggering tests/morph test |
Test : SUCCESSBuild number : 2213 |
Exporter Build : SUCCESSBuild number : 2065 |
Fix
qspi_command_transfer
implementation for Nordic.Allow address sending in memory erase command.
Pull request type