-
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 if’s and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Symbols that select this symbol¶
Kconfig definition¶
At ext/hal/ti/simplelink/Kconfig:10
Included via Kconfig:10
→ Kconfig.zephyr:41
→ ext/Kconfig:11
→ ext/hal/Kconfig:41
Menu path: (top menu) → External Sources → HALs
config SIMPLELINK_HOST_DRIVER bool prompt "Build the SimpleLink WiFi Host Driver" ifHAS_CC3220SDK
&&MULTITHREADING
selectNEWLIB_LIBC
ifHAS_CC3220SDK
&&MULTITHREADING
selectERRNO
ifHAS_CC3220SDK
&&MULTITHREADING
selectPOSIX_API
ifHAS_CC3220SDK
&&MULTITHREADING
selectPTHREAD_IPC
ifHAS_CC3220SDK
&&MULTITHREADING
depends onHAS_CC3220SDK
&&MULTITHREADING
help Build the SimpleLink host driver
(Definitions include propagated dependencies, including from if’s and menus.)