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: benchmarks: multicore: idle_spim_loopback: Add test for SPIM120 #18571

Merged
merged 2 commits into from
Nov 6, 2024

Commits on Nov 6, 2024

  1. tests: benchmarks: multicore: idle_spim_loopback: Add test for SPIM120

    Add test that combinest functional check (whether SPIM transmits data)
    with non-functional check (current consumption).
    
    Confirm that slow SPIM130 / fast SPIM120:
    - doesn't block entering low power states like IDLE or S2RAM;
    - work correclty after leaving low power state.
    
    Signed-off-by: Sebastian Głąb <[email protected]>
    nordic-segl committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b5841f0 View commit details
    Browse the repository at this point in the history
  2. tests: benchmarks: multicore: idle_spim_loopback: Disable GD2 and GD3

    This commit shall be dropped when GD handling
    is implemented in sdk-zephyr.
    
    Signed-off-by: Sebastian Głąb <[email protected]>
    nordic-segl committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    2d55d29 View commit details
    Browse the repository at this point in the history