mbed LoRaWAN stack

Revision:
1:8ffbba8577cd
Parent:
0:3ddbd7a98a2d
Child:
2:bbb1f6ce5970
--- a/mbed_app.json	Tue May 29 04:54:26 2018 +0000
+++ b/mbed_app.json	Tue May 29 08:44:48 2018 +0000
@@ -29,7 +29,7 @@
     },
     "target_overrides": {
         "*": {
-            "target.features_remove": ["nanostack", "netsocket", "cellular", "STORAGE", "filesystem", "IPV4", "LWIP"],
+            "target.features_remove": ["nanostack/*", "netsocket/*", "cellular/*", "STORAGE", "filesystem", "IPV4", "LWIP"],
             "platform.stdio-convert-newlines": true,
             "platform.stdio-baud-rate": 115200,
             "platform.default-serial-baud-rate": 115200,