Display Controller Drivers
- Low-Cost Controller-less (LCC) - This driver creates a direct interface between the microcontroller and the display. It directly accesses the frame memory to to send pixels to the display using microntrollers DMA.
- ili9488 - Display driver for the ili9488 controller
- ssd1963 - Display driver for the ssd1963 controller
Touch Drivers
- maXTouch - Microchip maXTouch input driver
- generic - Generic touch input driver