@mchp-mcc/pic24-dspic33-ext-interrupt
v2.2.0
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Downloads
342
Maintainers
Keywords
Readme
MCC Melody External Interrupt PLIB
Changelog
All notable changes to this project will be documented in this file.
[2.2.0] - 2023-04-26
New Features
- CC16SCRIP-5746 :- Secondary Core Pin Handling for external-interrupt
Bug Fixes
- CC16SCRIP-6601 :- Peripheral Pins should be configured as digital pins
- CC16SCRIP-6123 :- All instances of External-Interrupt had interrupts enabled by default
[2.1.2] - 2022-09-21
Bug Fixes
- CC16SCRIP-4656 :- Added notification if same custom name is set for multiple External Interrupts
[2.1.1] - 2022-05-26
New Features
- CC16SCRIP-2045 :- Dependency module names updated in builder view
[2.1.0] - 2022-02-24
New Features
- CC16SCRIP-3546 :- Driver API Portability supported by adding API macro definition based on Custom Name
[2.0.1] - 2022-01-17
New Features
- CC16SCRIP-3420 :- Updates to make PLIB compatible with range of versions of System Modules(Clock/Interrupt/PIN)
[2.0.0] - 2021-12-22
Bug Fixes
- CC16SCRIP-3312 :- API name changes for EXT_INT_InterruptDisable function