From cf408f3df00c7f26fed3a325134ddc7292f62955 Mon Sep 17 00:00:00 2001 From: "Andrey Butok (B00423)" Date: Wed, 15 Aug 2018 16:25:12 +0200 Subject: [PATCH] FNET 4.5.3 --- .../shell/bm/iar/shell-evkbimxrt1050.ewd | 238 +++++- .../shell/bm/iar/shell-evkbimxrt1050.ewp | 4 +- .../freertos/iar/shell-evkbimxrt1050.ewd | 238 +++++- .../freertos/iar/shell-evkbimxrt1050.ewp | 4 +- .../iar/shell_azure-evkbimxrt1050.ewd | 238 +++++- .../iar/shell_azure-evkbimxrt1050.ewp | 14 +- .../bm/iar/shell_bench-evkbimxrt1050.ewd | 238 +++++- .../bm/iar/shell_bench-evkbimxrt1050.ewp | 4 +- .../bm/iar/shell_tls-evkbimxrt1050.ewd | 238 +++++- .../bm/iar/shell_tls-evkbimxrt1050.ewp | 4 +- .../iar/shell_wifi_gt202-evkbimxrt1050.ewd | 238 +++++- .../iar/shell_wifi_gt202-evkbimxrt1050.ewp | 4 +- .../build/frdmk64f/shell/bm/kds/.cproject | 16 +- .../frdmk64f/shell/freertos/kds/.cproject | 16 +- .../freertos/iar/shell_azure-frdmk64f.ewp | 6 +- .../shell_azure/freertos/kds/.cproject | 16 +- .../shell_azure/freertos/kds/.project | 2 +- .../frdmk64f/shell_bench/bm/kds/.cproject | 16 +- .../frdmk64f/shell_boot/bm/kds/.cproject | 16 +- .../frdmk64f/shell_boot_app/bm/kds/.cproject | 16 +- .../build/frdmk64f/shell_tls/bm/kds/.cproject | 16 +- .../shell_wifi_gt202/freertos/kds/.cproject | 16 +- .../shell_wifi_sx2401/freertos/kds/.cproject | 16 +- .../build/frdmk66f/shell/bm/kds/.cproject | 16 +- .../frdmk66f/shell/freertos/kds/.cproject | 16 +- .../freertos/iar/shell_azure-frdmk66f.ewp | 6 +- .../shell_azure/freertos/kds/.cproject | 16 +- .../shell_azure/freertos/kds/.project | 2 +- .../frdmk66f/shell_bench/bm/kds/.cproject | 16 +- .../frdmk66f/shell_boot/bm/kds/.cproject | 16 +- .../frdmk66f/shell_boot_app/bm/kds/.cproject | 16 +- .../build/frdmk66f/shell_tls/bm/kds/.cproject | 16 +- .../iar/shell_azure-lpcxpresso54628.ewp | 6 +- .../build/twrk60d100m/shell/bm/kds/.cproject | 16 +- .../twrk60d100m/shell_bench/bm/kds/.cproject | 16 +- .../twrk60d100m/shell_boot/bm/kds/.cproject | 16 +- .../shell_boot_app/bm/kds/.cproject | 16 +- fnet_demos/common/startup/MIMXRT1052/board.c | 10 +- .../iar/MIMXRT1052xxxxx_flexspi_nor.icf | 2 +- fnet_doc/doxygen/fnet_doc.dox | 5 + fnet_doc/doxygen/fnet_gen_doc.in | 2 +- fnet_doc/doxygen/fnet_gen_doc_chm.in | 2 +- fnet_doc/fnet_user_manual.chm | Bin 2761347 -> 2760957 bytes fnet_stack/fnet.h | 2 +- fnet_stack/port/cpu/mk/fnet_mk_config.h | 5 + fnet_stack/port/netif/qca/fnet_qca.c | 2 +- fnet_stack/service/autoip/fnet_autoip.c | 23 +- fnet_stack/service/mdns/fnet_mdns.h | 4 +- fnet_stack/stack/fnet_arp.h | 1 + fnet_stack/stack/fnet_eth.c | 27 +- fnet_stack/stack/fnet_eth_prv.h | 1 + fnet_stack/stack/fnet_socket.c | 1 - .../inc/internal/iothubtransport.h | 48 -- .../iothub_client/inc/iothub_device_client.h | 368 --------- .../inc/iothub_device_client_ll.h | 378 --------- third_party/azure_iot-1.2.5/version.txt | 1 - .../LICENSE | 0 .../c-utility/LICENSE | 0 .../c-utility/README.md | 0 .../c-utility/adapters/README.md | 0 .../c-utility/adapters/agenttime.c | 0 .../c-utility/adapters/httpapi_compact.c | 0 .../c-utility/adapters/platform_msdk.c | 0 .../c-utility/adapters/socketio_berkeley.c | 0 .../c-utility/adapters/tlsio_mbedtls.c | 0 .../c-utility/adapters/uniqueid_stub.c | 0 .../inc/azure_c_shared_utility/agenttime.h | 0 .../inc/azure_c_shared_utility/base32.h | 0 .../inc/azure_c_shared_utility/base64.h | 0 .../inc/azure_c_shared_utility/buffer_.h | 0 .../inc/azure_c_shared_utility/condition.h | 0 .../connection_string_parser.h | 0 .../azure_c_shared_utility/consolelogger.h | 0 .../azure_c_shared_utility/const_defines.h | 0 .../inc/azure_c_shared_utility/constbuffer.h | 0 .../inc/azure_c_shared_utility/constmap.h | 0 .../azure_c_shared_utility/crt_abstractions.h | 0 .../azure_c_shared_utility/doublylinkedlist.h | 0 .../inc/azure_c_shared_utility/etwlogger.h | 0 .../azure_c_shared_utility/etwlogger_driver.h | 0 .../inc/azure_c_shared_utility/gballoc.h | 0 .../inc/azure_c_shared_utility/gbnetwork.h | 0 .../inc/azure_c_shared_utility/hmac.h | 0 .../inc/azure_c_shared_utility/hmacsha256.h | 0 .../azure_c_shared_utility/http_proxy_io.h | 0 .../inc/azure_c_shared_utility/httpapi.h | 0 .../inc/azure_c_shared_utility/httpapiex.h | 0 .../inc/azure_c_shared_utility/httpapiexsas.h | 0 .../inc/azure_c_shared_utility/httpheaders.h | 0 .../inc/azure_c_shared_utility/lock.h | 0 .../inc/azure_c_shared_utility/macro_utils.h | 0 .../inc/azure_c_shared_utility/map.h | 0 .../azure_c_shared_utility/optimize_size.h | 0 .../azure_c_shared_utility/optionhandler.h | 0 .../inc/azure_c_shared_utility/platform.h | 0 .../inc/azure_c_shared_utility/refcount.h | 7 +- .../inc/azure_c_shared_utility/sastoken.h | 0 .../inc/azure_c_shared_utility/sha-private.h | 0 .../inc/azure_c_shared_utility/sha.h | 0 .../shared_util_options.h | 0 .../azure_c_shared_utility/singlylinkedlist.h | 0 .../inc/azure_c_shared_utility/socketio.h | 0 .../inc/azure_c_shared_utility/stdint_ce6.h | 0 .../azure_c_shared_utility/string_tokenizer.h | 0 .../string_tokenizer_types.h | 0 .../inc/azure_c_shared_utility/strings.h | 0 .../azure_c_shared_utility/strings_types.h | 0 .../inc/azure_c_shared_utility/threadapi.h | 0 .../inc/azure_c_shared_utility/tickcounter.h | 0 .../inc/azure_c_shared_utility/tlsio.h | 0 .../azure_c_shared_utility/tlsio_mbedtls.h | 0 .../azure_c_shared_utility/tlsio_options.h | 0 .../inc/azure_c_shared_utility/umock_c_prod.h | 0 .../inc/azure_c_shared_utility/uniqueid.h | 0 .../inc/azure_c_shared_utility/urlencode.h | 0 .../inc/azure_c_shared_utility/uuid.h | 0 .../inc/azure_c_shared_utility/uws_client.h | 0 .../uws_frame_encoder.h | 0 .../inc/azure_c_shared_utility/vector.h | 0 .../inc/azure_c_shared_utility/vector_types.h | 0 .../vector_types_internal.h | 0 .../inc/azure_c_shared_utility/wsio.h | 0 .../inc/azure_c_shared_utility/xio.h | 0 .../inc/azure_c_shared_utility/xlogging.h | 0 .../c-utility/pal/README.md | 0 .../c-utility/pal/dns_async.c | 0 .../c-utility/pal/freertos/lock.c | 0 .../c-utility/pal/freertos/threadapi.c | 0 .../c-utility/pal/freertos/tickcounter.c | 0 .../c-utility/pal/generic/refcount_os.h | 1 + .../c-utility/pal/inc/dns_async.h | 0 .../c-utility/pal/inc/sntp.h | 0 .../c-utility/pal/inc/socket_async.h | 0 .../c-utility/pal/lwip/sntp_lwip.c | 0 .../c-utility/pal/lwip/sntp_os.h | 0 .../c-utility/pal/socket_async.c | 0 .../c-utility/pal/tickcounter.c | 0 .../c-utility/pal/tlsio_options.c | 0 .../c-utility/src/README.md | 0 .../c-utility/src/base32.c | 0 .../c-utility/src/base64_azure.c | 0 .../c-utility/src/buffer.c | 0 .../c-utility/src/connection_string_parser.c | 0 .../c-utility/src/consolelogger.c | 0 .../c-utility/src/constbuffer.c | 0 .../c-utility/src/constmap.c | 0 .../c-utility/src/crt_abstractions.c | 0 .../c-utility/src/doublylinkedlist.c | 0 .../c-utility/src/gballoc.c | 0 .../c-utility/src/hmac_azure.c | 0 .../c-utility/src/hmacsha256.c | 0 .../c-utility/src/http_proxy_io.c | 0 .../c-utility/src/httpapiex.c | 0 .../c-utility/src/httpapiexsas.c | 0 .../c-utility/src/httpheaders.c | 0 .../c-utility/src/map.c | 0 .../c-utility/src/optionhandler.c | 0 .../c-utility/src/sastoken.c | 0 .../c-utility/src/sha1_azure.c | 0 .../c-utility/src/sha224.c | 0 .../c-utility/src/sha384-512.c | 0 .../c-utility/src/singlylinkedlist.c | 0 .../c-utility/src/string_tokenizer.c | 0 .../c-utility/src/strings.c | 0 .../c-utility/src/urlencode.c | 0 .../c-utility/src/usha.c | 0 .../c-utility/src/uuid.c | 0 .../c-utility/src/vector.c | 0 .../c-utility/src/xio.c | 0 .../c-utility/src/xlogging.c | 0 .../c-utility/thirdpartynotice.txt | 0 .../certs/certs.h | 0 .../certs/certs_azure.c | 0 .../certs/certs_azure.h | 0 .../certs/ms.der | Bin .../deps/parson/LICENSE | 0 .../deps/parson/README.md | 0 .../deps/parson/package.json | 0 .../deps/parson/parson.c | 0 .../deps/parson/parson.h | 0 .../iothub_client/inc/internal/blob.h | 0 .../internal/iothub_client_authorization.h | 10 +- .../inc/internal/iothub_client_diagnostic.h | 0 .../inc/internal/iothub_client_hsm_ll.h | 0 .../internal/iothub_client_ll_uploadtoblob.h | 0 .../inc/internal/iothub_client_private.h | 12 + .../internal/iothub_client_retry_control.h | 0 .../internal/iothub_transport_ll_private.h | 9 +- .../inc/internal/iothubtransport.h | 49 ++ .../internal/iothubtransport_amqp_cbs_auth.h | 1 + .../internal/iothubtransport_amqp_common.h | 1 - .../iothubtransport_amqp_connection.h | 0 .../internal/iothubtransport_amqp_device.h | 1 + .../internal/iothubtransport_amqp_messenger.h | 1 + ...iothubtransport_amqp_telemetry_messenger.h | 45 +- .../iothubtransport_amqp_twin_messenger.h | 1 + .../internal/iothubtransport_mqtt_common.h | 5 +- .../internal/iothubtransportamqp_methods.h | 2 +- .../inc/internal/message_queue.h | 0 .../inc/internal/uamqp_messaging.h | 0 .../iothub_client/inc/iothub.h | 0 .../iothub_client/inc/iothub_client.h | 1 - .../iothub_client/inc/iothub_client_core.h | 8 + .../inc/iothub_client_core_common.h | 3 +- .../iothub_client/inc/iothub_client_core_ll.h | 7 +- .../iothub_client/inc/iothub_client_ll.h | 0 .../iothub_client/inc/iothub_client_options.h | 10 + .../iothub_client/inc/iothub_client_version.h | 2 +- .../iothub_client/inc/iothub_device_client.h | 368 +++++++++ .../inc/iothub_device_client_ll.h | 378 +++++++++ .../iothub_client/inc/iothub_message.h | 84 ++ .../iothub_client/inc/iothub_transport_ll.h | 1 + .../iothub_client/inc/iothubtransporthttp.h | 0 .../iothub_client/inc/iothubtransportmqtt.h | 0 .../iothub_client/src/blob.c | 0 .../iothub_client/src/iothub.c | 0 .../iothub_client/src/iothub_client.c | 1 + .../src/iothub_client_authorization.c | 53 +- .../iothub_client/src/iothub_client_core.c | 214 ++++- .../iothub_client/src/iothub_client_core_ll.c | 769 ++++++++++++++++-- .../src/iothub_client_diagnostic.c | 0 .../iothub_client/src/iothub_client_ll.c | 3 +- .../src/iothub_client_ll_uploadtoblob.c | 0 .../src/iothub_client_retry_control.c | 0 .../iothub_client/src/iothub_message.c | 257 +++++- .../iothub_client/src/iothubtransport.c | 3 + .../src/iothubtransport_mqtt_common.c | 513 +++++++++--- .../iothub_client/src/iothubtransporthttp.c | 18 +- .../iothub_client/src/iothubtransportmqtt.c | 17 +- .../iothub_client/src/message_queue.c | 0 .../iothub_client/src/version_azure.c | 0 .../lts_branches.png | Bin .../readme.md | 0 .../thirdpartynotice.txt | 0 .../umqtt/inc/azure_umqtt_c/mqtt_client.h | 0 .../umqtt/inc/azure_umqtt_c/mqtt_codec.h | 0 .../umqtt/inc/azure_umqtt_c/mqtt_message.h | 0 .../umqtt/inc/azure_umqtt_c/mqttconst.h | 0 .../umqtt/src/mqtt_client.c | 0 .../umqtt/src/mqtt_codec.c | 0 .../umqtt/src/mqtt_message.c | 0 third_party/azure_iot-1.2.8/version.txt | 1 + 242 files changed, 4090 insertions(+), 1452 deletions(-) delete mode 100644 third_party/azure_iot-1.2.5/iothub_client/inc/internal/iothubtransport.h delete mode 100644 third_party/azure_iot-1.2.5/iothub_client/inc/iothub_device_client.h delete mode 100644 third_party/azure_iot-1.2.5/iothub_client/inc/iothub_device_client_ll.h delete mode 100644 third_party/azure_iot-1.2.5/version.txt rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/LICENSE (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/LICENSE (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/README.md (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/adapters/README.md (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/adapters/agenttime.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/adapters/httpapi_compact.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/adapters/platform_msdk.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/adapters/socketio_berkeley.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/adapters/tlsio_mbedtls.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/adapters/uniqueid_stub.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/agenttime.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/base32.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/base64.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/buffer_.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/condition.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/connection_string_parser.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/consolelogger.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/const_defines.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/constbuffer.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/constmap.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/crt_abstractions.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/doublylinkedlist.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/etwlogger.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/etwlogger_driver.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/gballoc.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/gbnetwork.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/hmac.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/hmacsha256.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/http_proxy_io.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/httpapi.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/httpapiex.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/httpapiexsas.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/httpheaders.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/lock.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/macro_utils.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/map.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/optimize_size.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/optionhandler.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/platform.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/refcount.h (94%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/sastoken.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/sha-private.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/sha.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/shared_util_options.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/singlylinkedlist.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/socketio.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/stdint_ce6.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/string_tokenizer.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/string_tokenizer_types.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/strings.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/strings_types.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/threadapi.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/tickcounter.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/tlsio.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/tlsio_mbedtls.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/tlsio_options.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/umock_c_prod.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/uniqueid.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/urlencode.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/uuid.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/uws_client.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/uws_frame_encoder.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/vector.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/vector_types.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/vector_types_internal.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/wsio.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/xio.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/inc/azure_c_shared_utility/xlogging.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/pal/README.md (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/pal/dns_async.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/pal/freertos/lock.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/pal/freertos/threadapi.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/pal/freertos/tickcounter.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/pal/generic/refcount_os.h (88%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/pal/inc/dns_async.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/pal/inc/sntp.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/pal/inc/socket_async.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/pal/lwip/sntp_lwip.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/pal/lwip/sntp_os.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/pal/socket_async.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/pal/tickcounter.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/pal/tlsio_options.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/src/README.md (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/src/base32.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/src/base64_azure.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/src/buffer.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/src/connection_string_parser.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/src/consolelogger.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/src/constbuffer.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/src/constmap.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/src/crt_abstractions.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/src/doublylinkedlist.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/src/gballoc.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/src/hmac_azure.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/src/hmacsha256.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/src/http_proxy_io.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/src/httpapiex.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/src/httpapiexsas.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/src/httpheaders.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/src/map.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/src/optionhandler.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/src/sastoken.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/src/sha1_azure.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/src/sha224.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/src/sha384-512.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/src/singlylinkedlist.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/src/string_tokenizer.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/src/strings.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/src/urlencode.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/src/usha.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/src/uuid.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/src/vector.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/src/xio.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/src/xlogging.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/c-utility/thirdpartynotice.txt (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/certs/certs.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/certs/certs_azure.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/certs/certs_azure.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/certs/ms.der (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/deps/parson/LICENSE (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/deps/parson/README.md (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/deps/parson/package.json (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/deps/parson/parson.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/deps/parson/parson.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/inc/internal/blob.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/inc/internal/iothub_client_authorization.h (86%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/inc/internal/iothub_client_diagnostic.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/inc/internal/iothub_client_hsm_ll.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/inc/internal/iothub_client_ll_uploadtoblob.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/inc/internal/iothub_client_private.h (78%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/inc/internal/iothub_client_retry_control.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/inc/internal/iothub_transport_ll_private.h (90%) create mode 100644 third_party/azure_iot-1.2.8/iothub_client/inc/internal/iothubtransport.h rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/inc/internal/iothubtransport_amqp_cbs_auth.h (98%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/inc/internal/iothubtransport_amqp_common.h (97%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/inc/internal/iothubtransport_amqp_connection.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/inc/internal/iothubtransport_amqp_device.h (99%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/inc/internal/iothubtransport_amqp_messenger.h (99%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/inc/internal/iothubtransport_amqp_telemetry_messenger.h (78%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/inc/internal/iothubtransport_amqp_twin_messenger.h (99%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/inc/internal/iothubtransport_mqtt_common.h (92%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/inc/internal/iothubtransportamqp_methods.h (98%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/inc/internal/message_queue.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/inc/internal/uamqp_messaging.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/inc/iothub.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/inc/iothub_client.h (99%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/inc/iothub_client_core.h (82%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/inc/iothub_client_core_common.h (99%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/inc/iothub_client_core_ll.h (89%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/inc/iothub_client_ll.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/inc/iothub_client_options.h (84%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/inc/iothub_client_version.h (95%) create mode 100644 third_party/azure_iot-1.2.8/iothub_client/inc/iothub_device_client.h create mode 100644 third_party/azure_iot-1.2.8/iothub_client/inc/iothub_device_client_ll.h rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/inc/iothub_message.h (76%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/inc/iothub_transport_ll.h (99%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/inc/iothubtransporthttp.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/inc/iothubtransportmqtt.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/src/blob.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/src/iothub.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/src/iothub_client.c (99%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/src/iothub_client_authorization.c (91%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/src/iothub_client_core.c (91%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/src/iothub_client_core_ll.c (77%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/src/iothub_client_diagnostic.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/src/iothub_client_ll.c (99%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/src/iothub_client_ll_uploadtoblob.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/src/iothub_client_retry_control.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/src/iothub_message.c (75%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/src/iothubtransport.c (99%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/src/iothubtransport_mqtt_common.c (88%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/src/iothubtransporthttp.c (99%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/src/iothubtransportmqtt.c (91%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/src/message_queue.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/iothub_client/src/version_azure.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/lts_branches.png (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/readme.md (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/thirdpartynotice.txt (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/umqtt/inc/azure_umqtt_c/mqtt_client.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/umqtt/inc/azure_umqtt_c/mqtt_codec.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/umqtt/inc/azure_umqtt_c/mqtt_message.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/umqtt/inc/azure_umqtt_c/mqttconst.h (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/umqtt/src/mqtt_client.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/umqtt/src/mqtt_codec.c (100%) rename third_party/{azure_iot-1.2.5 => azure_iot-1.2.8}/umqtt/src/mqtt_message.c (100%) create mode 100644 third_party/azure_iot-1.2.8/version.txt diff --git a/fnet_demos/build/evkbimxrt1050/shell/bm/iar/shell-evkbimxrt1050.ewd b/fnet_demos/build/evkbimxrt1050/shell/bm/iar/shell-evkbimxrt1050.ewd index d665af1f..d6c22bd7 100644 --- a/fnet_demos/build/evkbimxrt1050/shell/bm/iar/shell-evkbimxrt1050.ewd +++ b/fnet_demos/build/evkbimxrt1050/shell/bm/iar/shell-evkbimxrt1050.ewd @@ -11,7 +11,7 @@ C-SPY 2 - 29 + 30 1 1 + @@ -1097,7 +1101,7 @@ @@ -1399,6 +1415,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 1 @@ -1463,7 +1483,7 @@ C-SPY 2 - 29 + 30 1 0 + @@ -2549,7 +2573,7 @@ @@ -2851,6 +2887,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 0 @@ -2915,7 +2955,7 @@ C-SPY 2 - 29 + 30 1 1 + @@ -4001,7 +4045,7 @@ @@ -4303,6 +4359,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 1 @@ -4367,7 +4427,7 @@ C-SPY 2 - 29 + 30 1 0 + @@ -5453,7 +5517,7 @@ @@ -5755,6 +5831,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 0 @@ -5819,7 +5899,7 @@ C-SPY 2 - 29 + 30 1 1 + @@ -6905,7 +6989,7 @@ @@ -7207,6 +7303,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 1 @@ -7271,7 +7371,7 @@ C-SPY 2 - 29 + 30 1 0 + @@ -8357,7 +8461,7 @@ @@ -8659,6 +8775,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 0 @@ -8723,7 +8843,7 @@ C-SPY 2 - 29 + 30 1 0 + @@ -9809,7 +9933,7 @@ @@ -10111,6 +10247,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 0 @@ -10175,7 +10315,7 @@ C-SPY 2 - 29 + 30 1 0 + @@ -11261,7 +11405,7 @@ @@ -11563,6 +11719,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 0 diff --git a/fnet_demos/build/evkbimxrt1050/shell/bm/iar/shell-evkbimxrt1050.ewp b/fnet_demos/build/evkbimxrt1050/shell/bm/iar/shell-evkbimxrt1050.ewp index 1394e223..5633ea8f 100644 --- a/fnet_demos/build/evkbimxrt1050/shell/bm/iar/shell-evkbimxrt1050.ewp +++ b/fnet_demos/build/evkbimxrt1050/shell/bm/iar/shell-evkbimxrt1050.ewp @@ -2795,7 +2795,7 @@ + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 1 @@ -1463,7 +1483,7 @@ C-SPY 2 - 29 + 30 1 0 + @@ -2549,7 +2573,7 @@ @@ -2851,6 +2887,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 0 @@ -2915,7 +2955,7 @@ C-SPY 2 - 29 + 30 1 1 + @@ -4001,7 +4045,7 @@ @@ -4303,6 +4359,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 1 @@ -4367,7 +4427,7 @@ C-SPY 2 - 29 + 30 1 0 + @@ -5453,7 +5517,7 @@ @@ -5755,6 +5831,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 0 @@ -5819,7 +5899,7 @@ C-SPY 2 - 29 + 30 1 1 + @@ -6905,7 +6989,7 @@ @@ -7207,6 +7303,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 1 @@ -7271,7 +7371,7 @@ C-SPY 2 - 29 + 30 1 0 + @@ -8357,7 +8461,7 @@ @@ -8659,6 +8775,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 0 @@ -8723,7 +8843,7 @@ C-SPY 2 - 29 + 30 1 0 + @@ -9809,7 +9933,7 @@ @@ -10111,6 +10247,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 0 @@ -10175,7 +10315,7 @@ C-SPY 2 - 29 + 30 1 0 + @@ -11261,7 +11405,7 @@ @@ -11563,6 +11719,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 0 diff --git a/fnet_demos/build/evkbimxrt1050/shell/freertos/iar/shell-evkbimxrt1050.ewp b/fnet_demos/build/evkbimxrt1050/shell/freertos/iar/shell-evkbimxrt1050.ewp index fb3fffb5..f7ffbd04 100644 --- a/fnet_demos/build/evkbimxrt1050/shell/freertos/iar/shell-evkbimxrt1050.ewp +++ b/fnet_demos/build/evkbimxrt1050/shell/freertos/iar/shell-evkbimxrt1050.ewp @@ -1778,7 +1778,7 @@ + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 1 @@ -1463,7 +1483,7 @@ C-SPY 2 - 29 + 30 1 0 + @@ -2549,7 +2573,7 @@ @@ -2851,6 +2887,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 0 @@ -2915,7 +2955,7 @@ C-SPY 2 - 29 + 30 1 1 + @@ -4001,7 +4045,7 @@ @@ -4303,6 +4359,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 1 @@ -4367,7 +4427,7 @@ C-SPY 2 - 29 + 30 1 0 + @@ -5453,7 +5517,7 @@ @@ -5755,6 +5831,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 0 @@ -5819,7 +5899,7 @@ C-SPY 2 - 29 + 30 1 1 + @@ -6905,7 +6989,7 @@ @@ -7207,6 +7303,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 1 @@ -7271,7 +7371,7 @@ C-SPY 2 - 29 + 30 1 0 + @@ -8357,7 +8461,7 @@ @@ -8659,6 +8775,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 0 @@ -8723,7 +8843,7 @@ C-SPY 2 - 29 + 30 1 0 + @@ -9809,7 +9933,7 @@ @@ -10111,6 +10247,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 0 @@ -10175,7 +10315,7 @@ C-SPY 2 - 29 + 30 1 0 + @@ -11261,7 +11405,7 @@ @@ -11563,6 +11719,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 0 diff --git a/fnet_demos/build/evkbimxrt1050/shell_azure/freertos/iar/shell_azure-evkbimxrt1050.ewp b/fnet_demos/build/evkbimxrt1050/shell_azure/freertos/iar/shell_azure-evkbimxrt1050.ewp index a179baa6..0b3b68ac 100644 --- a/fnet_demos/build/evkbimxrt1050/shell_azure/freertos/iar/shell_azure-evkbimxrt1050.ewp +++ b/fnet_demos/build/evkbimxrt1050/shell_azure/freertos/iar/shell_azure-evkbimxrt1050.ewp @@ -347,7 +347,7 @@ + $PROJ_DIR$/../../../../../src/shell_azure$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/inc$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/adapters$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/pal$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/pal/freertos$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/pal/generic$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/pal/inc$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/iothub_client/inc$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/certs$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/deps/parson$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/umqtt/inc$PROJ_DIR$/../../../../../../third_party/mbedtls-2.12.0/include$PROJ_DIR$/../../../../../common/startup/MIMXRT1052/drivers$PROJ_DIR$/../../../../../common/startup/MIMXRT1052/xip$PROJ_DIR$/../../../../../common/startup/MIMXRT1052$PROJ_DIR$/../../../../../../third_party/cmsis-5.1/include$PROJ_DIR$/../../../../../../fnet_stack$PROJ_DIR$/../../../../../common/fnet_application$PROJ_DIR$/../../../../../../third_party/freertos-9.0.0/Source/portable/iar/ARM_CM4F$PROJ_DIR$/../../../../../../third_party/freertos-9.0.0/Source/include$PROJ_DIR$/../../../../../../third_party/freertos-9.0.0/Source + $PROJ_DIR$/../../../../../src/shell_azure$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/inc$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/adapters$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/pal$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/pal/freertos$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/pal/generic$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/pal/inc$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/iothub_client/inc$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/certs$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/deps/parson$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/umqtt/inc$PROJ_DIR$/../../../../../../third_party/mbedtls-2.12.0/include$PROJ_DIR$/../../../../../common/startup/MIMXRT1052/drivers$PROJ_DIR$/../../../../../common/startup/MIMXRT1052/xip$PROJ_DIR$/../../../../../common/startup/MIMXRT1052$PROJ_DIR$/../../../../../../third_party/cmsis-5.1/include$PROJ_DIR$/../../../../../../fnet_stack$PROJ_DIR$/../../../../../common/fnet_application$PROJ_DIR$/../../../../../../third_party/freertos-9.0.0/Source/portable/iar/ARM_CM4F$PROJ_DIR$/../../../../../../third_party/freertos-9.0.0/Source/include$PROJ_DIR$/../../../../../../third_party/freertos-9.0.0/Source + $PROJ_DIR$/../../../../../src/shell_azure$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/inc$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/adapters$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/pal$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/pal/freertos$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/pal/generic$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/pal/inc$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/iothub_client/inc$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/certs$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/deps/parson$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/umqtt/inc$PROJ_DIR$/../../../../../../third_party/mbedtls-2.12.0/include$PROJ_DIR$/../../../../../common/startup/MIMXRT1052/drivers$PROJ_DIR$/../../../../../common/startup/MIMXRT1052/xip$PROJ_DIR$/../../../../../common/startup/MIMXRT1052$PROJ_DIR$/../../../../../../third_party/cmsis-5.1/include$PROJ_DIR$/../../../../../../fnet_stack$PROJ_DIR$/../../../../../common/fnet_application$PROJ_DIR$/../../../../../../third_party/freertos-9.0.0/Source/portable/iar/ARM_CM4F$PROJ_DIR$/../../../../../../third_party/freertos-9.0.0/Source/include$PROJ_DIR$/../../../../../../third_party/freertos-9.0.0/Source + $PROJ_DIR$/../../../../../src/shell_azure$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/inc$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/adapters$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/pal$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/pal/freertos$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/pal/generic$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/pal/inc$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/iothub_client/inc$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/certs$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/deps/parson$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/umqtt/inc$PROJ_DIR$/../../../../../../third_party/mbedtls-2.12.0/include$PROJ_DIR$/../../../../../common/startup/MIMXRT1052/drivers$PROJ_DIR$/../../../../../common/startup/MIMXRT1052/xip$PROJ_DIR$/../../../../../common/startup/MIMXRT1052$PROJ_DIR$/../../../../../../third_party/cmsis-5.1/include$PROJ_DIR$/../../../../../../fnet_stack$PROJ_DIR$/../../../../../common/fnet_application$PROJ_DIR$/../../../../../../third_party/freertos-9.0.0/Source/portable/iar/ARM_CM4F$PROJ_DIR$/../../../../../../third_party/freertos-9.0.0/Source/include$PROJ_DIR$/../../../../../../third_party/freertos-9.0.0/Source + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 1 @@ -1463,7 +1483,7 @@ C-SPY 2 - 29 + 30 1 0 + @@ -2549,7 +2573,7 @@ @@ -2851,6 +2887,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 0 @@ -2915,7 +2955,7 @@ C-SPY 2 - 29 + 30 1 1 + @@ -4001,7 +4045,7 @@ @@ -4303,6 +4359,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 1 @@ -4367,7 +4427,7 @@ C-SPY 2 - 29 + 30 1 0 + @@ -5453,7 +5517,7 @@ @@ -5755,6 +5831,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 0 @@ -5819,7 +5899,7 @@ C-SPY 2 - 29 + 30 1 1 + @@ -6905,7 +6989,7 @@ @@ -7207,6 +7303,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 1 @@ -7271,7 +7371,7 @@ C-SPY 2 - 29 + 30 1 0 + @@ -8357,7 +8461,7 @@ @@ -8659,6 +8775,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 0 @@ -8723,7 +8843,7 @@ C-SPY 2 - 29 + 30 1 0 + @@ -9809,7 +9933,7 @@ @@ -10111,6 +10247,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 0 @@ -10175,7 +10315,7 @@ C-SPY 2 - 29 + 30 1 0 + @@ -11261,7 +11405,7 @@ @@ -11563,6 +11719,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 0 diff --git a/fnet_demos/build/evkbimxrt1050/shell_bench/bm/iar/shell_bench-evkbimxrt1050.ewp b/fnet_demos/build/evkbimxrt1050/shell_bench/bm/iar/shell_bench-evkbimxrt1050.ewp index be13bfb7..8f22fa7f 100644 --- a/fnet_demos/build/evkbimxrt1050/shell_bench/bm/iar/shell_bench-evkbimxrt1050.ewp +++ b/fnet_demos/build/evkbimxrt1050/shell_bench/bm/iar/shell_bench-evkbimxrt1050.ewp @@ -2795,7 +2795,7 @@ + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 1 @@ -1463,7 +1483,7 @@ C-SPY 2 - 29 + 30 1 0 + @@ -2549,7 +2573,7 @@ @@ -2851,6 +2887,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 0 @@ -2915,7 +2955,7 @@ C-SPY 2 - 29 + 30 1 1 + @@ -4001,7 +4045,7 @@ @@ -4303,6 +4359,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 1 @@ -4367,7 +4427,7 @@ C-SPY 2 - 29 + 30 1 0 + @@ -5453,7 +5517,7 @@ @@ -5755,6 +5831,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 0 @@ -5819,7 +5899,7 @@ C-SPY 2 - 29 + 30 1 1 + @@ -6905,7 +6989,7 @@ @@ -7207,6 +7303,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 1 @@ -7271,7 +7371,7 @@ C-SPY 2 - 29 + 30 1 0 + @@ -8357,7 +8461,7 @@ @@ -8659,6 +8775,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 0 @@ -8723,7 +8843,7 @@ C-SPY 2 - 29 + 30 1 0 + @@ -9809,7 +9933,7 @@ @@ -10111,6 +10247,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 0 @@ -10175,7 +10315,7 @@ C-SPY 2 - 29 + 30 1 0 + @@ -11261,7 +11405,7 @@ @@ -11563,6 +11719,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 0 diff --git a/fnet_demos/build/evkbimxrt1050/shell_tls/bm/iar/shell_tls-evkbimxrt1050.ewp b/fnet_demos/build/evkbimxrt1050/shell_tls/bm/iar/shell_tls-evkbimxrt1050.ewp index 11d06ae6..c2509ffd 100644 --- a/fnet_demos/build/evkbimxrt1050/shell_tls/bm/iar/shell_tls-evkbimxrt1050.ewp +++ b/fnet_demos/build/evkbimxrt1050/shell_tls/bm/iar/shell_tls-evkbimxrt1050.ewp @@ -761,7 +761,7 @@ + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 1 @@ -1463,7 +1483,7 @@ C-SPY 2 - 29 + 30 1 0 + @@ -2549,7 +2573,7 @@ @@ -2851,6 +2887,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 0 @@ -2915,7 +2955,7 @@ C-SPY 2 - 29 + 30 1 1 + @@ -4001,7 +4045,7 @@ @@ -4303,6 +4359,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 1 @@ -4367,7 +4427,7 @@ C-SPY 2 - 29 + 30 1 0 + @@ -5453,7 +5517,7 @@ @@ -5755,6 +5831,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 0 @@ -5819,7 +5899,7 @@ C-SPY 2 - 29 + 30 1 1 + @@ -6905,7 +6989,7 @@ @@ -7207,6 +7303,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 1 @@ -7271,7 +7371,7 @@ C-SPY 2 - 29 + 30 1 0 + @@ -8357,7 +8461,7 @@ @@ -8659,6 +8775,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 0 @@ -8723,7 +8843,7 @@ C-SPY 2 - 29 + 30 1 0 + @@ -9809,7 +9933,7 @@ @@ -10111,6 +10247,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 0 @@ -10175,7 +10315,7 @@ C-SPY 2 - 29 + 30 1 0 + @@ -11261,7 +11405,7 @@ @@ -11563,6 +11719,10 @@ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin 0 + + $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin + 0 + $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin 0 diff --git a/fnet_demos/build/evkbimxrt1050/shell_wifi_gt202/freertos/iar/shell_wifi_gt202-evkbimxrt1050.ewp b/fnet_demos/build/evkbimxrt1050/shell_wifi_gt202/freertos/iar/shell_wifi_gt202-evkbimxrt1050.ewp index b03feba7..7198a3df 100644 --- a/fnet_demos/build/evkbimxrt1050/shell_wifi_gt202/freertos/iar/shell_wifi_gt202-evkbimxrt1050.ewp +++ b/fnet_demos/build/evkbimxrt1050/shell_wifi_gt202/freertos/iar/shell_wifi_gt202-evkbimxrt1050.ewp @@ -761,7 +761,7 @@ + $PROJ_DIR$/../../../../../src/shell_azure$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/inc$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/adapters$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/pal$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/pal/freertos$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/pal/generic$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/pal/inc$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/iothub_client/inc$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/certs$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/deps/parson$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/umqtt/inc$PROJ_DIR$/../../../../../../third_party/mbedtls-2.12.0/include$PROJ_DIR$/../../../../../common/startup/MK64F12$PROJ_DIR$/../../../../../../third_party/cmsis-5.1/include$PROJ_DIR$/../../../../../../fnet_stack$PROJ_DIR$/../../../../../common/fnet_application$PROJ_DIR$/../../../../../../third_party/freertos-9.0.0/Source/portable/iar/ARM_CM4F$PROJ_DIR$/../../../../../../third_party/freertos-9.0.0/Source/include$PROJ_DIR$/../../../../../../third_party/freertos-9.0.0/Source + $PROJ_DIR$/../../../../../src/shell_azure$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/inc$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/adapters$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/pal$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/pal/freertos$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/pal/generic$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/pal/inc$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/iothub_client/inc$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/certs$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/deps/parson$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/umqtt/inc$PROJ_DIR$/../../../../../../third_party/mbedtls-2.12.0/include$PROJ_DIR$/../../../../../common/startup/MK64F12$PROJ_DIR$/../../../../../../third_party/cmsis-5.1/include$PROJ_DIR$/../../../../../../fnet_stack$PROJ_DIR$/../../../../../common/fnet_application$PROJ_DIR$/../../../../../../third_party/freertos-9.0.0/Source/portable/iar/ARM_CM4F$PROJ_DIR$/../../../../../../third_party/freertos-9.0.0/Source/include$PROJ_DIR$/../../../../../../third_party/freertos-9.0.0/Source + $PROJ_DIR$/../../../../../src/shell_azure$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/inc$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/adapters$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/pal$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/pal/freertos$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/pal/generic$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/pal/inc$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/iothub_client/inc$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/certs$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/deps/parson$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/umqtt/inc$PROJ_DIR$/../../../../../../third_party/mbedtls-2.12.0/include$PROJ_DIR$/../../../../../common/startup/MK66F18$PROJ_DIR$/../../../../../../third_party/cmsis-5.1/include$PROJ_DIR$/../../../../../../fnet_stack$PROJ_DIR$/../../../../../common/fnet_application$PROJ_DIR$/../../../../../../third_party/freertos-9.0.0/Source/portable/iar/ARM_CM4F$PROJ_DIR$/../../../../../../third_party/freertos-9.0.0/Source/include$PROJ_DIR$/../../../../../../third_party/freertos-9.0.0/Source + $PROJ_DIR$/../../../../../src/shell_azure$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/inc$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/adapters$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/pal$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/pal/freertos$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/pal/generic$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/c-utility/pal/inc$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/iothub_client/inc$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/certs$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/deps/parson$PROJ_DIR$/../../../../../../third_party/azure_iot-1.2.8/umqtt/inc$PROJ_DIR$/../../../../../../third_party/mbedtls-2.12.0/include$PROJ_DIR$/../../../../../common/startup/LPC54628$PROJ_DIR$/../../../../../../third_party/cmsis-5.1/include$PROJ_DIR$/../../../../../../fnet_stack$PROJ_DIR$/../../../../../common/fnet_application$PROJ_DIR$/../../../../../../third_party/freertos-9.0.0/Source/portable/iar/ARM_CM4F$PROJ_DIR$/../../../../../../third_party/freertos-9.0.0/Source/include$PROJ_DIR$/../../../../../../third_party/freertos-9.0.0/Source