-
CONFIG_HAS_ARDUINO_SPI
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
This option specifies that the target platform is compatible with Arduino SPI
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At boards/shields/Kconfig:13
Included via Kconfig:10
→ Kconfig.zephyr:23
→ arch/Kconfig:14
→ boards/Kconfig:30
Menu path: (top menu) → Shields
config HAS_ARDUINO_SPI
bool
help
This option specifies that the target platform is compatible
with Arduino SPI
(Definitions include propagated dependencies, including from if’s and menus.)