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. |
|
You can find the documentation preview for this PR here. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: f897214f124441f76c21bfcfb48f22cd1f3d5fab more detailssdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (28)Outputs:ToolchainVersion: 7cbc0036f4 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
|
Rebased and updated with SHA. |
|
Hi, to fix LL failures you need to rebase on #21571 |
Add a translation layer that allows using the sQSPI soft peripheral through the Zephyr MSPI API. Also modify the manifest to pull in related changes required in sdk-zephyr. Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no> (cherry picked from commit eb4f5d2, with changed SHA in west.yml)
Add test scenario that allows testing the MSPI shim driver for the sQSPI soft peripheral on the nRF54L15 DK. Alter the existing configuration so that the SDP MSPI is enabled only when needed. Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no> (cherry picked from commit 64554f6)
Add NCS specific configurations for two standard Zephyr samples: spi_flash and jesd216, so that they can be run on the nRF54L15 DK using the sQSPI soft peripheral. Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no> (cherry picked from commit 133a89d)
|
Rebased. |
Backport #21430 to v3.0-branch.