@mchp-mcc/scf-pic8-clc-v1 4.0.15 → 4.1.1

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,25 +1,27 @@
1
1
  # Changelog
2
2
  All notable changes to this project will be documented in this file.
3
3
 
4
- ## [4.0.15] - 2023-08-09
4
+ ## [4.1.1] - 2023-10-10
5
5
 
6
6
  ### New Features
7
- - **CC8SCRIP-17337** :- Added support for PIC12/16(L)F150x device family
7
+ - **CC8SCRIP-17527** :- Added APFCON Support on Content
8
8
 
9
9
 
10
- ## [4.0.14] - 2022-12-15
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
11
14
 
12
15
  ### Bug Fixes
13
- - **CC8SCRIP-11417** :- CLC module does not show on the Pin Grid View
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
14
19
 
15
20
  ### Improvements
16
- - **CC8SCRIP-11127** :- Added a validator for the Custom Name in Easy View
21
+ - **CC8SCRIP-17727** :- Removed automatic loading of peripherals when selected as an input source
17
22
 
18
23
 
19
- ## [4.0.13] - 2022-10-27
24
+ ## [4.0.15] - 2023-08-09
20
25
 
21
26
  ### New Features
22
- - **CC8SCRIP-8785** :- Added Component-Level Help and Tooltips
23
-
24
- ### Bug Fixes
25
- - **CC8SCRIP-9330** :- Default input pins are configured as digital
27
+ - **CC8SCRIP-17337** :- Added support for PIC12/16(L)F150x device family
package/Readme.md CHANGED
@@ -7,25 +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.0.15] - 2023-08-09
10
+ ## [4.1.1] - 2023-10-10
11
11
 
12
12
  ### New Features
13
- - **CC8SCRIP-17337** :- Added support for PIC12/16(L)F150x device family
13
+ - **CC8SCRIP-17527** :- Added APFCON Support on Content
14
14
 
15
15
 
16
- ## [4.0.14] - 2022-12-15
16
+ ## [4.1.0] - 2023-09-03
17
+
18
+ ### New Features
19
+ - **CC8SCRIP-14895** :- Added Enable and Disable APIs in CLC MCC generated code for all devices
17
20
 
18
21
  ### Bug Fixes
19
- - **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
20
25
 
21
26
  ### Improvements
22
- - **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
23
28
 
24
29
 
25
- ## [4.0.13] - 2022-10-27
30
+ ## [4.0.15] - 2023-08-09
26
31
 
27
32
  ### New Features
28
- - **CC8SCRIP-8785** :- Added Component-Level Help and Tooltips
29
-
30
- ### Bug Fixes
31
- - **CC8SCRIP-9330** :- Default input pins are configured as digital
33
+ - **CC8SCRIP-17337** :- Added support for PIC12/16(L)F150x device family