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>
This commit is contained in:
Rob Woolley 2017-04-06 11:44:20 -07:00 committed by Andrei Gherzan
parent 0ef0667550
commit af79504e44

1
README
View File

@ -242,6 +242,7 @@ the modelname should be added as a MACHINE_FEATURES in local.conf like below:
List of currently supported models:
- pitft22
- pitft28r
- pitft35r
3.O. Misc. display
==================