-
CONFIG_SIMPLELINK_HOST_DRIVER
¶
Build the SimpleLink WiFi Host Driver
Type: bool
Help¶
Build the SimpleLink host driver
Direct dependencies¶
HAS_CC3220SDK
&& MULTITHREADING
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr>/modules/Kconfig.simplelink:11
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:27
Menu path: (Top) → Modules
config SIMPLELINK_HOST_DRIVER bool "Build the SimpleLink WiFi Host Driver" selectREQUIRES_FULL_LIBC
selectERRNO
selectPTHREAD_IPC
selectPOSIX_CLOCK
depends onHAS_CC3220SDK
&&MULTITHREADING
help Build the SimpleLink host driver
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)