Skip to content

Commit b376735

Browse files
[MH3-117147] - Update the release notes
1 parent 48f66ab commit b376735

1 file changed

Lines changed: 41 additions & 0 deletions

File tree

release_notes.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,45 @@
11
# Microchip MPLAB® Harmony 3 Release Notes
2+
## Net Release v3.14.6 (May, 2026)
3+
### ADDITIONS AND UPDATES FOR v3.14.6:
4+
5+
- **Applications**
6+
- MPLAB® Harmony 3 provides Net library application examples to accelerate learning and reduce the development cycles for your embedded systems with reusable software components. The applications examples are available in the [product family specific repository](apps/readme.md).
7+
8+
9+
- **Improvements and Bug Fixes**
10+
- The following table provides the list of improvements and bug fixes in the v3.14.6 release:
11+
12+
| Module | Description |
13+
| ------------------- | ----------- |
14+
| VSC8541 PHY | Enabled support for VSC8541 PHY driver |
15+
| Multiple Modules | Fixed the MISRA C Violations |
16+
| TELNET | Added missing #include directive |
17+
| KSZ8863 PHY | Fixed a PHY symbol's name-case being incorrect in initialization.c |
18+
| MAC drivers | Added extra parameter to the MAC retrieve function |
19+
20+
### TESTED WITH:
21+
22+
#### Software Dependencies
23+
24+
Before using MPLAB Harmony Net, ensure that the following are installed:
25+
26+
- [MPLAB® X IDE v6.30](https://www.microchip.com/mplab/mplab-x-ide) or later
27+
- [MPLAB® XC32 C/C++ Compiler v5.10](https://www.microchip.com/mplab/compilers) or later
28+
- Harmony net repository, v3.14.6
29+
- Harmony net demo apps repositories
30+
- MPLAB Code Configurator (MCC), v5.6.4 or later
31+
32+
In order to regenerate source code for any of the applications, you will also need to use the following versions of the dependent modules (see net/package.xml):
33+
34+
- Harmony core repository, v3.16.2
35+
- Harmony csp repository, v3.25.1
36+
- Harmony bsp repository, v3.25.0
37+
- Harmony crypto repository, v3.8.2
38+
- harmony-services repository, v1.5.0
39+
- wolfMQTT v1.19.2 (https://github.com/Microchip-MPLAB-Harmony/wolfMQTT/tree/v1.19.2) for demos requiring wolfMQTT support
40+
- wolfSSL v5.4.0 (https://github.com/Microchip-MPLAB-Harmony/wolfssl/tree/v5.4.0) for demos requiring encryption wolfSSL support
41+
42+
243
## Net Release v3.14.5 (January, 2026)
344
### ADDITIONS AND UPDATES FOR v3.14.5:
445

0 commit comments

Comments
 (0)