🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

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

Package Overview
Dependencies
Maintainers
7
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.11
npm
Version published
Weekly downloads
60
-41.18%
Maintainers
7
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.11] - 2023-06-26

New Features

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

[4.2.10] - 2023-02-16

New Features

  • CC8SCRIP-13640 :- Validator limit and number input support added in GUI for CODESIZE and BOOTSIZE

[4.2.9] - 2023-01-18

New Features

  • CC8SCRIP-8716 :- Added Component-Level Help and Tooltips

FAQs

Package last updated on 26 Jun 2023

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