Class Module for EA DOGS102 Graphic LCD display SPI Interface

Dependents:   mDotEVBM2X MTDOT-EVB-LinkCheck-AL MTDOT-EVBDemo-DRH MTDOT_BOX_EVB_LCD_Helloworld ... more

History

Remove disable and enable of irqs around SPI accesses. Mbed5 takes care of peripheral access protection. default tip

2016-10-17, by Leon Lindenfelser [Mon, 17 Oct 2016 08:43:06 -0500] rev 5

Remove disable and enable of irqs around SPI accesses. Mbed5 takes care of peripheral access protection.


protect serial transactions by disabling interrupts

2015-12-21, by Mike Fiore [Mon, 21 Dec 2015 10:48:01 -0600] rev 4

protect serial transactions by disabling interrupts


add header guards around the font files

2015-11-10, by Mike Fiore [Tue, 10 Nov 2015 15:45:53 -0600] rev 3

add header guards around the font files


update some formatting

2015-10-27, by mfiore [Tue, 27 Oct 2015 19:52:17 +0000] rev 2

update some formatting


Fixed error boundary check error in endUpdate.

2015-07-09, by falingtrea [Thu, 09 Jul 2015 20:30:07 +0000] rev 1

Fixed error boundary check error in endUpdate.


Initial release

2015-07-06, by falingtrea [Mon, 06 Jul 2015 19:37:13 +0000] rev 0

Initial release