-
CONFIG_LIBMETAL_SRC_PATH
¶
libmetal library source path
Type: string
Help¶
This option specifies the path to the source for the libmetal library
Defaults¶
- “libmetal”
Kconfig definition¶
At ext/hal/libmetal/Kconfig:12
Included via Kconfig:10
→ Kconfig.zephyr:37
→ ext/Kconfig:11
→ ext/hal/Kconfig:19
Menu path: (top menu) → External Sources → HALs
config LIBMETAL_SRC_PATH
string
prompt "libmetal library source path"
default "libmetal"
help
This option specifies the path to the source for the libmetal library
(Definitions include propagated dependencies, including from if’s and menus.)