Mercurial > flash_v2
diff 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 |
line wrap: on
line diff
--- a/packages/devs/flash/synthv2/current/ChangeLog +++ b/packages/devs/flash/synthv2/current/ChangeLog @@ -1,3 +1,8 @@ +2004-11-29 Bart Veer <bartv@ecoscentric.com> + + * src/synth.c: use the dummy lock/unlock functions provided by the + generic flash package. + 2004-11-22 Bart Veer <bartv@ecoscentric.com> * include/synth.h, src/synth.c, tests/flash3.c: merge the config
