Added backlight, reset, triangle and corner commands
[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 displays (8-bit interface)
8
9 NOTE: Only the ILI9325 and ILI9328 drivers have been fully tested.
10 The others are incomplete or have only been partially tested. (The
11 ST7783 driver, for example, has issues when the screen orientation
12 is set to landscape.)
This page took 0.053246 seconds and 5 git commands to generate.