summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Woolley <rob.woolley@windriver.com>2017-04-06 11:44:20 -0700
committerAndrei Gherzan <andrei@gherzan.ro>2017-04-17 02:22:35 +0100
commitaf79504e44ff969f7280d03c252bbc239610d7be (patch)
treef4ce5c4a773935d48b465525f84e48bfb3a52f89
parent0ef0667550de2b1c99e2a1ff2f50fde2efb353f2 (diff)
downloadmeta-raspberrypi-af79504e44ff969f7280d03c252bbc239610d7be.tar.gz
pitft: Add documentation for pitft35r in README
The support for the PiTFT 3.5 inch resistive touchscreen is optional. It may be enabled by adding the following line in local.conf: MACHINE_FEATURES += "pitft pitft35r" Signed-off-by: Rob Woolley <rob.woolley@windriver.com>
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 58a8ded..86a28ba 100644
--- a/README
+++ b/README
@@ -242,6 +242,7 @@ the modelname should be added as a MACHINE_FEATURES in local.conf like below:
242List of currently supported models: 242List of currently supported models:
243 - pitft22 243 - pitft22
244 - pitft28r 244 - pitft28r
245 - pitft35r
245 246
2463.O. Misc. display 2473.O. Misc. display
247================== 248==================