mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-18 08:51:56 +00:00
Introduce HAS_NEWLIB_LIBC_NANO Kconfig option that the toolchain specific Kconfig (gnuarmemb & zephyr 0.11) can select to convey that the feature is supported. This removes the need to if protect the NEWLIB_LIBC_NANO Kconfig with: if "$(ZEPHYR_TOOLCHAIN_VARIANT)" = "gnuarmemb" Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
generic.cmake | ||
Kconfig | ||
target.cmake |