Mercurial > flash_v2
diff packages/devs/flash/atmel/dataflash/current/ChangeLog @ 1738:0801d20c7256
* include/dataflash.h:
* src/devs_flash_atmel_dataflash.c:
Changed the API to be more consistent, included error
reporting and added blocking/non blocking mode of operation.
* src/devs_flash_atmel_dataflash_flash_dev_funs.c:
Synced with new API and set the block size to DataFlash's
native page size.
| author | asl |
|---|---|
| date | Thu, 07 Oct 2004 19:59:27 +0000 |
| parents | 748b23626cb1 |
| children | a668b95e5f2e |
line wrap: on
line diff
--- a/packages/devs/flash/atmel/dataflash/current/ChangeLog +++ b/packages/devs/flash/atmel/dataflash/current/ChangeLog @@ -1,3 +1,13 @@ +2004-10-07 Savin Zlobec <savin@elatec.si> + + * include/dataflash.h: + * src/devs_flash_atmel_dataflash.c: + Changed the API to be more consistent, included error + reporting and added blocking/non blocking mode of operation. + * src/devs_flash_atmel_dataflash_flash_dev_funs.c: + Synced with new API and set the block size to DataFlash's + native page size. + 2004-10-07 Andrew Lunn <andrew.lunn@ascom.ch> * cdl/devs_flash_atmel_dataflash.cdl: Remove
