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

nrf53bsim: Add support for split 15.4 builds #64384

Merged
merged 2 commits into from
Oct 26, 2023

Commits on Oct 25, 2023

  1. nrf53bsim: Add support for split 15.4 builds

    Add the required chosen DT properties to enable
    split 15.4 builds.
    
    Signed-off-by: Alberto Escolar Piedras <[email protected]>
    aescolar committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    8859eef View commit details
    Browse the repository at this point in the history
  2. samples 802154_rpmsg: Enablel on simulated nrf5340

    Enable building this sample on the simulated nrf5340 net
    core.
    Note that this sample does nothing on its own, as it
    requires a companion application core sample to driver it.
    
    Signed-off-by: Alberto Escolar Piedras <[email protected]>
    aescolar committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    7fded20 View commit details
    Browse the repository at this point in the history