mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-16 03:46:56 +00:00
pitft: Add support for pitft28r
The support for PiTFT 28 inch resistive touchscreen is optional and can be enabled by adding below in local.conf: MACHINE_FEATURES += "pitft pitft28r" While at it also fix a minor typo in README. Signed-off-by: Petter Mabäcker <petter@technux.se>
This commit is contained in:
committed by
Andrei Gherzan
parent
84af6e7de3
commit
9797874a23
@@ -204,7 +204,7 @@ kernels.
|
||||
NOTE: KERNEL_DEVICETREE is default enabled for kernel >= 3.18 and always disabled for
|
||||
older kernel versions.
|
||||
|
||||
3.L. Eenable SPI bus
|
||||
3.L. Enable SPI bus
|
||||
====================
|
||||
When using device tree kernels, set this variable to enable the SPI bus
|
||||
ENABLE_SPI_BUS = "1"
|
||||
@@ -232,6 +232,7 @@ the modelname should be added as a MACHINE_FEATURES in local.conf like below:
|
||||
|
||||
List of currently supported models:
|
||||
- pitft22
|
||||
- pitft28r
|
||||
|
||||
|
||||
4. Extra apps
|
||||
|
||||
Reference in New Issue
Block a user