@mchp-mcc/scf-avr8-memory-v3
v2.1.5
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Downloads
71
Maintainers
Keywords
Readme
Nonvolatile Memory Module
Overview
The Nonvolatile Memory Module provides runtime read, write and erase access to the Flash and EEPROM.
Changelog
All notable changes to this project will be documented in this file.
[2.1.5] - 2024-07-10
Bug Fixes
- M8PD-7136 :- Fix for program memory page size mismatch export in payload
- M8PD-5198 :- Added support to process the Signature API, EEPROM Data API, Flash API and Fuse API arguments set from application module
[2.1.4] - 2024-03-28
Bug Fixes
- M8PD-5248 :- AVR-EA EEPROM_Write and EEPROM_Read not working as expected
- M8PD-4767 :- Bug in EEPROM Read and Write APIs for AVR EA NVM driver: API treating address passed as offset
[2.1.3] - 2024-02-01
No changes from previous version