Skip to content

Commit

Permalink
WiSeConnect release: 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wifi-ci-agent committed Jan 7, 2022
1 parent 78d7cd2 commit 4491826
Show file tree
Hide file tree
Showing 2,427 changed files with 1,584,983 additions and 9,356 deletions.
Empty file modified examples/at_commands/teraterm/ble_central/ble_central.ttl
100755 → 100644
Empty file.
Empty file modified examples/at_commands/teraterm/ble_peripheral/ble_peripheral.ttl
100755 → 100644
Empty file.
26 changes: 15 additions & 11 deletions examples/featured/aws_device_shadow/aws_iot_config.h
Original file line number Diff line number Diff line change
@@ -1,15 +1,19 @@
/*******************************************************************************
* Copyright 2020 Silicon Laboratories Inc. https://www.silabs.com
*******************************************************************************
*
* The licensor of this software is Silicon Laboratories Inc. Your use of this
* software is governed by the terms of Silicon Labs Master Software License
* Agreement (MSLA) available on the Silabs website at
* https://www.silabs.com/about-us/legal/master-software-license-agreement
* This software is distributed to you in Source Code format and is governed by
* the sections of the MSLA applicable to Source Code.
*
******************************************************************************/
* @file aws_iot_config.h
* @brief
*******************************************************************************
* # License
* <b>Copyright 2020 Silicon Laboratories Inc. www.silabs.com</b>
*******************************************************************************
*
* The licensor of this software is Silicon Laboratories Inc. Your use of this
* software is governed by the terms of Silicon Labs Master Software License
* Agreement (MSLA) available at
* www.silabs.com/about-us/legal/master-software-license-agreement. This
* software is distributed to you in Source Code format and is governed by the
* sections of the MSLA applicable to Source Code.
*
******************************************************************************/

/**
* AWS IoT configuration file
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,165 @@
<?xml version="1.0" encoding="UTF-8"?>
<project name="aws_device_shadow_brd2204a-gg11" boardCompatibility="brd2204a" partCompatibility="mcu.arm.efm32.gg11.*" toolchainCompatibility="" contentRoot="../../../../">
<module id="com.silabs.sdk.exx32.board">
<exclude pattern=".*" />
</module>
<module id="com.silabs.sdk.exx32.common.CMSIS">
<exclude pattern=".*" />
</module>
<module id="com.silabs.sdk.exx32.common.emlib">
<include pattern="emlib/em_cmu.c" />
<include pattern="emlib/em_emu.c" />
<include pattern="emlib/em_gpio.c" />
<include pattern="emlib/em_core.c" />
<include pattern="emlib/em_ldma.c" />
<include pattern="emlib/em_system.c" />
<include pattern="emlib/em_usart.c" />
<include pattern="emlib/em_rtcc.c" />
</module>

<module id="com.silabs.sdk.exx32.common.emdrv">
<include pattern="Drivers/tempdrv.c" />
</module>
<module id="com.silabs.sdk.exx32.common.bsp">
<exclude pattern=".*" />
</module>
<module id="com.silabs.sdk.exx32.common.platform">
<exclude pattern=".*" />
</module>
<module id="com.silabs.sdk.exx32.part">
<include pattern="CMSIS/.*/startup_.*_.*.s" />
<include pattern="CMSIS/.*/system_.*.c" />
</module>
<folder name="aws_device_shadow" >
<file name="rsi_aws_device_shadow.c" uri="examples/featured/aws_device_shadow/rsi_aws_device_shadow.c" />

<file name="aws_iot_config.h" uri="examples/featured/aws_device_shadow/aws_iot_config.h" />
<file name="rsi_wlan_config.h" uri="examples/featured/aws_device_shadow/rsi_wlan_config.h" />

</folder>

<folder name="platform">
<folder name="hal" uri="platforms/efm32/hal" includeAllFiles="true" includeAllFolders="true" />
<folder name="sdio" uri="platforms/efm32/sdio" includeAllFiles="true" includeAllFolders="true" />
<folder name="board" uri="platforms/efm32/boards/brd2204a-gg11" includeAllFiles="true" includeAllFolders="true" />
<folder name="autogen" uri="platforms/efm32/autogen" includeAllFiles="true" includeAllFolders="true" />
<folder name="gecko_sdk_3.1.1" uri="platforms/efm32/gecko_sdk_3.1.1" includeAllFiles="true" includeAllFolders="true" />

</folder>
<folder name="sapi/include" uri="sapi/include" includeAllFiles="true" includeAllFolders="true"/>


<includePath uri="$(isCopySources?$(projectLocation):.)/sapi/include"/>
<includePath uri="$(isCopySources?$(projectLocation):.)/sapi/network/protocols"/>

<folder name="sapi/common" uri="sapi/common" includeAllFiles="true" includeAllFolders="true"/>
<folder name="sapi/crypto" uri="sapi/crypto" includeAllFiles="true" includeAllFolders="true"/>
<folder name="sapi/driver" uri="sapi/driver" includeAllFiles="true" includeAllFolders="true"/>
<folder name="sapi/driver/device_interface" uri="sapi/driver/device_interface" includeAllFiles="true" includeAllFolders="true"/>
<folder name="sapi/network/socket" uri="sapi/network/socket" includeAllFiles="true" includeAllFolders="true"/>
<folder name="sapi/wlan" uri="sapi/wlan" includeAllFiles="true" includeAllFolders="true"/>
<folder name="sapi/logging" uri="sapi/logging" includeAllFiles="true" includeAllFolders="true"/>










<file name="sapi/network/protocols/rsi_dns.c" uri="sapi/network/protocols/rsi_dns.c" />
<file name="sapi/network/protocols/rsi_emb_mqtt_client.c" uri="sapi/network/protocols/rsi_emb_mqtt_client.c" />
<file name="sapi/network/protocols/rsi_raw_data.c" uri="sapi/network/protocols/rsi_raw_data.c" />
<file name="sapi/network/protocols/rsi_http_ota_fw_up.c" uri="sapi/network/protocols/rsi_http_ota_fw_up.c" />
<file name="sapi/network/protocols/rsi_dhcp_user_class.c" uri="sapi/network/protocols/rsi_dhcp_user_class.c" />


<includePath uri="$(isCopySources?$(projectLocation):.)/sapi/network/protocols"/>







<folder name="resources/certificates" uri="resources/certificates" includeAllFiles="true" includeAllFolders="true"/>

<includePath uri="$(isCopySources?$(projectLocation):.)/resources/certificates"/>





<folder name="third_party/aws_sdk" uri="third_party/aws_sdk" includeAllFiles="true" includeAllFolders="true"/>
<file name="third_party/aws_sdk/platform/silabs/src/timer.c" uri="third_party/aws_sdk/platform/silabs/src/timer.c" />
<file name="third_party/aws_sdk/platform/silabs/src/network_sapi_wrapper.c" uri="third_party/aws_sdk/platform/silabs/src/network_sapi_wrapper.c" />
<file name="third_party/aws_sdk/src/aws_iot_jobs_topics.c" uri="third_party/aws_sdk/src/aws_iot_jobs_topics.c" />
<file name="third_party/aws_sdk/src/aws_iot_jobs_json.c" uri="third_party/aws_sdk/src/aws_iot_jobs_json.c" />
<file name="third_party/aws_sdk/src/aws_iot_jobs_interface.c" uri="third_party/aws_sdk/src/aws_iot_jobs_interface.c" />
<file name="third_party/aws_sdk/src/aws_iot_mqtt_client_yield.c" uri="third_party/aws_sdk/src/aws_iot_mqtt_client_yield.c" />
<file name="third_party/aws_sdk/src/aws_iot_mqtt_client_unsubscribe.c" uri="third_party/aws_sdk/src/aws_iot_mqtt_client_unsubscribe.c" />
<file name="third_party/aws_sdk/src/aws_iot_mqtt_client_subscribe.c" uri="third_party/aws_sdk/src/aws_iot_mqtt_client_subscribe.c" />
<file name="third_party/aws_sdk/src/aws_iot_mqtt_client_publish.c" uri="third_party/aws_sdk/src/aws_iot_mqtt_client_publish.c" />
<file name="third_party/aws_sdk/src/aws_iot_shadow.c" uri="third_party/aws_sdk/src/aws_iot_shadow.c" />
<file name="third_party/aws_sdk/src/aws_iot_mqtt_client.c" uri="third_party/aws_sdk/src/aws_iot_mqtt_client.c" />
<file name="third_party/aws_sdk/src/aws_iot_mqtt_client_common_internal.c" uri="third_party/aws_sdk/src/aws_iot_mqtt_client_common_internal.c" />
<file name="third_party/aws_sdk/src/aws_iot_shadow_records.c" uri="third_party/aws_sdk/src/aws_iot_shadow_records.c" />
<file name="third_party/aws_sdk/src/aws_iot_shadow_json.c" uri="third_party/aws_sdk/src/aws_iot_shadow_json.c" />
<file name="third_party/aws_sdk/src/aws_iot_jobs_types.c" uri="third_party/aws_sdk/src/aws_iot_jobs_types.c" />
<file name="third_party/aws_sdk/src/jsmn.c" uri="third_party/aws_sdk/src/jsmn.c" />
<file name="third_party/aws_sdk/src/aws_iot_mqtt_client_connect.c" uri="third_party/aws_sdk/src/aws_iot_mqtt_client_connect.c" />
<file name="third_party/aws_sdk/src/aws_iot_json_utils.c" uri="third_party/aws_sdk/src/aws_iot_json_utils.c" />
<file name="third_party/aws_sdk/src/aws_iot_shadow_actions.c" uri="third_party/aws_sdk/src/aws_iot_shadow_actions.c" />

<includePath uri="$(isCopySources?$(projectLocation):.)/third_party/aws_sdk/include"/>
<includePath uri="$(isCopySources?$(projectLocation):.)/third_party/aws_sdk/platform/silabs/inc"/>


<file name="sapi/rtos/freertos_wrapper/rsi_os_wrapper.c" uri="sapi/rtos/freertos_wrapper/rsi_os_wrapper.c" />
<file name="sapi/rtos/freertos_wrapper/port.c" uri="sapi/rtos/freertos_wrapper/port.c" />

<file name="sapi/rtos/freertos_wrapper/portmacro.h" uri="sapi/rtos/freertos_wrapper/portmacro.h" />

<includePath uri="$(isCopySources?$(projectLocation):.)/sapi/rtos/freertos_wrapper"/>

<folder name="third_party/freertos/include" uri="third_party/freertos/include" includeAllFiles="true" includeAllFolders="true"/>
<file name="third_party/freertos/croutine.c" uri="third_party/freertos/croutine.c" />
<file name="third_party/freertos/event_groups.c" uri="third_party/freertos/event_groups.c" />
<file name="third_party/freertos/list.c" uri="third_party/freertos/list.c" />
<file name="third_party/freertos/queue.c" uri="third_party/freertos/queue.c" />
<file name="third_party/freertos/stream_buffer.c" uri="third_party/freertos/stream_buffer.c" />
<file name="third_party/freertos/tasks.c" uri="third_party/freertos/tasks.c" />
<file name="third_party/freertos/timers.c" uri="third_party/freertos/timers.c" />
<file name="third_party/freertos/portable/MemMang/heap_4.c" uri="third_party/freertos/portable/MemMang/heap_4.c" />

<includePath uri="$(isCopySources?$(projectLocation):.)/third_party/freertos/include"/>
<includePath uri="$(isCopySources?$(projectLocation):.)/third_party/freertos/portable"/>

<includePath uri="$(isCopySources?$(projectLocation)/aws_device_shadow:./examples/featured/aws_device_shadow)"/>

<includePath uri="$(projectLocation)/platform/autogen"/>
<includePath uri="$(projectLocation)/platform/board"/>
<includePath uri="$(projectLocation)/platform/sdio"/>
<includePath uri="$(projectLocation)/platform/gecko_sdk_3.1.1/platform/service/iostream/inc"/>
<includePath uri="$(projectLocation)/platform/gecko_sdk_3.1.1/platform/service/device_init/inc"/>
<includePath uri="$(projectLocation)/platform/gecko_sdk_3.1.1/platform/service/system/inc"/>
<includePath uri="$(projectLocation)/platform/gecko_sdk_3.1.1/hardware/board/inc"/>

<macroDefinition name="WISECONNECT" />
<macroDefinition name="RSI_SAMPLE_HAL" />
<macroDefinition name="RSI_DEBUG_PRINTS" />
<macroDefinition name="RSI_WLAN_ENABLE" />


<macroDefinition name="RSI_WLAN_API_ENABLE" />
<macroDefinition name="RSI_WITH_OS" />



<toolOption toolId="com.silabs.ide.si32.gcc.cdt.managedbuild.tool.gnu.assembler.base" optionId="com.silabs.ide.si32.gcc.cdt.managedbuild.tool.gnu.assembler.flags" value="-c -x assembler-with-cpp -mfloat-abi=softfp -mfpu=fpv4-sp-d16 "/>
<toolOption toolId="com.silabs.ide.si32.gcc.cdt.managedbuild.tool.gnu.c.linker.base" optionId="com.silabs.ide.si32.gcc.cdt.managedbuild.tool.gnu.c.linker.floatingpoint.type" value="floatingpoint.type.softfp"/>
<toolOption toolId="com.silabs.ide.si32.gcc.cdt.managedbuild.tool.gnu.c.linker.base" optionId="com.silabs.ide.si32.gcc.cdt.managedbuild.tool.gnu.c.linker.clibs" value="com.silabs.ide.si32.gcc.cdt.managedbuild.tool.gnu.c.linker.baseclibs"/>

</project>
Original file line number Diff line number Diff line change
Expand Up @@ -52,30 +52,27 @@
<folder name="sapi/crypto" uri="sapi/crypto" includeAllFiles="true" includeAllFolders="true"/>
<folder name="sapi/driver" uri="sapi/driver" includeAllFiles="true" includeAllFolders="true"/>
<folder name="sapi/driver/device_interface" uri="sapi/driver/device_interface" includeAllFiles="true" includeAllFolders="true"/>
<folder name="sapi/network/socket" uri="sapi/network/socket" includeAllFiles="true" includeAllFolders="true"/>
<folder name="sapi/wlan" uri="sapi/wlan" includeAllFiles="true" includeAllFolders="true"/>
<folder name="sapi/logging" uri="sapi/logging" includeAllFiles="true" includeAllFolders="true"/>



<folder name="sapi/wlan" uri="sapi/wlan" includeAllFiles="true" includeAllFolders="true"/>

<file name="sapi/wlan/rsi_wlan_apis.c" uri="sapi/wlan/rsi_wlan_apis.c" />
<file name="sapi/driver/rsi_wlan.c" uri="sapi/driver/rsi_wlan.c" />





<folder name="sapi/network/socket" uri="sapi/network/socket" includeAllFiles="true" includeAllFolders="true"/>

<file name="sapi/network/socket/rsi_socket.c" uri="sapi/network/socket/rsi_socket.c" />
<file name="sapi/network/socket/rsi_socket_rom.c" uri="sapi/network/socket/rsi_socket_rom.c" />
<file name="sapi/network/protocols/rsi_dns.c" uri="sapi/network/protocols/rsi_dns.c" />
<file name="sapi/network/protocols/rsi_emb_mqtt_client.c" uri="sapi/network/protocols/rsi_emb_mqtt_client.c" />
<file name="sapi/network/protocols/rsi_raw_data.c" uri="sapi/network/protocols/rsi_raw_data.c" />
<file name="sapi/network/protocols/rsi_http_ota_fw_up.c" uri="sapi/network/protocols/rsi_http_ota_fw_up.c" />
<file name="sapi/network/protocols/rsi_dhcp_user_class.c" uri="sapi/network/protocols/rsi_dhcp_user_class.c" />


<includePath uri="$(isCopySources?$(projectLocation):.)/sapi/network/socket"/>
<includePath uri="$(isCopySources?$(projectLocation):.)/sapi/network/protocols"/>



Expand Down Expand Up @@ -140,11 +137,13 @@

<includePath uri="$(projectLocation)/platform/core"/>
<includePath uri="$(projectLocation)/platform/board"/>
<macroDefinition name="WISECONNECT" />
<macroDefinition name="RSI_SAMPLE_HAL" />
<macroDefinition name="RSI_DEBUG_PRINTS" />
<macroDefinition name="RSI_WLAN_ENABLE" />


<macroDefinition name="RSI_WLAN_ENABLE" />
<macroDefinition name="RSI_WLAN_API_ENABLE" />
<macroDefinition name="RSI_WITH_OS" />


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,30 +52,27 @@
<folder name="sapi/crypto" uri="sapi/crypto" includeAllFiles="true" includeAllFolders="true"/>
<folder name="sapi/driver" uri="sapi/driver" includeAllFiles="true" includeAllFolders="true"/>
<folder name="sapi/driver/device_interface" uri="sapi/driver/device_interface" includeAllFiles="true" includeAllFolders="true"/>
<folder name="sapi/network/socket" uri="sapi/network/socket" includeAllFiles="true" includeAllFolders="true"/>
<folder name="sapi/wlan" uri="sapi/wlan" includeAllFiles="true" includeAllFolders="true"/>
<folder name="sapi/logging" uri="sapi/logging" includeAllFiles="true" includeAllFolders="true"/>



<folder name="sapi/wlan" uri="sapi/wlan" includeAllFiles="true" includeAllFolders="true"/>

<file name="sapi/wlan/rsi_wlan_apis.c" uri="sapi/wlan/rsi_wlan_apis.c" />
<file name="sapi/driver/rsi_wlan.c" uri="sapi/driver/rsi_wlan.c" />





<folder name="sapi/network/socket" uri="sapi/network/socket" includeAllFiles="true" includeAllFolders="true"/>

<file name="sapi/network/socket/rsi_socket.c" uri="sapi/network/socket/rsi_socket.c" />
<file name="sapi/network/socket/rsi_socket_rom.c" uri="sapi/network/socket/rsi_socket_rom.c" />
<file name="sapi/network/protocols/rsi_dns.c" uri="sapi/network/protocols/rsi_dns.c" />
<file name="sapi/network/protocols/rsi_emb_mqtt_client.c" uri="sapi/network/protocols/rsi_emb_mqtt_client.c" />
<file name="sapi/network/protocols/rsi_raw_data.c" uri="sapi/network/protocols/rsi_raw_data.c" />
<file name="sapi/network/protocols/rsi_http_ota_fw_up.c" uri="sapi/network/protocols/rsi_http_ota_fw_up.c" />
<file name="sapi/network/protocols/rsi_dhcp_user_class.c" uri="sapi/network/protocols/rsi_dhcp_user_class.c" />


<includePath uri="$(isCopySources?$(projectLocation):.)/sapi/network/socket"/>
<includePath uri="$(isCopySources?$(projectLocation):.)/sapi/network/protocols"/>



Expand Down Expand Up @@ -140,11 +137,13 @@

<includePath uri="$(projectLocation)/platform/core"/>
<includePath uri="$(projectLocation)/platform/board"/>
<macroDefinition name="WISECONNECT" />
<macroDefinition name="RSI_SAMPLE_HAL" />
<macroDefinition name="RSI_DEBUG_PRINTS" />
<macroDefinition name="RSI_WLAN_ENABLE" />


<macroDefinition name="RSI_WLAN_ENABLE" />
<macroDefinition name="RSI_WLAN_API_ENABLE" />
<macroDefinition name="RSI_WITH_OS" />


Expand Down
Loading

0 comments on commit 4491826

Please sign in to comment.