@mchp-mcc/pic24-dspic33-cla-clc-upb
v1.3.0
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Downloads
344
Maintainers
Keywords
Readme
MCC Melody CLC PLIB
PIC24/dsPIC33 CLC PLIB, Driver and Device Package Version Compatibility Matrix
|CLC PLIB
| CLC Driver
| PIC24/dsPIC devices
|
|:---| :---|:---|
1.1.0 | >=1.0.1 | >=5.4.0
1.1.0 | 1.0.0 | <=5.3.0
1.0.0 | 1.0.0 | <= 5.4.0
Changelog
All notable changes to this project will be documented in this file.
[1.3.0] - 2023-04-26
New Features
- CC16SCRIP-5752 :- Dual Core Support
[1.2.1] - 2022-05-26
New Features
- CC16SCRIP-3638 :- Check if callback handler is not NULL before calling it in ISR
- CC16SCRIP-2045 :- Dependency module names updated in builder view
[1.2.0] - 2022-02-24
New Features
- CC16SCRIP-3546 :- Driver API Portability supported by adding API macro definition based on Custom Name
[1.1.0] - 2022-01-13
New Features
- CC16SCRIP-3420 :- Updates to make PLIB compatible with range of versions of System Modules(Clock/Interrupt/PIN)
- CC16SCRIP-3117 :- Updates to make the input source option names consistent across peripherals and devices.