@mchp-mcc/scf-pic8-memory-v4
v1.0.3
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Maintainers
Keywords
Readme
Nonvolatile Memory Module
Overview
The Nonvolatile Memory Module provides runtime read and write access to the Program Flash Memory (PFM), Data Flash Memory (DFM), and Configuration bits.
Changelog
All notable changes to this project will be documented in this file.
[1.0.3] - 2025-02-26
Bug Fixes
- M8PD-11763 :- Restore context of TBLPTR in FLASH_RowWrite API
- M8PD-7784 :- Page Size Mismatch with PIC memory-parameters
- M8PD-5198 :- Added support to process the Signature API, EEPROM Data API, Flash API and Fuse API arguments set from application module
[1.0.2] - 2024-01-30
Bug Fixes
- M8PD-11581 :- NVM Driver is not clearing and resetting the GIEL when operating with High/Low interrupt priority
