NuMaker-PFM-NUC472: I2C0 read on-board MPU6500 and calculate tilt angle

Revision:
5:ea1ed4e4c3ee
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed_app.json	Fri Feb 03 02:30:01 2023 +0000
@@ -0,0 +1,9 @@
+{
+    "target_overrides": {
+        "*": {
+            "rtos.main-thread-stack-size"               : 8192,
+            "platform.stdio-convert-newlines"           : true,
+            "platform.stdio-baud-rate"                  : 115200
+        }
+    }
+}
\ No newline at end of file