History: media_drv_atdf_upd
This page describes all changes made to the media_drv_atdf_upd package, the Media driver for Atmel DataFLASH with automatic page update, since its release.
Version
1.2r2 (2018-08-29, 18:15):
- Document HTML link added to the documentation folder.
- History and document files renamed to the package name.
1.2:
- SPI unit ID is configurable with F_ATMEL_SPI_UID in config_mdriver_dataflash.h.
- psp_spi_lock() and psp_spi_unlock() called around SPI cycles to be able to use the driver in evironments with multiple devices on the same SPI bus.
1.1:
- Initial release.