incubator-nuttx/drivers/spi
Sebastien Lorquet 0138a79028 bitbang 2017-04-28 18:15:42 +02:00
..
Kconfig drivers/spi/Kconfig: There is too much SPI in the configuration menu; SPI Driver Support menu is empty 2017-02-23 14:39:13 -06:00
Make.defs drivers/spi: Add an SPI character driver that will permit access to the SPI bus for testing purposes. This driver is a simple wrapper around spi_transfer(). 2016-08-05 11:07:35 -06:00
spi_bitbang.c bitbang 2017-04-28 18:15:42 +02:00
spi_driver.c SPI driver: Correct return value in case of a certain error condition 2016-08-06 08:07:30 -06:00
spi_transfer.c typos 2017-03-01 12:56:15 +01:00