Lines Matching full:library
1 # C library
7 prompt "Require complete C library"
10 Select a C library implementation that provides a complete C library
24 Selected when the target has at least one C library that offers a
33 Selected when the target has support for the minimal C library
42 Selected when the target has support for the newlib C library
67 menu "C Library"
70 prompt "C Library Implementation"
78 bool "Minimal C library"
88 Build with minimal C library.
91 bool "Picolibc library"
101 Build with picolibc library. The picolibc library is built as
106 bool "Newlib C library"
120 Build with newlib library. The newlib library is expected to be
124 bool "ARC MWDT C library"
128 C library provided by ARC MWDT toolchain.
131 bool "External C library"
133 Build with external/user provided C library.
136 bool "IAR C Runtime Library"
143 A reduced Zephyr minimal libc will be used for library functionality
144 not provided by the IAR C Runtime Library.
170 the C library even though it would not have been enabled