Skip to content

Commit

Permalink
Wi-Fi Applications v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
silabs-HopN authored Oct 10, 2024
1 parent ea24b1a commit fce90fd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@

# Silicon Labs Wi-Fi Applications #

[![Version Badge](https://img.shields.io/badge/-v1.0.0-green)](https://github.com/SiliconLabs/wifi_applications/releases)
[![Version Badge](https://img.shields.io/badge/-v1.0.1-green)](https://github.com/SiliconLabs/wifi_applications/releases)
[![GSDK Badge](https://img.shields.io/badge/GSDK-v4.4.3-green)](https://github.com/SiliconLabs/gecko_sdk/releases)
[![WSDK Badge](https://img.shields.io/badge/WSDK-v3.2.0-green)](https://github.com/SiliconLabs/wiseconnect/releases)
[![TPHD Version Badge](https://img.shields.io/badge/TPHD-v3.0.0+-green)](https://github.com/SiliconLabs/third_party_hw_drivers_extension/releases)
[![TPHD Version Badge](https://img.shields.io/badge/TPHD-v3.0.1+-green)](https://github.com/SiliconLabs/third_party_hw_drivers_extension/releases)
![License badge](https://img.shields.io/badge/License-Zlib-green)

The Silicon Labs Wi-Fi allows for a wide variety applications to be built on its foundation. This repo showcases some example applications using the Silicon Labs Wi-Fi.
Expand Down
2 changes: 1 addition & 1 deletion wifi_asset_tracking/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Firmware application consists of three logical modules:
- Follow these document to setup your [Azure Cloud](https://github.com/SiliconLabs/wifi_applications/blob/main/wifi_asset_tracking/AZURE.md) and [Dashboard](https://github.com/SiliconLabs/wifi_applications/blob/main/wifi_asset_tracking/dashboard/README.md)
- [Gecko SDK (GSDK) Version 4.4.3](https://github.com/SiliconLabs/gecko_sdk/releases/tag/v4.4.3)
- [WiSeConnect 3.2.0 SDK](https://docs.silabs.com/wiseconnect/3.2.0/wiseconnect-developers-guide-developing-for-silabs-hosts/)
- [Third Party Hardware Drivers Extension V3.0.0](https://github.com/SiliconLabs/third_party_hw_drivers_extension/releases/tag/v3.0.0)
- [Third Party Hardware Drivers Extension V3.0.1](https://github.com/SiliconLabs/third_party_hw_drivers_extension/releases/tag/v3.0.0)

## Setup ##

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ tag:

sdk_extension:
- id: third_party_hw_drivers
version: 3.0.0
version: 3.0.1
- id: wiseconnect3_sdk
version: 3.2.0

Expand Down

0 comments on commit fce90fd

Please sign in to comment.