From fb7ec7cc1d46675fe7db509934791545e531b6dd Mon Sep 17 00:00:00 2001 From: YusukeTakahashiGithub Date: Thu, 9 Mar 2023 23:59:47 +0900 Subject: [PATCH 1/3] Updated ewf_netx_duo_azure_iot_embedded_sdk_ryz014 to the latest version The following projects were out-of-date configurations and have been updated to match other ryz014 projects. ewf_netx_duo_azure_iot_embedded_sdk_ryz014 Specifically, the following two items have been fixed 1.Fixed the code for serial output. In other ryz014 projects, the code for the serial output code was changed to The code for serial output is generated by r_sci_rx module on the smart configurator*. This project has been changed to be generated from r_sci_rx module accordingly. The changes were made on the smart configurator*, so the differences are mainly in the ewf_netx_duo_azure_iot_embedded_sdk_ryz014.scfg file. The following code has also been modified accordingly. demo_printf.c hardware_setup.c *Renesas tool that automatically generates code according to GUI settings by user 2. Update files with renewal of root certificate The following four files have been added and updated with the renewal of the root certificate. nx_azure_iot_cert.c fix nx_azure_iot_cert.h fix nx_azure_iot_ciphersuites.c fix nx_azure_iot_ciphersuites.h fix sample_azure_iot_embedded_sdk.c fix sample_azure_iot_embedded_sdk_connect.c add --- .../.cproject | 2 - ...t_embedded_sdk_ryz014 HardwareDebug.launch | 2 +- ...etx_duo_azure_iot_embedded_sdk_ryz014.scfg | 199 ++--------------- .../src/demo_printf.c | 45 +++- .../src/hardware_setup.c | 3 - .../src/nx_azure_iot_cert.c | 166 +++++++++++++- .../src/nx_azure_iot_cert.h | 4 + .../src/nx_azure_iot_ciphersuites.c | 4 + .../src/nx_azure_iot_ciphersuites.h | 2 +- .../src/sample_azure_iot_embedded_sdk.c | 192 ++++++++++++---- .../sample_azure_iot_embedded_sdk_connect.c | 206 ++++++++++++++++++ 11 files changed, 580 insertions(+), 245 deletions(-) create mode 100644 examples/CK_RX65N_GCCRX/ewf_netx_duo_azure_iot_embedded_sdk_ryz014/src/sample_azure_iot_embedded_sdk_connect.c diff --git a/examples/CK_RX65N_GCCRX/ewf_netx_duo_azure_iot_embedded_sdk_ryz014/.cproject b/examples/CK_RX65N_GCCRX/ewf_netx_duo_azure_iot_embedded_sdk_ryz014/.cproject index df3d2d7c..e7e425f6 100644 --- a/examples/CK_RX65N_GCCRX/ewf_netx_duo_azure_iot_embedded_sdk_ryz014/.cproject +++ b/examples/CK_RX65N_GCCRX/ewf_netx_duo_azure_iot_embedded_sdk_ryz014/.cproject @@ -88,7 +88,6 @@ - @@ -132,7 +131,6 @@ - diff --git a/examples/CK_RX65N_GCCRX/ewf_netx_duo_azure_iot_embedded_sdk_ryz014/ewf_netx_duo_azure_iot_embedded_sdk_ryz014 HardwareDebug.launch b/examples/CK_RX65N_GCCRX/ewf_netx_duo_azure_iot_embedded_sdk_ryz014/ewf_netx_duo_azure_iot_embedded_sdk_ryz014 HardwareDebug.launch index 911cfd87..257133de 100644 --- a/examples/CK_RX65N_GCCRX/ewf_netx_duo_azure_iot_embedded_sdk_ryz014/ewf_netx_duo_azure_iot_embedded_sdk_ryz014 HardwareDebug.launch +++ b/examples/CK_RX65N_GCCRX/ewf_netx_duo_azure_iot_embedded_sdk_ryz014/ewf_netx_duo_azure_iot_embedded_sdk_ryz014 HardwareDebug.launch @@ -29,7 +29,7 @@ - + diff --git a/examples/CK_RX65N_GCCRX/ewf_netx_duo_azure_iot_embedded_sdk_ryz014/ewf_netx_duo_azure_iot_embedded_sdk_ryz014.scfg b/examples/CK_RX65N_GCCRX/ewf_netx_duo_azure_iot_embedded_sdk_ryz014/ewf_netx_duo_azure_iot_embedded_sdk_ryz014.scfg index 07e7c3f0..fb52e96d 100644 --- a/examples/CK_RX65N_GCCRX/ewf_netx_duo_azure_iot_embedded_sdk_ryz014/ewf_netx_duo_azure_iot_embedded_sdk_ryz014.scfg +++ b/examples/CK_RX65N_GCCRX/ewf_netx_duo_azure_iot_embedded_sdk_ryz014/ewf_netx_duo_azure_iot_embedded_sdk_ryz014.scfg @@ -13,11 +13,11 @@ -