History: fs_safe_df
This page describes all changes made to the fs_safe_df package, SafeFLASH for Adesto DataFlash, since its release.
Version
2.6 (2019-02-03, 22:30):
- Updated to work with Safe base package (5.6).
2.5r3 (2019-01-17, 17:28):
- Fixed version number check in configuration file.
2.5r2 (2018-08-29, 18:26):
- Document HTML link added to the documentation folder.
- History and document files renamed to the package name.
2.5 (2017-10-02, 11:51):
- Adapted to SAFE v5.
- fs_mount_dataflashdrive() expects volume descriptor pointer as void *, hiding internal file system structures.
2.4:
- Support added for AT45DB041.
2.3:
- fsm_memcpy() and fsm_memset() replaced by psp_memcpy() and psp_memset().
2.2:
- Support for AT45DQ321 added.
2.1:
api_safe_dflash.h, config_safe_dflash.h created, FS_DFLASH_MAXFILE moved to config_safe_dflash.h.
1.2:
- Updated to work with PSP_SPI major version 3.
1.1:
- PHY drivers cleaned up.
- Support for AT45DB321E added.
1.0:
- Initial release.