2.1.5 • Published 1 year ago

@mchp-mcc/scf-avr8-memory-v3 v2.1.5

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
1 year ago

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