@mchp-mcc/scf-avr8-evsys-v1
v1.2.1
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Downloads
543
Maintainers
Keywords
Readme
EVSYS - Event System
Overview
The Event System (EVSYS) enables direct peripheral-to-peripheral signaling. It allows a change in one peripheral (the event generator) to trigger actions in other peripherals (the event users) through event channels, without using the CPU.
Changelog
All notable changes to this project will be documented in this file.
[1.2.1] - 2024-04-30
Improvements
- CC8SCRIP-19737 :- Added support for Melody View Library
[1.2.0] - 2023-12-11
Bug Fixes
- CC8SCRIP-18892 :- EVSYS - Connections cannot be deleted if project is reopened
- CC8SCRIP-18673 :- GOJS water mark is visible for EVSYS
- CC8SCRIP-18394 :- [AVR] AVR16EB32 EVSYS - Unable to set a specific I/O pin as an event generator in MCC UI
Improvements
- CC8SCRIP-18890 :- Use EVSYS as Custom name value
[1.1.1] - 2023-10-27
New Features
- CC8SCRIP-17981 :- Update tooltip description
- CC8SCRIP-17221 :- AVR16EB32 - EVSYS doesn't route channels to USER WEXA, WEXB, WEXC and USER.TCF0 - registers not initialized right
Bug Fixes
- CC8SCRIP-11255 :- MCC Melody EVSYS configuration overlapping lines
Improvements
- CC8SCRIP-12112 :- Add keyword link to Event System component