comparison packages/devs/flash/synthv2/current/ChangeLog @ 1762:9c1d9e5039c2

Move dummy init/query/lock/unlock functions to the generic flash code, and use these in the V2 drivers where appropriate
author bartv
date Mon, 29 Nov 2004 00:43:48 +0000
parents 2f4e31c45a45
children 42c8ea63b78d
comparison
equal deleted inserted replaced
1761:af5ce7899d45 1762:9c1d9e5039c2
1 2004-11-29 Bart Veer <bartv@ecoscentric.com>
2
3 * src/synth.c: use the dummy lock/unlock functions provided by the
4 generic flash package.
5
1 2004-11-22 Bart Veer <bartv@ecoscentric.com> 6 2004-11-22 Bart Veer <bartv@ecoscentric.com>
2 7
3 * include/synth.h, src/synth.c, tests/flash3.c: merge the config 8 * include/synth.h, src/synth.c, tests/flash3.c: merge the config
4 and priv structures. Adjust device driver API as per changes to 9 and priv structures. Adjust device driver API as per changes to
5 the generic flash code. 10 the generic flash code.