Mercurial > flash_v2
diff packages/devs/flash/atmel/dataflash/current/ChangeLog @ 1764:96ec7e534d98
V2 flash header files clean-up. Eliminate flash_priv.h, moving the
functionality into flash_dev.h instead.
| author | bartv |
|---|---|
| date | Tue, 22 Feb 2005 21:03:43 +0000 |
| parents | 42c8ea63b78d |
| children | ef75ad79dfe3 |
line wrap: on
line diff
--- a/packages/devs/flash/atmel/dataflash/current/ChangeLog +++ b/packages/devs/flash/atmel/dataflash/current/ChangeLog @@ -1,3 +1,9 @@ +2004-12-02 Bart Veer <bartv@ecoscentric.com> + + * include/dataflash.h, + src/devs_flash_atmel_dataflash_flash_dev_funs.c: include + <cyg/io/flash_dev.h> explicitly rather than using _FLASH_PRIVATE_ + 2004-11-29 Bart Veer <bartv@ecoscentric.com> (df_flash_hwr_map_error): this is now internal to the driver, no
