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
tests/libcxx: Exclude native_sim from picolibc/newlib + libstdc++ tests
While we use the Zephyr SDK, which declares that it supports picolibc and
libstdc++, when building native_sim, we'll be using the native C compiler
which means using the picolibc module and not supporting libstdc++.
Signed-off-by: Keith Packard <keithp@keithp.com>
0 commit comments