zephyr/lib
Kumar Gala 6317c82f06 toolchain: Have Kconfig NEWLIB_LIBC_NANO depend on toolchain support
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>
2020-01-29 12:22:31 -06:00
..
cmsis_rtos_v1 kernel/sys_clock.h: Deprecate and convert uses of old conversions 2019-11-08 11:08:58 +01:00
cmsis_rtos_v2 kernel/sys_clock.h: Deprecate and convert uses of old conversions 2019-11-08 11:08:58 +01:00
gui gui: kconfig: Fix broken refs to LVGL_OBJ_PRELOAD_DEF_ANIMATION_* 2020-01-25 08:15:17 -05:00
libc toolchain: Have Kconfig NEWLIB_LIBC_NANO depend on toolchain support 2020-01-29 12:22:31 -06:00
os lib: os: onoff: add API for on-off service request and release management 2020-01-29 14:08:46 +01:00
posix global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
updatehub net: sockets: tls: Add missing symbols for a few options 2020-01-20 09:58:23 +02:00
CMakeLists.txt
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00