AVC Code

Dependencies:   FRDM-TFC

Revision:
2:9bd28448e604
Parent:
0:8a7153ecd2bc
Child:
4:370cbd985916
--- a/mbed_app.json	Sat Mar 09 18:20:06 2019 +0000
+++ b/mbed_app.json	Sat Mar 09 21:10:15 2019 +0000
@@ -7,5 +7,8 @@
             "platform.thread-stats-enabled": true,
             "platform.sys-stats-enabled": true
         }
-    }
+    },
+    "macros": [
+        "NODEBUG=1"
+    ]
 }