Pins Driver for AVR Microcontrollers
Overview
The Pins Driver provides the Firmware Implementations of Device pins used by the Peripherals.
Features
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.
[1.0.1] - 2024-06-19
Bug Fixes
- M8PD-6966 :- Custom Name Validation Updates.
[1.0.0] - 2022-12-09
No changes from previous version