@mchp-mcc/scf-pic8-clc-v1 4.1.0 → 4.1.2

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,30 +1,27 @@
1
1
  # Changelog
2
2
  All notable changes to this project will be documented in this file.
3
3
 
4
- ## [4.1.0] - 2023-09-03
5
-
6
- ### New Features
7
- - **CC8SCRIP-14895** :- Added Enable and Disable APIs in CLC MCC generated code for all devices
8
-
9
- ### Bug Fixes
10
- - **CC8SCRIP-17726** :- Missing notification when Cx_OUT or PWMx_OUT is selected as gate input source
11
- - **CC8SCRIP-17725** :- Custom Name does not update other APIs in the templates
12
- - **CC8SCRIP-17681** :- PIC16F18877 Missing Gates in CLC module
4
+ ## [4.1.2] - 2023-12-21
13
5
 
14
6
  ### Improvements
15
- - **CC8SCRIP-17727** :- Removed automatic loading of peripherals when selected as an input source
7
+ - **CC8SCRIP-19015** :- Fixed Missing CLC Output pin issue
16
8
 
17
9
 
18
- ## [4.0.15] - 2023-08-09
10
+ ## [4.1.1] - 2023-10-10
19
11
 
20
12
  ### New Features
21
- - **CC8SCRIP-17337** :- Added support for PIC12/16(L)F150x device family
13
+ - **CC8SCRIP-17527** :- Added APFCON Support on Content
14
+
22
15
 
16
+ ## [4.1.0] - 2023-09-03
23
17
 
24
- ## [4.0.14] - 2022-12-15
18
+ ### New Features
19
+ - **CC8SCRIP-14895** :- Added Enable and Disable APIs in CLC MCC generated code for all devices
25
20
 
26
21
  ### Bug Fixes
27
- - **CC8SCRIP-11417** :- CLC module does not show on the Pin Grid View
22
+ - **CC8SCRIP-17726** :- Missing notification when Cx_OUT or PWMx_OUT is selected as gate input source
23
+ - **CC8SCRIP-17725** :- Custom Name does not update other APIs in the templates
24
+ - **CC8SCRIP-17681** :- PIC16F18877 Missing Gates in CLC module
28
25
 
29
26
  ### Improvements
30
- - **CC8SCRIP-11127** :- Added a validator for the Custom Name in Easy View
27
+ - **CC8SCRIP-17727** :- Removed automatic loading of peripherals when selected as an input source
package/Readme.md CHANGED
@@ -7,30 +7,27 @@ The Configurable Logic Cell (CLC) module provides programmable logic that operat
7
7
  # Changelog
8
8
  All notable changes to this project will be documented in this file.
9
9
 
10
- ## [4.1.0] - 2023-09-03
11
-
12
- ### New Features
13
- - **CC8SCRIP-14895** :- Added Enable and Disable APIs in CLC MCC generated code for all devices
14
-
15
- ### Bug Fixes
16
- - **CC8SCRIP-17726** :- Missing notification when Cx_OUT or PWMx_OUT is selected as gate input source
17
- - **CC8SCRIP-17725** :- Custom Name does not update other APIs in the templates
18
- - **CC8SCRIP-17681** :- PIC16F18877 Missing Gates in CLC module
10
+ ## [4.1.2] - 2023-12-21
19
11
 
20
12
  ### Improvements
21
- - **CC8SCRIP-17727** :- Removed automatic loading of peripherals when selected as an input source
13
+ - **CC8SCRIP-19015** :- Fixed Missing CLC Output pin issue
22
14
 
23
15
 
24
- ## [4.0.15] - 2023-08-09
16
+ ## [4.1.1] - 2023-10-10
25
17
 
26
18
  ### New Features
27
- - **CC8SCRIP-17337** :- Added support for PIC12/16(L)F150x device family
19
+ - **CC8SCRIP-17527** :- Added APFCON Support on Content
20
+
28
21
 
22
+ ## [4.1.0] - 2023-09-03
29
23
 
30
- ## [4.0.14] - 2022-12-15
24
+ ### New Features
25
+ - **CC8SCRIP-14895** :- Added Enable and Disable APIs in CLC MCC generated code for all devices
31
26
 
32
27
  ### Bug Fixes
33
- - **CC8SCRIP-11417** :- CLC module does not show on the Pin Grid View
28
+ - **CC8SCRIP-17726** :- Missing notification when Cx_OUT or PWMx_OUT is selected as gate input source
29
+ - **CC8SCRIP-17725** :- Custom Name does not update other APIs in the templates
30
+ - **CC8SCRIP-17681** :- PIC16F18877 Missing Gates in CLC module
34
31
 
35
32
  ### Improvements
36
- - **CC8SCRIP-11127** :- Added a validator for the Custom Name in Easy View
33
+ - **CC8SCRIP-17727** :- Removed automatic loading of peripherals when selected as an input source