@mchp-mcc/pic24-dspic33-nvm-ctrl-16bit-v1
v3.2.2
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Downloads
384
Maintainers
Keywords
Readme
MCC Melody Flash PLIB
Changelog
All notable changes to this project will be documented in this file.
[3.2.2] - 2024-05-06
Bug Fixes
- CC16SCRIP-8835 :- The #define FLASH_ERASE_PAGE_MASK needs to generate a 32 bit mask of the form ~(0xFFFF_F800)
[3.2.1] - 2023-10-05
Bug Fixes
- CC16SCRIP-7720 :- Flash Driver PLIB 3.20 does not seem to be generating flash_interface.h in bootloader16
[3.2.0] - 2023-09-28
New Features
- CC16SCRIP-6478 :- Non Blocking Flash Driver Support for devices with Dual Flash Panels.
[3.1.0] - 2023-05-22
New Features
- CC16SCRIP-6047 :- Flash PLIB to support multiple users/parents
[3.0.1] - 2022-06-02
New Features
- CC16SCRIP-2045 :- Dependency module names updated in builder view
[3.0.0] - 2022-02-14
Bug Fixes
- CC16SCRIP-3624 :- Flash Driver "Type Def" does not follow the coding style guidelines which breaks some builds.
[2.0.1] - 2022-01-20
New Features
- CC16SCRIP-3420 :- Updates to make PLIB compatible with range of versions of System Modules(Clock/Interrupt/PIN)
[2.0.0] - 2021-12-20
New Features
- CC16SCRIP-1634 :- Update FLASH API interfaces to be compatible with 8Bit devices
Bug Fixes
- CC16SCRIP-2961 :- Flash Erase Mask is incorrect for addresses greater than 16 bits