diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 7 |
1 files changed, 7 insertions, 0 deletions
| @@ -226,6 +226,13 @@ MACHINE_FEATURES += "pitft" | |||
| 226 | NOTE: To get this working the overlay for the PiTFT model must be build, | 226 | NOTE: To get this working the overlay for the PiTFT model must be build, |
| 227 | added and specified as well (dtoverlay=<driver> in config.txt) | 227 | added and specified as well (dtoverlay=<driver> in config.txt) |
| 228 | 228 | ||
| 229 | Below is a list of currently supported PiTFT models in meta-raspberrypi, | ||
| 230 | the modelname should be added as a MACHINE_FEATURES in local.conf like below: | ||
| 231 | - MACHINE_FEATURES += "pitft <modelname>" | ||
| 232 | |||
| 233 | List of currently supported models: | ||
| 234 | - pitft22 | ||
| 235 | |||
| 229 | 236 | ||
| 230 | 4. Extra apps | 237 | 4. Extra apps |
| 231 | ============= | 238 | ============= |
