-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
SDP: fix max frequency and device frequency in MSPI API test #20320
SDP: fix max frequency and device frequency in MSPI API test #20320
Conversation
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 0f50278968a00cd7bc4bb15f4663f344c71ccd59 more detailssdk-nrf:
Github labels
List of changed files detected by CI (3)
Outputs:ToolchainVersion: aedb4c0245 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
52c8eb0
to
469bacb
Compare
You can find the documentation preview for this PR at this link. Note: This comment is automatically posted by the Documentation Publish GitHub Action. |
@masz-nordic CI is green |
f92d746
to
39d1e35
Compare
After documentation is built, you will find the preview for this PR here. |
c6de61c
to
e338a4c
Compare
@nrfconnect/ncs-co-build-system , please, review. |
e338a4c
to
d93033a
Compare
d93033a
to
83b679f
Compare
Fix maximal possible frequency value in SDP MSPI. Signed-off-by: Magdalena Pastula <magdalena.pastula@nordicsemi.no>
Move definition of external flash on nRF54L15 DK to board overlay. Signed-off-by: Magdalena Pastula <magdalena.pastula@nordicsemi.no>
83b679f
to
0f50278
Compare
|
Remove dummy device from MSPI API test overlay for nRF54L15, since external flash is already defined in snippets.Fix device frequency in MSPI API test.(updated in other PR).Fix max frequency available on SDP MSPI.
Move definition of external flash to board overlay.