LoadCell_STM32_SDRAM_v1

Dependencies:   BSP_DISCO_F746NG DISCO-F746NG_SDRAMBlockDevice LCD_DISCO_F746NG mbed

Fork of LoadCell_STM32 by Tapio Valli

Revision:
6:641b171407c9
Parent:
3:22b1719c2b92
--- a/mbed_app.json	Sat Feb 24 16:18:46 2018 +0000
+++ b/mbed_app.json	Thu Mar 08 20:14:53 2018 +0000
@@ -1,4 +1,7 @@
-{
-    "macros": ["MBED_HEAP_STATS_ENABLED"]
-}
-
+{
+    "target_overrides": {
+        "*": {
+            "platform.stdio-convert-newlines": true
+        }
+    }
+}