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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:e66152f036d9 | 2016-10-17 | Leon Lindenfelser |
Remove disable and enable of irqs around SPI accesses. Mbed5 takes care of peripheral access protection. |
4:8797ad72a9a8 | 2015-12-21 | Mike Fiore |
protect serial transactions by disabling interrupts |
3:a0f69c276cc6 | 2015-11-10 | Mike Fiore |
add header guards around the font files |
2:4a773f4896c7 | 2015-10-27 | mfiore | update some formatting |
1:3b02b7fb79c9 | 2015-07-09 | falingtrea | Fixed error boundary check error in endUpdate. |
0:f40dbeaefe69 | 2015-07-06 | falingtrea | Initial release |