mirror of
https://github.com/apache/nuttx.git
synced 2026-05-26 02:36:11 +08:00
Minor changes while pondering a camera interface
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user