This is the David Smart RA8875 Library with mods for working with FRDM-K64F

Revision:
196:56820026701b
Parent:
193:74f80834d59d
Child:
197:853d08e2fb53
--- a/RA8875_Touch.cpp	Tue Feb 11 18:33:44 2020 +0000
+++ b/RA8875_Touch.cpp	Tue Feb 11 21:26:59 2020 +0000
@@ -87,7 +87,6 @@
 {
     if (useTouchPanel == TP_GSL1680) {
         INFO("TouchPanelInit: TP_GSL1680");
-        /// @todo Added support for TP_GSL1680
     } else if (useTouchPanel == TP_FT5206) {
         INFO("TouchPanelInit: TP_FT5206");
         TouchPanelInit();