Skip to content

Commit

Permalink
[WSCH-321]Addressed review comments as per the release meeting
Browse files Browse the repository at this point in the history
  • Loading branch information
Manu Harshan committed Oct 6, 2023
1 parent 164d52b commit bf5841e
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 28 deletions.
8 changes: 4 additions & 4 deletions apps/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ The following applications are provided to demonstrate the typical use case of B
## Thread

### Thread Application Examples
* [cli_ftd - CLI Application for full thread device](thread/readme.md)
* [cli_mtd - CLI Application for minimal thread device](thread/readme.md)
* [cli_ftd - CLI Application for Full Thread Device](thread/readme.md)
* [cli_mtd - CLI Application for Minimal Thread Device](thread/readme.md)
* [rcp_uart - Radio Co-Processor (RCP) Thread device(UART to communicate with the host)](thread/readme.md)
* [demo_app_udp_ftd - Thread UDP demo application for full thread device](thread/readme.md)
* [demo_app_udp_mtd - Thread UDP demo application for minimal thread device](thread/readme.md)
* [demo_app_udp_ftd - Thread UDP demo application for Full Thread Device](thread/readme.md)
* [demo_app_udp_mtd - Thread UDP demo application for Minimal Thread Device](thread/readme.md)
26 changes: 13 additions & 13 deletions package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,45 +4,45 @@ package:
type: "application"
status: "production"
required: false
version: "3.0.0"
version: "v3.0.0"

dependencies:
- name: "csp"
type: "package"
version: "3.17.0"
version: "v3.17.0"
- name: "bsp"
type: "package"
version: "3.16.0"
version: "v3.16.0"
- name: "core"
type: "package"
version: "3.13.0"
version: "v3.13.0"
- name: "crypto"
type: "package"
version: "3.8.0"
version: "v3.8.0"
- name: "CMSIS-FreeRTOS"
type: "package"
version: "10.5.1"
version: "v10.5.1"
- name: "wireless_ble"
type: "package"
version: "1.1.0"
version: "v1.1.0"
- name: "wireless_pic32cxbz_wbz"
type: "package"
version: "1.2.0"
version: "v1.2.0"
- name: "wireless_system_pic32cxbz_wbz"
type: "package"
version: "1.3.0"
version: "v1.3.0"
- name: "wolfssl"
type: "package"
version: "5.4.0"
version: "v5.4.0"
- name: "wireless_15_4_phy"
type: "package"
version: "1.1.0"
version: "v1.1.0"
- name: "wireless_15_4_mac"
type: "package"
version: "1.0.0"
version: "v1.0.0"
- name: "wireless_zigbee"
type: "package"
version: "5.1.1"
version: "v5.1.1"
- name: "wireless_thread"
type: "package"
version: "v1.0.0"
Expand Down
8 changes: 4 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,11 @@ The following applications are provided to demonstrate the typical use case of o

| Thread Application Examples | Families |
| --- | :---: |
| [cli_ftd - CLI Application for full thread device](apps/thread/readme.md) | PIC32CX-BZ |
| [cli_mtd - CLI Application for minimal thread device](apps/thread/readme.md) | PIC32CX-BZ |
| [cli_ftd - CLI Application for Full Thread Device](apps/thread/readme.md) | PIC32CX-BZ |
| [cli_mtd - CLI Application for Minimal Thread Device](apps/thread/readme.md) | PIC32CX-BZ |
| [rcp_uart - Radio Co-Processor (RCP) Thread device(UART to communicate with the host)](apps/thread/readme.md) | PIC32CX-BZ |
| [demo_app_udp_ftd - Thread UDP demo application for full thread device](apps/thread/readme.md) | PIC32CX-BZ |
| [demo_app_udp_mtd - Thread UDP demo application for minimal thread device](apps/thread/readme.md) | PIC32CX-BZ |
| [demo_app_udp_ftd - Thread UDP demo application for Full Thread Device](apps/thread/readme.md) | PIC32CX-BZ |
| [demo_app_udp_mtd - Thread UDP demo application for Minimal Thread Device](apps/thread/readme.md) | PIC32CX-BZ |


____
Expand Down
20 changes: 13 additions & 7 deletions release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ nav_order: 99
![Microchip logo](https://raw.githubusercontent.com/wiki/Microchip-MPLAB-Harmony/Microchip-MPLAB-Harmony.github.io/images/microchip_logo.png)
![Harmony logo small](https://raw.githubusercontent.com/wiki/Microchip-MPLAB-Harmony/Microchip-MPLAB-Harmony.github.io/images/microchip_mplab_harmony_logo_small.png)

# Microchip MPLAB® Harmony 3 Release Notes
# Microchip MPLAB® Harmony 3 Release Notes

## Harmony 3 Thread Application examples for PIC32CXBZ family **v3.0.0**
## Harmony 3 Thread® Application examples for PIC32CXBZ family **v3.0.0**

### Development kit and demo application support

Expand All @@ -30,15 +30,15 @@ Following table provides number of Wireless examples available for different dev


### Additional Notes
- Thread SDK Applications are not tested with bootloader.
- Thread Applications are not tested with bootloader.
- The Sleepy End Device (SED) is tested for a maximum duration of 10 hours.

### Development Tools

- [MPLAB® X IDE v6.15](https://www.microchip.com/mplab/mplab-x-ide) or Higher
- MPLAB® X IDE plug-ins:
- MPLAB® Code Configurator (MCC) `v5.3.7`
- [MPLAB® XC32 C/C++ Compiler v4.21](https://www.microchip.com/mplab/compilers)
- [MPLAB® X IDE v6.15](https://www.microchip.com/mplab/mplab-x-ide)
- MPLAB® X IDE plug-ins:
- MPLAB® Code Configurator (MCC) `v5.3.7`
- [MPLAB® XC32 C/C++ Compiler v4.21](https://www.microchip.com/mplab/compilers)
- **DFP 1.2.230 or above version**


Expand Down Expand Up @@ -186,3 +186,9 @@ Following table provides number of Wireless examples available for different dev
- MPLAB® Code Configurator (MCC) `v5.1.9`
- [MPLAB® XC32 C/C++ Compiler v4.10](https://www.microchip.com/mplab/compilers)
- **DFP 1.0.107 or above version**


--------------------------------------------------------------------------------------------------------------------
## Trademarks
The Microchip name and logo, the Microchip logo and MPLAB are registered trademarks of Microchip Technology Incorporated in the U.S.A. and other countries.
All other trademarks mentioned herein are property of their respective companies.

0 comments on commit bf5841e

Please sign in to comment.