NuMaker Ethernet TCP

Revision:
15:17919a660e45
Parent:
14:7a9e90b34298
diff -r 7a9e90b34298 -r 17919a660e45 mbed_app.json
--- a/mbed_app.json	Tue Oct 16 14:09:51 2018 +0800
+++ b/mbed_app.json	Tue Oct 16 14:17:49 2018 +0800
@@ -1,6 +1,8 @@
 {
     "target_overrides": {
         "*": {
+            "platform.stdio-baud-rate"              : 115200,
+            "platform.stdio-convert-newlines"       : true,
             "platform.heap-stats-enabled"           : 1
         }
     }