@mchp-mcc/pic-8bit 5.29.1 → 5.31.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.29.1] - 2025-04-10
4
+ ## [5.31.0] - 2026-03-20
5
5
 
6
- ### Bug Fixes
7
- - **M8PD-15427** :- Bug Fixes in VREFLP, CMPLP and OPA modules for PIC16F175xx devices
6
+ ### New Features and Improvements
7
+ - **M8PD-18036** :- Added support for PIC18F[2,4,5][4,5,6]Q35 devices
8
8
 
9
9
 
10
- ## [5.29.0] - 2025-01-31
10
+ ## [5.30.0] - 2026-01-13
11
11
 
12
- ### New Features and Improvements
13
- - **M8PD-13362** :- Added Support For PIC16F175[2,4,5,7][4,5,6] Devices
12
+ ### Bug Fixes
13
+ - **M8PD-16988** :- CLBDEBUG and CLBCLK PPS support missing for CLB (PIC16F132xx)
14
14
 
15
15
 
16
- ## [5.28.4] - 2024-10-15
16
+ ## [5.29.1] - 2025-04-10
17
17
 
18
18
  ### Bug Fixes
19
- - **M8PD-6371** :- Missing ADCP registers for PIC16 devices in scf-pic8-adcc-v1
19
+ - **M8PD-15427** :- Bug Fixes in VREFLP, CMPLP and OPA modules for PIC16F175xx devices
package/Readme.md CHANGED
@@ -27,7 +27,7 @@ The following are the 8-bit PIC device families supported by MCC Melody
27
27
  | PIC16(L)F153xx |
28
28
  | PIC16(L)F183xx |
29
29
  | PIC16(L)F19[3/4]x |
30
- | PIC12/16(L)F18[2/4]x |
30
+ | PIC12/16(L)F18[2/4]x|
31
31
  | PIC12/16(L)F161x |
32
32
  | PIC16(L)F178x |
33
33
  | PIC16LF190x |
@@ -50,27 +50,30 @@ The following are the 8-bit PIC device families supported by MCC Melody
50
50
  | PIC18FxxK90 |
51
51
  | PIC18FxxQ20 |
52
52
  | PIC18FxxQ24 |
53
+ | PIC18FxxQ35 |
53
54
  | PIC16F131xx |
54
55
  | PIC16F175xx |
56
+ | PIC16F132xx |
57
+
55
58
 
56
59
 
57
60
 
58
61
  # Changelog
59
62
  All notable changes to this project will be documented in this file.
60
63
 
61
- ## [5.29.1] - 2025-04-10
64
+ ## [5.31.0] - 2026-03-20
62
65
 
63
- ### Bug Fixes
64
- - **M8PD-15427** :- Bug Fixes in VREFLP, CMPLP and OPA modules for PIC16F175xx devices
66
+ ### New Features and Improvements
67
+ - **M8PD-18036** :- Added support for PIC18F[2,4,5][4,5,6]Q35 devices
65
68
 
66
69
 
67
- ## [5.29.0] - 2025-01-31
70
+ ## [5.30.0] - 2026-01-13
68
71
 
69
- ### New Features and Improvements
70
- - **M8PD-13362** :- Added Support For PIC16F175[2,4,5,7][4,5,6] Devices
72
+ ### Bug Fixes
73
+ - **M8PD-16988** :- CLBDEBUG and CLBCLK PPS support missing for CLB (PIC16F132xx)
71
74
 
72
75
 
73
- ## [5.28.4] - 2024-10-15
76
+ ## [5.29.1] - 2025-04-10
74
77
 
75
78
  ### Bug Fixes
76
- - **M8PD-6371** :- Missing ADCP registers for PIC16 devices in scf-pic8-adcc-v1
79
+ - **M8PD-15427** :- Bug Fixes in VREFLP, CMPLP and OPA modules for PIC16F175xx devices