Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 9 additions & 5 deletions examples/CK_RX65N_CCRX/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,26 @@ An adapter is the device or software used to connect the application using the E
An adapter can be a cellular modem, a WiFi adapter, an Ethernet adapter, a WinSock software layer, a BSD software layer or other type of device or software.
The EWF API is described in the Doxygen documentation generated out of the common code.
The source files of the EWF are located in the \src directory at the root of this repository.
The current set of examples use the CK-RX65N board evaluation board and a ryz014a modem.
The current set of examples use the CK-RX65N board evaluation board and a ryz014a/ryz024a modem.

## Prerequisites

- Get the evaluation board [CK-RX65N](https://www.renesas.com/products/microcontrollers-microprocessors/rx-32-bit-performance-efficiency-mcus/ck-rx65n-cloud-kit-based-rx65n-mcu-group).
- A PC running [Renesas e2studio IDE](https://www.renesas.com/software-tool/e-studio).
- Introduce compiler [cc-rx](https://www.renesas.com/software-tool/cc-compiler-package-rx-family) 3.0.5 or later.
- Introduce [RDP](https://www.renesas.com/software-tool/rx-driver-package) v1.37 or later.
- If you don't have an Azure subscription, [create one for free](https://azure.microsoft.com/free/) before you begin.
- Internet connectivity for your PC.
- Place it directly under the cloned project drive to shorten the path. Also shorten the project name (e.g c:\embedded-wireless-flamework -> c:\ewf-xxxx)

## Prepare Azure Resources
Follow steps in [README_NETX_AZURE.md](README_NETX_AZURE.md) to create Azure resources that will be used to run the examples in the next steps of this document.

# Getting started - RYZ014A
# Getting started - RYZ014A/RYZ024A
To get started with the examples, please follow these steps:
1. Acquire the necessary hardware and software: the Evaluation Kit CK-RX65N board, a Renesas RYZ014A PMOD, e2-studio with latest FIT modules, openssl, J-Link RTT viewer, Azure IoT Explorer.
2. Connect to RYZ014A PMOD to CK-RX65N board on PMOD2 connector. Connect Host PC via USB cable to USB Debug pin (J14) and another USB cable to USB-Serial pin (J20). Also connect micro USB cable to RYZ014A micro USB pin.
1. Acquire the necessary hardware and software: the Evaluation Kit CK-RX65N board, a Renesas RYZ014A/RYZ024A PMOD, e2-studio with latest FIT modules, openssl, J-Link RTT viewer, Azure IoT Explorer.
2. Connect to RYZ014A PMOD to CK-RX65N board on PMOD1 connector. Connect Host PC via USB cable to USB Debug pin (J14) and another USB cable to USB-Serial pin (J20). Also connect micro USB cable to RYZ014A/RYZ024A micro USB pin.
![Connection diagram of CK-RX65N and RYZ014A/RYZ024A](CKRX65N_RYZ014A_RYZ024A.PNG)
3. Review and edit as necessary the files ewf.config.h and ewf_example.config.h in the different examples. Edit these files to match your configuration. Specially edit the variables EWF_CONFIG_SIM_PIN, EWF_CONFIG_IOT_HUB_HOSTNAME, EWF_CONFIG_IOT_HUB_DEVICEID.
4. Start e2 studio and create a workspace in \examples\CK_RX65N_CCRX cloud kit, import all the ryz014a examples into the workspace and build all examples.
5. Open Terminal at com port connection from the board and set it to 115200 8N1.
Expand Down Expand Up @@ -69,7 +73,7 @@ Device posistioning service (ENABLE_DPS_SAMPLE) part of the examples is not test

# Examples using Azure RTOS NetX Duo PPP with EWF (Modem in Data mode)
1. Acquire the necessary hardware and software: the Cloud Kit CK-RX65N, a Renesas RYZ024A PMOD, e2-studio.
2. Connect to RYZ024A PMOD to CK-RX65N board on PMOD2 connector. Connect Host PC via USB cable to USB
2. Connect to RYZ024A PMOD to CK-RX65N board on PMOD1 connector. Connect Host PC via USB cable to USB
Debug pin (J14) and another USB cable to USB-Serial pin (J20). Also connect micro USB cable to RYZ024A micro USB pin.
3. Open the ewf_netx_duo_ppp_ryz024a project in e2studio and edit the ewf_example.config.h to update
EWF_CONFIG_SIM_PIN and EWF_CONFIG_SIM_APN.
Expand Down
40 changes: 3 additions & 37 deletions examples/CK_RX65N_CCRX/ewf_info_tx_ryz014/.cproject
Original file line number Diff line number Diff line change
Expand Up @@ -1621,49 +1621,15 @@
<tool id="com.renesas.cdt.managedbuild.renesas.ccrx.base.rtosConfig.1386589714" name="RTOS Configurator" superClass="com.renesas.cdt.managedbuild.renesas.ccrx.base.rtosConfig"/>
</toolChain>
</folderInfo>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.70767929" name="ewf_adapter_seeed_lora_e5.h" rcbsApplicability="disable" resourcePath="ewf/ewf_adapter_seeed_lora_e5.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.567043048" name="ewf_adapter_api_lora.h" rcbsApplicability="disable" resourcePath="ewf/ewf_adapter_api_lora.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.1773282248" name="ewf_interface_lpc_uart.h" rcbsApplicability="disable" resourcePath="ewf/ewf_interface_lpc_uart.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.571502069" name="ewf_adapter_bsd_sockets.h" rcbsApplicability="disable" resourcePath="ewf/ewf_adapter_bsd_sockets.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.787990205" name="ewf_platform_threadx.h" rcbsApplicability="disable" resourcePath="ewf/ewf_platform_threadx.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.1823465257" name="ewf_middleware_netxduo.h" rcbsApplicability="disable" resourcePath="ewf/ewf_middleware_netxduo.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.1628574763" name="ewf_interface_win32_com.h" rcbsApplicability="disable" resourcePath="ewf/ewf_interface_win32_com.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.1641354932" name="ewf_platform_freertos.h" rcbsApplicability="disable" resourcePath="ewf/ewf_platform_freertos.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.1105504210" name="ewf_interface_microchip_sam_uart.h" rcbsApplicability="disable" resourcePath="ewf/ewf_interface_microchip_sam_uart.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.192156274" name="ewf_adapter_api_tls_basic.h" rcbsApplicability="disable" resourcePath="ewf/ewf_adapter_api_tls_basic.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.1676244503" name="ewf_adapter_espressif_common.h" rcbsApplicability="disable" resourcePath="ewf/ewf_adapter_espressif_common.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.1166507828" name="ewf_adapter_espressif_wroom_02.h" rcbsApplicability="disable" resourcePath="ewf/ewf_adapter_espressif_wroom_02.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.1989051912" name="ewf_adapter_simcom_sim7000.h" rcbsApplicability="disable" resourcePath="ewf/ewf_adapter_simcom_sim7000.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.185580921" name="ewf_adapter_simcom_sim868.h" rcbsApplicability="disable" resourcePath="ewf/ewf_adapter_simcom_sim868.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.281068210" name="ewf_allocator_memory_pool.h" rcbsApplicability="disable" resourcePath="ewf/ewf_allocator_memory_pool.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.239727160" name="ewf_adapter_api_http.h" rcbsApplicability="disable" resourcePath="ewf/ewf_adapter_api_http.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.1759243244" name="ewf_adapter_api_info.h" rcbsApplicability="disable" resourcePath="ewf/ewf_adapter_api_info.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.756889836" name="ewf_adapter_api_control.h" rcbsApplicability="disable" resourcePath="ewf/ewf_adapter_api_control.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.1867785023" name="ewf_adapter_api_gnss.h" rcbsApplicability="disable" resourcePath="ewf/ewf_adapter_api_gnss.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.1201527991" name="ewf_adapter_api_wifi_ap.h" rcbsApplicability="disable" resourcePath="ewf/ewf_adapter_api_wifi_ap.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.1314475677" name="ewf_adapter_simcom_sim900.h" rcbsApplicability="disable" resourcePath="ewf/ewf_adapter_simcom_sim900.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.1920323578" name="ewf_adapter_quectel_bg96.h" rcbsApplicability="disable" resourcePath="ewf/ewf_adapter_quectel_bg96.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.1608168857" name="ewf_adapter_quectel_bg95.h" rcbsApplicability="disable" resourcePath="ewf/ewf_adapter_quectel_bg95.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.200883402" name="ewf_interface_stm32_uart.h" rcbsApplicability="disable" resourcePath="ewf/ewf_interface_stm32_uart.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.787990205" name="ewf_platform_threadx.h" rcbsApplicability="disable" resourcePath="ewf/ewf_platform_threadx.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.1823465257" name="ewf_middleware_netxduo.h" rcbsApplicability="disable" resourcePath="ewf/ewf_middleware_netxduo.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.940397288" name="ewf_adapter_api_dtls.h" rcbsApplicability="disable" resourcePath="ewf/ewf_adapter_api_dtls.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.638226981" name="ewf_adapter_api_mqtt.h" rcbsApplicability="disable" resourcePath="ewf/ewf_adapter_api_mqtt.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.1603185463" name="ewf_platform_bare_metal.h" rcbsApplicability="disable" resourcePath="ewf/ewf_platform_bare_metal.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.239727160" name="ewf_adapter_api_http.h" rcbsApplicability="disable" resourcePath="ewf/ewf_adapter_api_http.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.360632671" name="ewf_adapter_thales_common.h" rcbsApplicability="disable" resourcePath="ewf/ewf_adapter_thales_common.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.1729082002" name="ewf_platform_pthread.h" rcbsApplicability="disable" resourcePath="ewf/ewf_platform_pthread.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.1498138764" name="ewf_adapter_mxchip_common.h" rcbsApplicability="disable" resourcePath="ewf/ewf_adapter_mxchip_common.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.99146977" name="ewf_adapter_simcom_common.h" rcbsApplicability="disable" resourcePath="ewf/ewf_adapter_simcom_common.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.509810560" name="ewf_platform_win32.h" rcbsApplicability="disable" resourcePath="ewf/ewf_platform_win32.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.2103720349" name="ewf_adapter_thales_exs82_w.h" rcbsApplicability="disable" resourcePath="ewf/ewf_adapter_thales_exs82_w.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.975532662" name="ewf_interface_ra_uart.h" rcbsApplicability="disable" resourcePath="ewf/ewf_interface_ra_uart.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.774100690" name="ewf_netxduo_ppp.h" rcbsApplicability="disable" resourcePath="ewf/ewf_netxduo_ppp.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.1466778946" name="ewf_adapter_espressif_esp8266.h" rcbsApplicability="disable" resourcePath="ewf/ewf_adapter_espressif_esp8266.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.146806547" name="ewf_adapter_winsock2.h" rcbsApplicability="disable" resourcePath="ewf/ewf_adapter_winsock2.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.1980456051" name="ewf_allocator_c_heap.h" rcbsApplicability="disable" resourcePath="ewf/ewf_allocator_c_heap.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.418118005" name="ewf_adapter_espressif_esp8285.h" rcbsApplicability="disable" resourcePath="ewf/ewf_adapter_espressif_esp8285.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.1862599734" name="ewf_adapter_quectel_common.h" rcbsApplicability="disable" resourcePath="ewf/ewf_adapter_quectel_common.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.1433350572" name="ewf_allocator_netx.h" rcbsApplicability="disable" resourcePath="ewf/ewf_allocator_netx.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.812603366" name="ewf_adapter_mxchip_emw3080b.h" rcbsApplicability="disable" resourcePath="ewf/ewf_adapter_mxchip_emw3080b.h" toolsToInvoke=""/>
<fileInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.1170687963.1835451389" name="ewf_interface_microchip_pic_uart.h" rcbsApplicability="disable" resourcePath="ewf/ewf_interface_microchip_pic_uart.h" toolsToInvoke=""/>
<sourceEntries>
<entry excluding="ewf/ewf_middleware_netxduo.c|ewf/ewf_middleware_netxduo.h|ewf/ewf_netxduo_ppp.h|ewf/ewf_netxduo_ppp.c|ewf/test|ewf/examples|ewf/templates|ewf/ewf_platform_pthread.h|ewf/ewf_platform_pthread.c|ewf/ewf_platform_win32.h|ewf/ewf_platform_win32.c|ewf/ewf_platform_freertos.h|ewf/ewf_platform_freertos.c|ewf/ewf_platform_bare_metal.h|ewf/ewf_platform_bare_metal.c|ewf/ewf_interface_win32_com.h|ewf/ewf_interface_win32_com.c|ewf/ewf_interface_stm32_uart.h|ewf/ewf_interface_stm32_uart.c|ewf/ewf_interface_ra_uart.h|ewf/ewf_interface_ra_uart.c|ewf/ewf_interface_microchip_sam_uart.h|ewf/ewf_interface_microchip_sam_uart.c|ewf/ewf_interface_microchip_pic_uart.h|ewf/ewf_interface_microchip_pic_uart.c|ewf/ewf_interface_lpc_uart.h|ewf/ewf_interface_lpc_uart.c|ewf/ewf_interface_linux_serial.c|ewf/ewf_allocator_netx.h|ewf/ewf_allocator_netx.c|ewf/ewf_allocator_memory_pool.h|ewf/ewf_allocator_memory_pool.c|ewf/ewf_allocator_c_heap.h|ewf/ewf_allocator_c_heap.c|ewf/ewf_adapter_winsock2.h|ewf/ewf_adapter_winsock2.c|ewf/ewf_adapter_thales_exs82_w.h|ewf/ewf_adapter_thales_exs82_w.c|ewf/ewf_adapter_thales_common.h|ewf/ewf_adapter_thales_common.c|ewf/ewf_adapter_thales_common_urc.c|ewf/ewf_adapter_thales_common_tokenizer.c|ewf/ewf_adapter_thales_common_internet.c|ewf/ewf_adapter_thales_common_info.c|ewf/ewf_adapter_thales_common_ffs.c|ewf/ewf_adapter_thales_common_control.c|ewf/ewf_adapter_thales_common_context.c|ewf/ewf_adapter_simcom_sim900.h|ewf/ewf_adapter_simcom_sim900.c|ewf/ewf_adapter_simcom_sim868.h|ewf/ewf_adapter_simcom_sim868.c|ewf/ewf_adapter_simcom_sim7000.h|ewf/ewf_adapter_simcom_sim7000.c|ewf/ewf_adapter_simcom_common.h|ewf/ewf_adapter_simcom_common.c|ewf/ewf_adapter_simcom_common_urc.c|ewf/ewf_adapter_simcom_common_info.c|ewf/ewf_adapter_simcom_common_control.c|ewf/ewf_adapter_seeed_lora_e5.h|ewf/ewf_adapter_seeed_lora_e5.c|ewf/ewf_adapter_quectel_common.h|ewf/ewf_adapter_quectel_common.c|ewf/ewf_adapter_quectel_common_urc.c|ewf/ewf_adapter_quectel_common_ufs.c|ewf/ewf_adapter_quectel_common_tokenizer.c|ewf/ewf_adapter_quectel_common_tls_basic.c|ewf/ewf_adapter_quectel_common_mqtt_basic.c|ewf/ewf_adapter_quectel_common_internet.c|ewf/ewf_adapter_quectel_common_info.c|ewf/ewf_adapter_quectel_common_control.c|ewf/ewf_adapter_quectel_common_context.c|ewf/ewf_adapter_quectel_bg96.h|ewf/ewf_adapter_quectel_bg96.c|ewf/ewf_adapter_quectel_bg95.h|ewf/ewf_adapter_quectel_bg95.c|ewf/ewf_adapter_mxchip_emw3080b.h|ewf/ewf_adapter_mxchip_emw3080b.c|ewf/ewf_adapter_mxchip_common.h|ewf/ewf_adapter_mxchip_common.c|ewf/ewf_adapter_mxchip_common_wifi_station.c|ewf/ewf_adapter_mxchip_common_urc.c|ewf/ewf_adapter_mxchip_common_tokenizer.c|ewf/ewf_adapter_mxchip_common_internet.c|ewf/ewf_adapter_mxchip_common_info.c|ewf/ewf_adapter_mxchip_common_control.c|ewf/ewf_adapter_espressif_wroom_02.h|ewf/ewf_adapter_espressif_wroom_02.c|ewf/ewf_adapter_espressif_esp8285.h|ewf/ewf_adapter_espressif_esp8285.c|ewf/ewf_adapter_espressif_esp8266.h|ewf/ewf_adapter_espressif_esp8266.c|ewf/ewf_adapter_espressif_common_urc.c|ewf/ewf_adapter_espressif_common_wifi_station.c|ewf/ewf_adapter_espressif_common_internet.c|ewf/ewf_adapter_espressif_common_info.c|ewf/ewf_adapter_espressif_common_control.c|ewf/ewf_adapter_espressif_common.h|ewf/ewf_adapter_espressif_common.c|ewf/ewf_adapter_bsd_sockets.h|ewf/ewf_adapter_bsd_sockets.c|ewf/ewf_adapter_api_wifi_ap.h|ewf/ewf_adapter_api_wifi_ap.c|ewf/ewf_adapter_api_lora.h|ewf/ewf_adapter_api_lora.c|libs/ewf/src/ewf_adapter_renesas_ryz024a.h|libs/ewf/src/ewf_adapter_renesas_ryz024a.c|libs/ewf/src/ewf_adapter_renesas_common.h|libs/ewf/src/ewf_adapter_renesas_common.c|libs/ewf/src/ewf_adapter_renesas_common_urc.c|libs/ewf/src/ewf_adapter_renesas_common_tls_basic.c|libs/ewf/src/ewf_adapter_renesas_common_nvm.c|libs/ewf/src/ewf_adapter_renesas_common_mqtt_basic.c|libs/ewf/src/ewf_adapter_renesas_common_internet.c|libs/ewf/src/ewf_adapter_renesas_common_info.c|libs/ewf/src/ewf_adapter_renesas_common_control.c|trash/" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/>
</sourceEntries>
Expand Down
Loading