@mchp-mcc/scf-avr8-twi-v4
v1.0.0
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Maintainers
Keywords
Readme
Two-Wire Serial Interface (TWI)
Overview:
The Inter-Integrated Circuit (I2C) bus is a multi-host serial data communication bus. Devices communicate in a host/ client environment where the host devices initiate the communication. A client device is controlled through addressing.
Changelog
All notable changes to this project will be documented in this file.
[1.0.0] - 2023-05-19
New Features
- CC8SCRIP-15518 :- Added support for ATmega32x devices
