Hi,
I'm trying to get the Adafruit TFT working with my Pi Zero. If I take a look at the manual (https://learn.adafruit.com/adafruit-...ftware-install), I need FT6206 (aka) ft6x06_ts as well as ILI9340. Latter is already included in fb_ili9340 and loadable under
Unfortunately the ft6x06_ts is not included in the arm6 package. How can I compile it by myself or include it somehow?
Regards
I'm trying to get the Adafruit TFT working with my Pi Zero. If I take a look at the manual (https://learn.adafruit.com/adafruit-...ftware-install), I need FT6206 (aka) ft6x06_ts as well as ILI9340. Latter is already included in fb_ili9340 and loadable under
Code:
Linux piCorePlayer 4.9.21-pcpCore #1 Thu Apr 13 19:26:09 EDT 2017 armv6l GNU/Linux
Regards