Mercurial > flash_v2
diff packages/devs/flash/arm/at91/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 | d4ce7bf7bdb7 |
| children |
line wrap: on
line diff
--- a/packages/devs/flash/arm/at91/current/ChangeLog +++ b/packages/devs/flash/arm/at91/current/ChangeLog @@ -1,3 +1,8 @@ +2004-12-02 Bart Veer <bartv@ecoscentric.com> + + * src/at91_flash.c: explicitly include <cyg/io/flash_dev.h> rather + than just defining _FLASH_PRIVATE_ + 2004-08-03 Andrew Lunn <andrew.lunn@ascom.ch> * cdl/flash_at91.cdl: Indicate we need the legacy device API.
