Read the Bosch BME680 sensor on Nuvoton NuMaker board

Revision:
0:a0e92a018ff2
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed_app.json	Tue Jun 09 02:35:34 2020 +0000
@@ -0,0 +1,8 @@
+{
+    "target_overrides": {
+        "*": {
+            "platform.stdio-baud-rate"          : 115200,
+            "platform.stdio-convert-newlines"   : true
+        }
+    }
+}