Releases: GeneralEmbeddedCLibraries/nvm
Releases · GeneralEmbeddedCLibraries/nvm
V2.1.0
15 Feb 12:07
Compare
Sorry, something went wrong.
No results found
V2.1.0 - 15.02.2023
Added
Added eeprom emulation for flash memory devices
Configuration NVM table checker (solved issue #8 )
Fixed
Invalid address & size checking for read, write and erase API function
V2.0.0
14 Dec 12:13
Compare
Sorry, something went wrong.
No results found
V2.0.0 - 14.12.2022
Added
Detailed description of module
Changed
API change:
Added new API function: nvm_deinit
Change function prototype of nvm_is_init
Memory driver interface must contain also de-init function
V1.0.1
25 Jul 08:23
Compare
Sorry, something went wrong.
No results found
V1.0.1 - 25.07.2021
Added
V1.0.0
26 Jun 08:25
Compare
Sorry, something went wrong.
No results found
V1.0.0 - 26.06.2021
Added
Single configuration table for definition of NVM regions
Write/Read/Erase functionalities based on region
Each region has its assigned low level memory driver
Multiple access protection