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

Revision:
196:56820026701b
Parent:
190:3132b7dfad82
Child:
197:853d08e2fb53
--- a/GraphicsDisplay.h	Tue Feb 11 18:33:44 2020 +0000
+++ b/GraphicsDisplay.h	Tue Feb 11 21:26:59 2020 +0000
@@ -4,10 +4,14 @@
 /// @copyright © 2007-2009 sford
 /// Released under the MIT License: http://mbed.org/license/mit
 ///
-/// extensive changes in the support of the RA8875 display by
-/// Smartware Computing.
-/// @copyright © 2019 Smartware Computing.
+/// extensive changes in the support of the RA8875 display by Smartware Computing.
 ///
+/// @copyright Copyright © 2012-2020 by Smartware Computing, all rights reserved.
+///     This library is predominantly, that of Smartware Computing, however some
+///     portions are compiled from the work of others. Where the contribution of
+///     others was listed as copyright, that copyright is maintained, even as a
+///     derivative work may have been created for better integration in this library.
+///     See @ref Copyright_References.
 ///
 /// A library for providing a common base class for Graphics displays
 /// To port a new display, derive from this class and implement