4.6.0 • Published 1 month ago

@mchp-mcc/avr8-pin-manager v4.6.0

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

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.0 - 2024-03-27

Bug Fixes

  • CC8SCRIP-17500 :- Re-ordered Register Generation for DIR & OUT Registers.

Improvements

  • CC8SCRIP-16249 :- API Documentation support for Pins Module.

4.5.1 - 2023-07-13

Bug Fixes

  • CC8SCRIP-16760 :- Added Support for PORTx.EVGENCTRL register in Pins Module.

4.5.0 - 2023-03-01

Improvements

  • CC8SCRIP-12625 :- Updating the IOC APIs to use Custom Name.
4.6.0

1 month ago

4.5.1

10 months ago

4.5.0

1 year ago

4.4.0

2 years ago

4.3.0

2 years ago

4.2.4

3 years ago

4.2.3

3 years ago

4.2.2

3 years ago

4.1.6

3 years ago

4.2.1

3 years ago

4.2.0

3 years ago