diff packages/devs/flash/atmel/dataflash/current/ChangeLog @ 1763:42c8ea63b78d

Eliminate hwr_map_error() from the V2 driver interface, it no longer serves any useful purpose
author bartv
date Mon, 29 Nov 2004 14:49:20 +0000
parents 9c1d9e5039c2
children 96ec7e534d98
line wrap: on
line diff
--- a/packages/devs/flash/atmel/dataflash/current/ChangeLog
+++ b/packages/devs/flash/atmel/dataflash/current/ChangeLog
@@ -1,5 +1,7 @@
 2004-11-29  Bart Veer  <bartv@ecoscentric.com>
 
+	(df_flash_hwr_map_error): this is now internal to the driver, no
+	longer needed by the generic flash code.
 	* src/devs_flash_atmel_dataflash_flash_dev_funs.c: use the dummy
 	query/lock/unlock functions provided by the generic flash code