Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@mchp-mcc/delay-blocking-driver

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mchp-mcc/delay-blocking-driver

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

latest
npmnpm
Version
3.2.0
Version published
Maintainers
0
Created
Source

Delay Driver

Overview

The Delay Driver aims to provide an abstraction interface for invoking built-in delay macros across device families. 

Features

Flexible APIs for creating blocking delays in millisecond and microsecond time units.

Generated Files

This driver generates the following files:

  • ./mcc_generated_files/timer/src/delay.c => This source file contains the function implementations of the Delay Driver

  • ./mcc_generated_files/timer/delay.h => This header file contains the function prototypes of the Delay Driver

Changelog

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

[3.2.0] - 2024-07-30

New Features

  • CC8SCRIP-19901 :- Support dsPIC33A family in Delay Blocking Driver

[3.1.0] - 2023-05-31

New Features

  • CC8SCRIP-14858 :- Add Delay Blocking Driver documentation to MCC Melody API Reference for PIC16F/18F, AVR and dsPIC33 MCUs
  • CC8SCRIP-12969 :- Add support for dsPIC devices in Delay Blocking Driver Library

[3.0.5] - 2021-09-22

New Features

  • CC8SCRIP-5126 :- Updating Readme and Release Notes for Delay

FAQs

Package last updated on 30 Jul 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