This is the David Smart RA8875 Library with mods for working with FRDM-K64F
History
Slight modifications to the library. Mainly to make the speed faster and also changing some parameters from private to public.
2020-05-03, by lamell [Sun, 03 May 2020 10:16:02 -0400] rev 201
Slight modifications to the library. Mainly to make the speed faster and also changing some parameters from private to public.
A line was changed but is now returned to original.
2020-04-21, by lamell [Tue, 21 Apr 2020 23:45:54 -0400] rev 200
A line was changed but is now returned to original.
Subtle changes in the way the library behaves.
2020-03-10, by lamell [Tue, 10 Mar 2020 21:28:18 -0400] rev 199
Subtle changes in the way the library behaves.
Commented the lines 3166 to 3171. AttachPrintHandler because it gives errors using K64F.
2020-03-03, by lamell [Tue, 03 Mar 2020 10:08:41 -0400] rev 198
Commented the lines 3166 to 3171. AttachPrintHandler because it gives errors using K64F.
will try to find a solution later, for now I don't need it.
General code cleanup.
2020-02-11, by WiredHome [Tue, 11 Feb 2020 21:51:42 +0000] rev 197
General code cleanup.
Added puts w/point_t parameter.
2020-02-11, by WiredHome [Tue, 11 Feb 2020 21:26:59 +0000] rev 196
Added puts w/point_t parameter.
Working on orientation.
2020-02-11, by WiredHome [Tue, 11 Feb 2020 18:33:44 +0000] rev 195
Working on orientation.
Don't alter the Memory write direction when changing between text and graphics modes.
2020-02-11, by WiredHome [Tue, 11 Feb 2020 15:35:02 +0000] rev 194
Don't alter the Memory write direction when changing between text and graphics modes.
Improve debouncing of resistive touch.; Minor format changes for easier maintenance.
2019-11-25, by WiredHome [Mon, 25 Nov 2019 19:55:17 +0000] rev 193
Improve debouncing of resistive touch.; Minor format changes for easier maintenance.
Updates to startup to avoid reading the FPGA ver. too soon. Had to do a lazy-load of that piece while the about screen is active.
2019-10-18, by WiredHome [Fri, 18 Oct 2019 20:32:23 +0000] rev 192
Updates to startup to avoid reading the FPGA ver. too soon. Had to do a lazy-load of that piece while the about screen is active.