From e7c856ee7bcfd7878853b55310957f0b9a990fd2 Mon Sep 17 00:00:00 2001 From: Erik Botö Date: Mon, 13 Jan 2020 09:35:30 +0100 Subject: Add support for PiTFT 2.8" with capacitive touch MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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ö --- docs/extra-build-config.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') 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: List of currently supported models: * pitft22 * pitft28r +* pitft28c * pitft35r ## Misc. display -- cgit v1.2.3-54-g00ecf