Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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

Package Overview
Dependencies
Maintainers
6
Versions
9
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.7
  • npm
  • Socket score

Version published
Weekly downloads
127
decreased by-15.89%
Maintainers
6
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.

Generated Files

This driver generates the following files:

  • ./mcc_generated_files/system/src/system.c => A driver file containing various Modules Initialization
  • ./mcc_generated_files/system/system.h => A driver file containing the System initialization prototype
  • ./mcc_generated_files/system/src/config_bits.c => A driver file containing Configuration bits initialization
  • ./mcc_generated_files/system/utils => This folder contains multiple files with various Functions and Prototypes defined, which helps for the basic operation of this driver.

Changelog

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

[4.2.7] - 2022-01-20

New Features

  • CC8SCRIP-6903 :- AVR64EAxx Device Family Support

FAQs

Package last updated on 20 Jan 2022

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc