Added SSD1331_COLORORDER_RGB/BGR flag
[hackover2013-badge-firmware.git] / drivers / lcd / tft / hw / readme.txt
1 HW-Specific LCD Drivers
2 =======================
3
4 ILI9325 - 240x320 16-bit display (8-bit interface)
5 ILI9328 - 240x320 16-bit display (8-bit interface)
6 st7735 - 128x160 16-bit display (Bit-banged SPI interface)
7 st7783 - 240x320 16-bit display (8-bit interface)
8 SSD1351 - 128x128 16-bit OLED display (Bit-banged SPI interface)
9
10 NOTE: Only the ILI9325 and ILI9328 drivers have been fully tested.
11 The others are incomplete or have only been partially tested. (The
12 ST7783 driver, for example, has issues when the screen orientation
13 is set to landscape.)
This page took 0.043171 seconds and 5 git commands to generate.