Gregory Nutt
|
7048d08123
|
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 |
Gregory Nutt
|
7da67bc80a
|
drivers/spi: Add a helper function that encapsulates and manages a sequency of SPI transfers.
|
2016-08-05 10:23:04 -06:00 |
Gregory Nutt
|
7c34a77b54
|
Move apps/system/usbmonitor to nuttx/drivers/usbmonitor
|
2016-06-30 12:24:33 -06:00 |
Gregory Nutt
|
e1dab23711
|
Add a general bit-bang SPI lower-half driver and implement the bit-bang driver for the Arduino ITEAD TFT shield
|
2013-07-01 16:50:16 -06:00 |