diff --git a/apps/wifi_easy_config/firmware/pic32mz_w1_curiosity_freertos.X/mcc-manifest-autosave.yml b/apps/wifi_easy_config/firmware/pic32mz_w1_curiosity_freertos.X/mcc-manifest-autosave.yml index 42cbad4..0a0b39e 100644 --- a/apps/wifi_easy_config/firmware/pic32mz_w1_curiosity_freertos.X/mcc-manifest-autosave.yml +++ b/apps/wifi_easy_config/firmware/pic32mz_w1_curiosity_freertos.X/mcc-manifest-autosave.yml @@ -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 diff --git a/readme.md b/readme.md index 56b530c..c4156c5 100644 --- a/readme.md +++ b/readme.md @@ -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)]() \ No newline at end of file diff --git a/release_notes.md b/release_notes.md index f9b0d24..661568c 100644 --- a/release_notes.md +++ b/release_notes.md @@ -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