GR-PEACH LCD Shield config

Dependencies:   LcdCfg_LCD_shield TouchKey_LCD_shield

Dependents:   GR-PEACH_LCD_shield_touch_sample mbed-os_Watson-IoT_ZXing_sample mbed-os_Watson-IoT_ZXing_sample GR-PEACH_SprintGame ... more

Files at this revision

API Documentation at this revision

Comitter:
dkato
Date:
Tue Sep 27 12:36:36 2016 +0000
Parent:
2:5bc6a60b8ff5
Commit message:
Add LCD type RSK TFT.

Changed in this revision

LCD_shield_config_RSK_TFT.h Show annotated file Show diff for this revision Revisions of this file
TouchKey_LCD_shield.lib Show annotated file Show diff for this revision Revisions of this file
diff -r 5bc6a60b8ff5 -r 720a62b44d67 LCD_shield_config_RSK_TFT.h
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/LCD_shield_config_RSK_TFT.h	Tue Sep 27 12:36:36 2016 +0000
@@ -0,0 +1,12 @@
+
+#ifndef LCD_SHIELD_CONFIG_RSK_TFT_H
+#define LCD_SHIELD_CONFIG_RSK_TFT_H
+
+#include "LcdCfg_7_1inch.h"
+#include "TouchKey_RSK_TFT.h"
+
+#define LcdCfgTbl_LCD_shield  LcdCfgTbl_7_1inch
+#define TouckKey_LCD_shield   TouchKey_RSK_TFT
+
+#endif
+
diff -r 5bc6a60b8ff5 -r 720a62b44d67 TouchKey_LCD_shield.lib
--- a/TouchKey_LCD_shield.lib	Thu Jun 30 10:33:35 2016 +0000
+++ b/TouchKey_LCD_shield.lib	Tue Sep 27 12:36:36 2016 +0000
@@ -1,1 +1,1 @@
-http://developer.mbed.org/users/dkato/code/TouchKey_LCD_shield/#da3d7ba2674b
+http://developer.mbed.org/users/dkato/code/TouchKey_LCD_shield/#538027089976