🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@mchp-mcc/avr8-pin-manager

Package Overview
Dependencies
Maintainers
10
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mchp-mcc/avr8-pin-manager

- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path

4.6.1
latest
npm
Version published
Weekly downloads
97
-35.76%
Maintainers
10
Weekly downloads
 
Created
Source

Pins Driver for AVR Microcontrollers

Overview

The Pins Driver provides the Firmware Implementations of Device pins used by the Peripherals.

Features

  • Generates GPIO Pin APIs
  • Generates I/O Ports Registers
  • Generates ISC - Input/Sense Configuration Registers and APIs
  • Generates PORTMUX Registers

Generated Files

This driver generates the following files:

  • ./mcc_generated_files/system/src/pins.c => A driver file containing Register Initialization and API function implementations
  • ./mcc_generated_files/system/pins.h => A driver file containing the API function definitions

Changelog

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

[4.6.1] - 2024-06-19

Bug Fixes

  • M8PD-6966 :- Custom Name Validation Updates.

[4.6.0] - 2024-03-27

No changes from previous version

[4.5.1] - 2023-07-13

No changes from previous version

FAQs

Package last updated on 19 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts