1.0.0 • Published 1 year ago

@mchp-mcc/scf-avr8-exint-v4 v1.0.0

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

The External Interrupt (EXINT)

Overview

The external interrupts are triggered by the INT pins or any of the PCINT pins. Observe that, if enabled, the interrupts will trigger even if the INT or PCINT pins are configured as outputs. This feature provides a way of generating a software interrupt.

Changelog

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

1.0.0 - 2022-12-23

New Features

  • CC8SCRIP-12435 :- Added support for ATmega32x devices