Mercurial > flash_v2
diff packages/devs/flash/synth/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 | ae5a02813cce |
| children |
line wrap: on
line diff
--- a/packages/devs/flash/synth/current/ChangeLog +++ b/packages/devs/flash/synth/current/ChangeLog @@ -1,3 +1,9 @@ +2004-12-02 Bart Veer <bartv@ecoscentric.com> + + * src/synth.c: explicitly include <cyg/io/flash_dev.h> rather than + just defining _FLASH_PRIVATE_ + * tests/flash2.c (cyg_user_start): update as per the v2 testcase + 2004-11-22 Bart Veer <bartv@ecoscentric.com> * cdl/flash_synth.cdl: fix testcase definitions
