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