NuMaker connection with AWS IoT thru MQTT/HTTPS (Mbed OS 6)

Dependencies:   MQTT

Revision:
39:533f5f42b904
Parent:
38:537cbdc1cfa3
Child:
46:871e0ad86526
--- a/mbed_app.json	Fri Apr 10 10:51:49 2020 +0800
+++ b/mbed_app.json	Tue Sep 29 09:50:08 2020 +0800
@@ -44,12 +44,7 @@
             "esp8266.cts"                           : "PD_2",
             "esp8266.rst"                           : "NC",
             "esp8266.pwr"                           : "PD_7",
-            "esp8266.provide-default"               : true,
-            "target.extra_labels_remove"            : ["NU_PREBUILD_SECURE"],
-            "target.mbed_rom_start"                 : "0x10010000",
-            "target.mbed_rom_size"                  : "0x70000",
-            "target.mbed_ram_start"                 : "0x30002000",
-            "target.mbed_ram_size"                  : "0x16000"
+            "esp8266.provide-default"               : true
         },
         "NU_M2354_NPSA_NS": {
             "target.network-default-interface-type" : "WIFI",