4.2.14 • Published 1 month ago

@mchp-mcc/avr8-configuration-bits-v1 v4.2.14

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

System Module (Device Configuration)

Overview

This module performs the following:

  • System Initialization, which initializes various peripherals, drivers, and middleware. The SYSTEM_Initialize() function initializes the MCU system (oscillators, clocks, flash wait states, etc.) and peripherals, which have been selected.
  • Device Configuration, which allows the user to setup the device with several choices of oscillators, Resets and memory protection options.

Changelog

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

4.2.14 - 2024-04-07

Improvements

  • CC8SCRIP-19992 :- Update import version of the initializer-main interface to the generic version ^0.*

4.2.13 - 2024-01-18

Improvements

  • CC8SCRIP-19285 :- Add package version in the generated .c and .h files

4.2.12 - 2023-07-13

New Features

  • CC8SCRIP-16858 :- Fixed the missing PDICFG fuse for AVREB