Mercurial > flash_v2
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 1737:dcf02dfe567d | 1738:0801d20c7256 |
|---|---|
| 1 2004-10-07 Savin Zlobec <savin@elatec.si> | |
| 2 | |
| 3 * include/dataflash.h: | |
| 4 * src/devs_flash_atmel_dataflash.c: | |
| 5 Changed the API to be more consistent, included error | |
| 6 reporting and added blocking/non blocking mode of operation. | |
| 7 * src/devs_flash_atmel_dataflash_flash_dev_funs.c: | |
| 8 Synced with new API and set the block size to DataFlash's | |
| 9 native page size. | |
| 10 | |
| 1 2004-10-07 Andrew Lunn <andrew.lunn@ascom.ch> | 11 2004-10-07 Andrew Lunn <andrew.lunn@ascom.ch> |
| 2 | 12 |
| 3 * cdl/devs_flash_atmel_dataflash.cdl: Remove | 13 * cdl/devs_flash_atmel_dataflash.cdl: Remove |
| 4 CYGSEM_IO_FLASH_READ_INDIRECT which only legacy drivers should use | 14 CYGSEM_IO_FLASH_READ_INDIRECT which only legacy drivers should use |
| 5 when they provide a flash_read_buf function. For V2 drivers | 15 when they provide a flash_read_buf function. For V2 drivers |
