mbed Open Thread example with nRF52-DK (nRF52840 SoC).

Revision:
42:a5006817fa19
Parent:
40:e0b9755ae4f1
Child:
43:92c3c89d5bb2
--- a/mbed_app.json	Wed Feb 15 12:45:13 2017 +0000
+++ b/mbed_app.json	Wed Feb 15 17:00:13 2017 +0000
@@ -13,6 +13,7 @@
             "value": "MESH_LOWPAN"
         }
     },
+    "macros": ["MBEDTLS_USER_CONFIG_FILE=\"mbedtls_config.h\""],
     "target_overrides": {
         "*": {
             "target.features_add": ["NANOSTACK", "LOWPAN_ROUTER", "COMMON_PAL"],