summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorErik Botö <erik.boto@gmail.com>2020-01-13 09:35:30 +0100
committerAndrei Gherzan <andrei@gherzan.ro>2020-01-14 16:17:04 +0000
commite7c856ee7bcfd7878853b55310957f0b9a990fd2 (patch)
tree3764b04bba7a38ff217254f95db4c94b3fc8a9d2 /docs
parent09f35259a2aa9e0542e802077b325189c7ae8ef4 (diff)
downloadmeta-raspberrypi-e7c856ee7bcfd7878853b55310957f0b9a990fd2.tar.gz
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>
Diffstat (limited to 'docs')
-rw-r--r--docs/extra-build-config.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/extra-build-config.md b/docs/extra-build-config.md
index 1f7ef68..a2b68d8 100644
--- a/docs/extra-build-config.md
+++ b/docs/extra-build-config.md
@@ -204,6 +204,7 @@ modelname should be added as a MACHINE_FEATURES in local.conf like below:
204List of currently supported models: 204List of currently supported models:
205* pitft22 205* pitft22
206* pitft28r 206* pitft28r
207* pitft28c
207* pitft35r 208* pitft35r
208 209
209## Misc. display 210## Misc. display