NuMaker emWin HMI

Revision:
4:3d28c66231b0
Parent:
0:9d0785906425
Child:
6:d15151941247
--- a/main.cpp	Fri Apr 12 11:27:23 2019 +0800
+++ b/main.cpp	Thu Feb 25 15:40:31 2021 +0800
@@ -61,6 +61,9 @@
 //
 int main(void)
 {
+#ifdef MBED_MAJOR_VERSION
+    printf("Mbed OS version %d.%d.%d\r\n\n", MBED_MAJOR_VERSION, MBED_MINOR_VERSION, MBED_PATCH_VERSION);
+#endif
     //
     // Before touch calibration
     //