Skip to content

Commit

Permalink
WSR2-1034 : Updating the readme.md and release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
selinejames committed Oct 15, 2024
1 parent 6e5a6cc commit 696a9da
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

manifest_file_version: 1.0.0
project: wifi_easy_config_pic32mz_w1_curiosity_freertos
creation_date: 2024-10-14T09:01:05.126+05:30[Asia/Calcutta]
creation_date: 2024-10-14T09:23:40.355+05:30[Asia/Calcutta]
operating_system: Windows 10
mcc_mode: IDE
mcc_mode_version: v6.20
Expand Down
20 changes: 20 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,23 @@ The following applications are provided to demonstrate the typical or interestin
|[PIC32MZ-W1 / WFI32E0x Application Developer's Guide](https://onlinedocs.microchip.com/oxy/GUID-83859130-3660-4EE8-8AEB-4D161F595226-en-US-2/index.html)|Application Developer's Guide|
| | |


____

[![License](https://img.shields.io/badge/license-Harmony%20license-orange.svg)](https://github.com/Microchip-MPLAB-Harmony/wireless_apps_pic32mzw1_wfi32e01/blob/master/Microchip_SLA001.md)
[![Latest release](https://img.shields.io/github/release/Microchip-MPLAB-Harmony/wireless_apps_pic32mzw1_wfi32e01.svg)](https://github.com/Microchip-MPLAB-Harmony/wireless_apps_pic32mzw1_wfi32e01/releases/latest)
[![Latest release date](https://img.shields.io/github/release-date/Microchip-MPLAB-Harmony/wireless_apps_pic32mzw1_wfi32e01.svg)](https://github.com/Microchip-MPLAB-Harmony/wireless_apps_pic32mzw1_wfi32e01/releases/latest)
[![Commit activity](https://img.shields.io/github/commit-activity/y/Microchip-MPLAB-Harmony/wireless_apps_pic32mzw1_wfi32e01.svg)](https://github.com/Microchip-MPLAB-Harmony/wireless_apps_pic32mzw1_wfi32e01/graphs/commit-activity)
[![Contributors](https://img.shields.io/github/contributors-anon/Microchip-MPLAB-Harmony/wireless_apps_pic32mzw1_wfi32e01.svg)]()

____

[![Developer Help](https://img.shields.io/badge/Youtube-Developer%20Help-red.svg)](https://www.youtube.com/MicrochipDeveloperHelp)
[![Developer Help](https://img.shields.io/badge/XWiki-Developer%20Help-torquiose.svg)](https://developerhelp.microchip.com/xwiki/bin/view/software-tools/harmony/)
[![Follow us on Youtube](https://img.shields.io/badge/Youtube-Follow%20us%20on%20Youtube-red.svg)](https://www.youtube.com/user/MicrochipTechnology)
[![Follow us on LinkedIn](https://img.shields.io/badge/LinkedIn-Follow%20us%20on%20LinkedIn-blue.svg)](https://www.linkedin.com/company/microchip-technology)
[![Follow us on Facebook](https://img.shields.io/badge/Facebook-Follow%20us%20on%20Facebook-blue.svg)](https://www.facebook.com/microchiptechnology/)
[![Follow us on Twitter](https://img.shields.io/twitter/follow/MicrochipTech.svg?style=social)](https://twitter.com/MicrochipTech)

[![](https://img.shields.io/github/stars/Microchip-MPLAB-Harmony/wireless_apps_pic32mzw1_wfi32e01.svg?style=social)]()
[![](https://img.shields.io/github/watchers/Microchip-MPLAB-Harmony/wireless_apps_pic32mzw1_wfi32e01.svg?style=social)]()
36 changes: 36 additions & 0 deletions release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,42 @@
# Microchip MPLAB® Harmony 3 Release Notes


## Harmony 3 Wireless application examples for PIC32MZ W1 family **v3.9.1**

### Development kit and demo application support

Following table provides number of Wireless examples available for different development kits.

| Development Kits | MPLABx applications |
|:--------------------------:|:-------------------:|
| PIC32MZ W1 Curiosity Board | 20 |

### New Features
- Migrated all the applications with latest "wireless_wifi" driver v3.11.1

- Please refer to the [system services release notes.](https://github.com/Microchip-MPLAB-Harmony/wireless_system_pic32mzw1_wfi32e01/blob/master/release_notes.md)

### Bug fixes and Improvements
- Weather Client Application : Updated the format of city name and increased the receive buffer size as per the new updates in server API end.

- OTA Bootloader : Updated the bootloader files for updating the boot address into boot control region.

- Please refer to the [system services release notes.](https://github.com/Microchip-MPLAB-Harmony/wireless_system_pic32mzw1_wfi32e01/blob/master/release_notes.md)


### Known Issues

### Development Tools

- [MPLAB® X IDE v6.20](https://www.microchip.com/mplab/mplab-x-ide)
- MPLAB® X IDE plug-ins:
- MPLAB® Code Configurator (MCC) v5.5.1
- [MPLAB® XC32 C/C++ Compiler v4.45](https://www.microchip.com/mplab/compilers)
- **DFP 1.8.326**




## Harmony 3 Wireless application examples for PIC32MZ W1 family **v3.9.0**

### Development kit and demo application support
Expand Down

0 comments on commit 696a9da

Please sign in to comment.