You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This allows the native_sim/native/64 target to build on both x86_64 and
aarch64 Linux.
Currently 32-bit native_sim is not supported, as upstream rust does not
build std/core/alloc for the unknown-none variants of these targets.
This adds the "zephyr,sim-flash" device so that the generated DT will
compile.
Based on a contribution by:
Author: Evan Perry Grove <[email protected]>
Date: Wed Jan 29 13:00:29 2025 -0600
Signed-off-by: Evan Perry Grove <[email protected]>
Signed-off-by: David Brown <[email protected]>
0 commit comments