comparison 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
comparison
equal deleted inserted replaced
1763:42c8ea63b78d 1764:96ec7e534d98
1 2004-12-02 Bart Veer <bartv@ecoscentric.com>
2
3 * src/synth.c: explicitly include <cyg/io/flash_dev.h> rather than
4 just defining _FLASH_PRIVATE_
5 * tests/flash2.c (cyg_user_start): update as per the v2 testcase
6
1 2004-11-22 Bart Veer <bartv@ecoscentric.com> 7 2004-11-22 Bart Veer <bartv@ecoscentric.com>
2 8
3 * cdl/flash_synth.cdl: fix testcase definitions 9 * cdl/flash_synth.cdl: fix testcase definitions
4 10
5 2004-08-03 Andrew Lunn <andrew.lunn@ascom.ch> 11 2004-08-03 Andrew Lunn <andrew.lunn@ascom.ch>