Minor changes while pondering a camera interface

This commit is contained in:
Gregory Nutt
2013-10-29 16:57:06 -06:00
parent 8371204001
commit 1d5b786fa2
5 changed files with 64 additions and 4 deletions
+1
View File
@@ -354,6 +354,7 @@ enum spi_dev_e
SPIDEV_FLASH, /* Select SPI FLASH device */
SPIDEV_ETHERNET, /* Select SPI ethernet device */
SPIDEV_DISPLAY, /* Select SPI LCD/OLED display device */
SPIDEV_CAMERA, /* Select SPI imaging device */
SPIDEV_WIRELESS, /* Select SPI Wireless device */
SPIDEV_TOUCHSCREEN, /* Select SPI touchscreen device */
SPIDEV_EXPANDER, /* Select SPI I/O expander device */