-
choice LIBC_IMPLEMENTATION: C Library Implementation
C Library Implementation
Type: bool
Defaults¶
Choice options¶
Kconfig definition¶
At lib/libc/Kconfig:14
Included via Kconfig:8
→ Kconfig.zephyr:39
→ lib/Kconfig:4
Menu path: (Top) → C Library
choice LIBC_IMPLEMENTATION bool "C Library Implementation" defaultEXTERNAL_LIBC
ifNATIVE_APPLICATION
defaultNEWLIB_LIBC
ifREQUIRES_FULL_LIBC
defaultMINIMAL_LIBC
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)