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 micrcontroller's DMA.
- GLCD - Graphics 3 layer display driver
- ili9488 - Display driver for the ili9488 controller
- LCDC - Display driver for the LCDC controller
- ssd1306 - Display driver for the ssd1306 controller
- ssd1309 - Display driver for the ssd1309 controller
- ssd1963 - Display driver for the ssd1963 controller
Graphics Accelerator Drivers
- 2dgpu - Graphics process driver for the 2DGPU peripheral
- gfx2d - Graphics process driver for the GFX2D peripheral
Touch Drivers
- maXTouch - Microchip maXTouch input driver
- generic - Generic touch input driver