Fixed cast warning
[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 ssd1331 - 96x64 16-bit OLED display (Bit-banged SPI interface)
9 ssd1351 - 128x128 16-bit OLED display (Bit-banged SPI interface)
10
11
12 NOTE: Only the ILI9325 and ILI9328 drivers have been fully tested.
13 The others are incomplete or have only been partially tested. (The
14 ST7783 driver, for example, has issues when the screen orientation
15 is set to landscape.)
This page took 0.044616 seconds and 5 git commands to generate.