initial release

Dependencies:   BSP_B-L475E-IOT01 MQTT

Fork of Multiprotocol by Farnell-Element14 Bologna IOT Team

Revision:
3:647e37ef0eec
Parent:
0:705a0a684de2
--- a/mbed_app.json	Wed Aug 01 23:01:53 2018 +0000
+++ b/mbed_app.json	Fri Aug 17 14:57:03 2018 +0000
@@ -1,9 +1,5 @@
 {
-    "macros": [
-        "MBED_CONF_APP_MAIN_STACK_SIZE=6000",
-        "MBED_CONF_APP_THREAD_STACK_SIZE=6000",
-        "DEVICE_STDIO_MESSAGES=1"
-    ],
+
     "config": {
         "wifi-shield": {
             "help": "Options are internal, WIFI_IDW0XX1",
@@ -48,8 +44,11 @@
     },
     "target_overrides": {
         "*": {
+            "target.features_add": ["COMMON_PAL"],
             "platform.stdio-baud-rate": 115200,
             "platform.stdio-convert-newlines": true
+       
+       
         },
         "DISCO_L475VG_IOT1A": {
             "wifi-spi_miso": "PC_11",