New board: Elecrow CrowPanel Advance 3.5" (#231)
- Implement CrowPanel Advance 3.5" - New driver subproject: ILI9488 - New driver subproject: GT911 - Refactor T-Deck to use new driver subproject - Fix for `flash.ps1`: don't set flash speed
This commit is contained in:
committed by
GitHub
parent
44b366b557
commit
b14887d5fb
@@ -0,0 +1,6 @@
|
||||
# ILI9488
|
||||
|
||||
A basic Tactility display driver for ILI9488 panels.
|
||||
|
||||
**Warning:** This driver uses 3 or 18 bits per pixel in SPI mode. This requires a software pixel conversion at runtime
|
||||
and comes with a big performance penalty. It lowers the rate of rendering and it also requires an extra display buffer.
|
||||
Reference in New Issue
Block a user