History: fs_safe_nor
This page describes all changes made to the fs_safe_nor package, SafeFLASH File System NOR Drive, since its release.
Version
2.7 (2019-04-30, 19:00):
- MISRA 2012: inaccurate suppression comments fixed
2.6r2 (2019-02-13, 17:41):
- Reports moved to hcc.
2.6 (2019-02-03, 22:30):
- Fixed typo.
2.5 (2019-01-07, 13:00):
- MISRA 2012: violations eliminated.
2.4 (2018-12-17, 20:40):
- MISRA 2004: violations eliminated.
2.3 (2017-10-02, 10:35):
- Adapted to SAFE v5.
- fs_mount_flashdrive() expects volume descriptor pointer as void *, hiding internal file system structures.
2.2:
- fsm_memcpy() and fsm_memset() replaced by psp_memcpy() and psp_memset().
2.1:
- api_safe_nor.h, config_safe_nor.h created, FS_NOR_MAXFILE moved to config_safe_nor.h.
1.2:
- Warning removed.
1.1:
- Compiler warnings were eliminated.
1.0:
- Initial release.