-
CONFIG_BOARD_TWR_KE18F_SPI_1_PCS0
¶
Use PTD3 as dedicated SPI_1 PCS0 chip select
Type: bool
Default¶
y
Kconfig definition¶
At <Zephyr>/boards/arm/twr_ke18f/Kconfig:19
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
→ <Zephyr>/boards/Kconfig:48
Menu path: (Top) → Board Options
config BOARD_TWR_KE18F_SPI_1_PCS0 bool "Use PTD3 as dedicated SPI_1 PCS0 chip select" default y depends onSPI_1
&&BOARD_TWR_KE18F
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)