1.0.3 • Published 1 month ago

@mchp-mcc/external-interrupt-driver v1.0.3

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
1 month ago

MCC Melody External Interrupt Driver Module

Overview

Interrupt gets generated on an external event like a positive edge or a negative edge pulse on a selected input pin, these interrupts are named as INT0, INT1 and so on.

Features

  • Selecting the input pin for external interrupt enables the user to configure the edge detect type i,e either positive or negative edge event for which the interrupt gets triggered.
  • Custom name can be added for each external interrupt.

Changelog

All notable changes to this project will be documented in this file.

1.0.3 - 2024-04-01

Bug Fixes

  • CC16SCRIP-8818 :- Support added for devices supporting External Interrupt 4(INT4)

1.0.2 - 2022-05-24

New Features

  • CC16SCRIP-2045 :- Dependency module names updated in builder view

1.0.1 - 2022-01-20

New Features

  • CC16SCRIP-3419 :- Dependency Selector label updated with PLIB name