Add support for PiTFT 2.8" with capacitive touch

Add support for the Adafruit PiTFT Plus 320x240 2.8" TFT with
Capacitive Touchscreen, using the same patterns used for the other
versions of the PiTFT screens.

Signed-off-by: Erik Botö <erik.boto@gmail.com>
This commit is contained in:
Erik Botö
2020-01-13 09:35:30 +01:00
committed by Andrei Gherzan
parent 09f35259a2
commit e7c856ee7b
3 changed files with 8 additions and 0 deletions

View File

@@ -204,6 +204,7 @@ modelname should be added as a MACHINE_FEATURES in local.conf like below:
List of currently supported models:
* pitft22
* pitft28r
* pitft28c
* pitft35r
## Misc. display