Creating a project about A8491 for TT_Mxx

Files at this revision

API Documentation at this revision

Comitter:
ThunderSoft
Date:
Fri Apr 26 09:41:23 2019 +0000
Parent:
0:6fc4594bc1db
Commit message:
"Update the mbed-os code to support TT_M4G9"

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed-os.lib Show annotated file Show diff for this revision Revisions of this file
diff -r 6fc4594bc1db -r da8c10bb7386 main.cpp
--- a/main.cpp	Fri Mar 22 07:16:37 2019 +0000
+++ b/main.cpp	Fri Apr 26 09:41:23 2019 +0000
@@ -16,7 +16,14 @@
 #endif
 
 
+#if __TT_M3HQ__
 #define DISPLAY_TMPM_STRING "Welcome to Thundersoft TT_M3HQ"
+#endif
+
+
+#if __TT_M4G9__
+#define DISPLAY_TMPM_STRING "Welcome to Thundersoft TT_M4G9"
+#endif
 
 /*macros for A8491 board*/
 #define DISPLAY_A8491_STRING "A8491 board:"
diff -r 6fc4594bc1db -r da8c10bb7386 mbed-os.lib
--- a/mbed-os.lib	Fri Mar 22 07:16:37 2019 +0000
+++ b/mbed-os.lib	Fri Apr 26 09:41:23 2019 +0000
@@ -1,1 +1,1 @@
-https://github.com/ARMmbed/mbed-os/#51d55508e8400b60af467005646c4e2164738d48
+https://github.com/ARMmbed/mbed-os/#0063e5de32fc575f061244c96ac60c41c07bd2e6