You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@mchp-mcc/avr8-configuration-bits-v1

Package Overview
Dependencies
Maintainers
9
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mchp-mcc/avr8-configuration-bits-v1

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

4.2.13
npm
Version published
Weekly downloads
60
-41.18%
Maintainers
9
Weekly downloads
 
Created
Source

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.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

[4.2.11] - 2023-06-26

New Features

  • CC8SCRIP-16511 :- Fixed the CODESIZE and BOOTSIZE codes not getting generated

Bug Fixes

  • CC8SCRIP-15946 :- AVREB: FUSE bits BOOTSIZE and CODESIZE not generating.

FAQs

Package last updated on 18 Jan 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