Skip to content
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: drivers: mspi: Add mspi to spi loopback test #21165

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jaz1-nordic
Copy link
Contributor

In this test suite instance of the MSPI is connected together with two peripherals. One emulated SPI slave peripheral and one onboard QSPI memory. MSPI instance works as a controller, SPIS is configured as a slave peripheral. In each test, both instances get identical configuration (CPOL, CPHA, bitrate, etc.).

In this test suite instance of the MSPI is connected together with
two peripherals. One emulated SPI slave peripheral and one onboard
QSPI memory. MSPI instance works as a controller, SPIS is configured
as a slave peripheral. In each test, both instances get identical
configuration (CPOL, CPHA, bitrate, etc.).

Signed-off-by: Jakub Zymelka <jakub.zymelka@nordicsemi.no>
@NordicBuilder
Copy link
Contributor

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 1

Inputs:

Sources:

more details

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (0)

Outputs:

Toolchain

Version:
Build docker image:

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ❌ Toolchain
  • ❌ Build twister
  • ❌ Integration tests

Note: This message is automatically posted and updated by the CI

Copy link

You can find the documentation preview for this PR here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants