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

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

Package Overview
Dependencies
Maintainers
9
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

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

  • 1.0.2
  • latest
  • npm
  • Socket score

Version published
Maintainers
9
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.

[1.0.2] - 2024-04-08

Improvements

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

[1.0.1] - 2024-02-28

Improvements

  • CC8SCRIP-19663 :- Set the default clock to Internal RC Oscillator (INTRCOSC).
  • CC8SCRIP-19285 :- Add package version in the generated .c and .h files

[1.0.0] - 2022-12-23

New Features

  • CC8SCRIP-12435 :- Added support for ATmega32x devices

FAQs

Package last updated on 08 Apr 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

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