Basically i glued Peter Drescher and Simon Ford libs in a GraphicsDisplay class, then derived TFT or LCD class (which inherits Protocols class), then the most derived ones (Inits), which are per-display and are the only part needed to be adapted to diff hw.

Dependents:   testUniGraphic_150217 maze_TFT_MMA8451Q TFT_test_frdm-kl25z TFT_test_NUCLEO-F411RE ... more

Revision:
3:48f3282c2be8
Parent:
1:ff019d22b275
Child:
4:12ba0ecc2c1f
--- a/Protocols/Protocols.h	Fri Feb 13 23:17:55 2015 +0000
+++ b/Protocols/Protocols.h	Sat Feb 14 17:42:21 2015 +0000
@@ -5,6 +5,8 @@
 
 #include "mbed.h"
 
+//#define USE_CS
+
 /** Protocol types
 */
 enum proto_t {