@mchp-mcc/pic-8bit 5.31.0 → 5.32.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/Changelog.md CHANGED
@@ -1,19 +1,19 @@
1
1
  # Changelog
2
2
  All notable changes to this project will be documented in this file.
3
3
 
4
- ## [5.31.0] - 2026-03-20
4
+ ## [5.32.0] - 2026-06-23
5
5
 
6
6
  ### New Features and Improvements
7
- - **M8PD-18036** :- Added support for PIC18F[2,4,5][4,5,6]Q35 devices
7
+ - **M8PD-18359** :- Added support for PIC16F132[4,2,1]x devices
8
8
 
9
9
 
10
- ## [5.30.0] - 2026-01-13
10
+ ## [5.31.0] - 2026-03-20
11
11
 
12
- ### Bug Fixes
13
- - **M8PD-16988** :- CLBDEBUG and CLBCLK PPS support missing for CLB (PIC16F132xx)
12
+
13
+ No changes from previous version
14
14
 
15
15
 
16
- ## [5.29.1] - 2025-04-10
16
+ ## [5.30.0] - 2026-01-13
17
17
 
18
18
  ### Bug Fixes
19
- - **M8PD-15427** :- Bug Fixes in VREFLP, CMPLP and OPA modules for PIC16F175xx devices
19
+ - **M8PD-16988** :- CLBDEBUG and CLBCLK PPS support missing for CLB (PIC16F132xx)
package/Readme.md CHANGED
@@ -61,19 +61,19 @@ The following are the 8-bit PIC device families supported by MCC Melody
61
61
  # Changelog
62
62
  All notable changes to this project will be documented in this file.
63
63
 
64
- ## [5.31.0] - 2026-03-20
64
+ ## [5.32.0] - 2026-06-23
65
65
 
66
66
  ### New Features and Improvements
67
- - **M8PD-18036** :- Added support for PIC18F[2,4,5][4,5,6]Q35 devices
67
+ - **M8PD-18359** :- Added support for PIC16F132[4,2,1]x devices
68
68
 
69
69
 
70
- ## [5.30.0] - 2026-01-13
70
+ ## [5.31.0] - 2026-03-20
71
71
 
72
- ### Bug Fixes
73
- - **M8PD-16988** :- CLBDEBUG and CLBCLK PPS support missing for CLB (PIC16F132xx)
72
+
73
+ No changes from previous version
74
74
 
75
75
 
76
- ## [5.29.1] - 2025-04-10
76
+ ## [5.30.0] - 2026-01-13
77
77
 
78
78
  ### Bug Fixes
79
- - **M8PD-15427** :- Bug Fixes in VREFLP, CMPLP and OPA modules for PIC16F175xx devices
79
+ - **M8PD-16988** :- CLBDEBUG and CLBCLK PPS support missing for CLB (PIC16F132xx)