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

native simulator: Update & make host trampolines available to all posix arch boards #60093

Closed
wants to merge 2 commits into from

Commits on Jul 7, 2023

  1. native_simulator: Align with upstream latest with more trampolines

    Upstream SHA: be3eac6931b49291e51da5d5aa1a99ab58f81541
    
    Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
    aescolar committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    011f0ab View commit details
    Browse the repository at this point in the history
  2. native boards: Make native simulator host trampolines avaliable to all

    To ease writing common drivers, let's make the host trampolines
    from the native simulator avaliable to all posix based boards.
    
    Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
    aescolar committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    4cfe656 View commit details
    Browse the repository at this point in the history