2.1.4 • Published 1 month ago

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

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
1 month 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.4 - 2024-03-28

New Features

  • CC8SCRIP-19931 :- The EEPROM read and write APIs have been updated to consider the address directly, without the need to prepend the starting address.

2.1.3 - 2024-02-01

Improvements

  • CC8SCRIP-19236 :- Internal Improvements

2.1.2 - 2023-12-21

New Features

  • CC8SCRIP-17972 :- Updated tooltip description

Bug Fixes

  • CC8SCRIP-19034 :- Compiler header inclusion in NVM header file for AVREx