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

Revision:
1:24cff46332de
Parent:
0:bde1843b9885
Child:
3:2b08c6ae7415
--- a/mbed_app.json	Mon Jul 25 14:08:26 2016 +0300
+++ b/mbed_app.json	Thu Jul 28 23:14:17 2016 +0100
@@ -1,7 +1,7 @@
 {
     "target_overrides": {
         "*": {
-            "target.features_add": ["IPV6", "CLIENT"],
+            "target.features_add": ["IPV6", "COMMON_PAL"],
             "mbed-mesh-api.6lowpan-nd-channel": 15,
             "mbed-mesh-api.6lowpan-nd-channel-mask": "(1<<15)"
         }