Generic example for any board with IDMW0xM1 shield

Revision:
20:63be9b2e5c9f
Parent:
19:5dd1ec7fdf0d
Child:
40:17cd01e5f1fa
--- a/mbed_app.json	Wed Feb 21 14:37:02 2018 +0100
+++ b/mbed_app.json	Thu Feb 22 10:15:13 2018 +0100
@@ -3,7 +3,7 @@
         "MBEDTLS_USER_CONFIG_FILE=\"mbedTLSConfig_mbedOS.h\"",
         "MBED_CLIENT_USER_CONFIG_FILE=\"mbed_cloud_client_user_config.h\"",
         "MBED_CLOUD_CLIENT_USER_CONFIG_FILE=\"mbed_cloud_client_user_config.h\"",
-        "PAL_DTLS_PEER_MIN_TIMEOUT=5000"
+        "PAL_DTLS_PEER_MIN_TIMEOUT=5000", "MBED_CONF_APP_MAIN_STACK_SIZE=8192"
     ],
     "target_overrides": {
         "*": {