zephyr/lib/libc
Kumar Gala 749ca106a0 libc: Make libc-nano default for ARM toolchain if newlib
The ARM embedded toolchain has 2 newlib based libc build variants, one
that utilizes the "nano" configuration which is more in line with the
Zephyr SDK.  Make the "nano" cfg the default if newlib is enabled to
match closer how the Zephyr SDK behaves.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-08-28 10:59:29 -05:00
..
minimal lib/libc: rearrange for standard use of extern "C" 2019-08-19 23:36:59 +02:00
newlib libc: newlib: make sbrk() thread-safe 2019-08-22 07:38:56 -05:00
CMakeLists.txt
Kconfig libc: Make libc-nano default for ARM toolchain if newlib 2019-08-28 10:59:29 -05:00