History: media_drv_ram
This page describes all changes made to the media_drv_ram package, the Media Driver for RAM, since its release.
Version
1.3 (2020-02-20):
- Implemented Flush IOCTL call.
- Added statistics.
1.2r3 (2018-08-29, 18:21):
- Document HTML link added to the documentation folder.
- History and document files renamed to the package name
1.2:
- Mutex protection removed. This driver can only be used from one source (FAT FS or USBD MST).
1.1:
- get_phy() sets sector size.
1.0:
Initial release.