mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-31 08:56:09 +00:00
We use to define the SPI bus device name in Kconfig, however now that all SPI bus controllers use DTS that comes from DTS, so SPI_1_NAME is never set to anything. So remove it and leave it to the config frag in the boards dir in the test to set the name. Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
adc/adc_api | ||
aio | ||
build_all | ||
can | ||
counter/counter_basic_api | ||
dma | ||
entropy/api | ||
gpio/gpio_basic_api | ||
hwinfo/api | ||
i2c | ||
i2s | ||
ipm | ||
pci_enum | ||
pinmux/pinmux_basic_api | ||
pwm/pwm_api | ||
rtc/rtc_basic_api | ||
spi/spi_loopback | ||
uart | ||
watchdog/wdt_basic_api |