-
choice LIBC_IMPLEMENTATION: C Library Implementation
C Library Implementation
Type: bool
Defaults¶
Choice options¶
Kconfig definition¶
At <Zephyr>/lib/libc/Kconfig:14
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/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.)