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

Nrfx 6118 add icbmsg to egpio #2025

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Sep 12, 2024

  1. [nrf fromtree] subsys: ipc: align icbmsg to no-multithreading

    Modify ICBMSG so that it could be used in no-multithreading.
    
    Signed-off-by: Magdalena Pastula <magdalena.pastula@nordicsemi.no>
    (cherry picked from commit 5de1c09)
    magp-nordic committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0df3036 View commit details
    Browse the repository at this point in the history
  2. [nrf fromtree] samples: subsys: ipc: add testcases for icbmsg on nRF5…

    …4L15
    
    Add testcases for ICBMSG on nRF54L15 with only one endpoint,
    including non-multithreading case.
    
    Signed-off-by: Magdalena Pastula <magdalena.pastula@nordicsemi.no>
    (cherry picked from commit 4952076)
    magp-nordic committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0ce62b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. [nrf noup] samples: basic: blinky: add eGPIO tests configuration

    Add yaml configurations to enable eGPIO tests with sysbuild
    and different backends.
    
    Cherry-picked from nrfconnect#1910 PR.
    
    Signed-off-by: Jakub Zymelka <jakub.zymelka@nordicsemi.no>
    jaz1-nordic authored and magp-nordic committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8dae689 View commit details
    Browse the repository at this point in the history
  2. [nrf noup] samples: basic: blinky: add icbmsg backend for eGPIO

    Add testcase for eGPIO with icbmsg backend.
    
    Signed-off-by: Magdalena Pastula <magdalena.pastula@nordicsemi.no>
    magp-nordic committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    60835b0 View commit details
    Browse the repository at this point in the history