1.0.2 • Published 10 months ago

@mchp-mcc/scf-pic8-pmd-v4 v1.0.2

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
10 months ago

PIC8 Peripheral Module Disable

Overview

This module provides the ability to selectively enable or disable a peripheral. Disabling a peripheral places it in its lowest possible power state. The user can selectively disable unused modules to reduce the overall power consumption.

Changelog

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

1.0.2 - 2023-07-23

New Features

  • CC8SCRIP-17034 :- Support for PIC18FxxK83 devices

1.0.1 - 2022-12-08

New Features

  • CC8SCRIP-12073 :- Added Support for PIC18FxxK40 Device Family

1.0.0 - 2022-11-27

New Features

  • CC8SCRIP-10569 :- Initial Release