New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mchp-mcc/pin-content-processor

Package Overview
Dependencies
Maintainers
0
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mchp-mcc/pin-content-processor

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

3.9.0
latest
npm
Version published
Weekly downloads
1.1K
0.82%
Maintainers
0
Weekly downloads
 
Created
Source

Pin Content Processor

Overview

The Pin Content Processor(PCP) is the Graphical User Interface that manages all Microcontroller Pins. It also helps in generating Pins Driver.

Features

  • Pins View
    • Graphical representation of each locked Pin with their configurable functions like Analog, Pullup, Interrupt On Changes etc.
    • Pin Sorting based on Location, Pin Name, Module and Function data.
  • Pin Grid View
    • Graphical representation of all the Pins available on the Microcontroller.
    • Locking and Unlocking of GPIO Pins.
    • Locking and Unlocking of Peripheral Pins.
    • Tooltips and Alerts for conflicts/sharing of Pins.
  • Pin Package View
    • Graphical Package representation of all the Pins available on the Microcontroller.
    • Locking and Unlocking of desired Pins as per usecase.
    • Pins Package configuration.
    • Mouse and Button smooth Zoom in/out.
    • Right Click Panning/Drag.
    • Export Image.

Changelog

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

[3.9.0] - 2024-09-26

New Features

  • CC8SCRIP-20590 :- Added the support for Modules based filtering in Pins Grid & Easy View.
  • CC8SCRIP-20589 :- Export of pin mapping in csv format.
  • CC8SCRIP-20585 :- Toolbar with Search functionality added in Pins Easy View.

[3.8.0] - 2023-10-26

New Features

  • CC8SCRIP-18499 :- Added support for pins-interface in Pins Module.

[3.7.1] - 2023-09-13

Bug Fixes

  • CC8SCRIP-17486 :- Improvements on APFCON feature and firmware in PIC16F device families.
  • CC8SCRIP-17248 :- User Interface Improvements on Pin Grid View.

FAQs

Package last updated on 26 Sep 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