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
PR #12393 is going to introduce TOOLCHAIN_HAS_NEWLIB so that various testscases can use if the toolchain supports newlib or not to determine if they should be built.
We should also take TOOLCHAIN_HAS_NEWLIB as an input to Kconfig so that we have a dependancy on even enabling CONFIG_NEWLIB_LIBC.