comparison packages/devs/flash/synthv2/current/ChangeLog @ 1728:b16e2895566e

* src/synth.c (synth_flash_erase_block): Remove asserts which are no longer true.
author asl
date Tue, 14 Sep 2004 16:03:53 +0000
parents a24dbf2587a3
children 49e24a462730
comparison
equal deleted inserted replaced
1727:41dd4286cbbd 1728:b16e2895566e
1 2004-09-14 Andrew Lunn <andrew.lunn@ascom.ch>
2
3 * src/synth.c (synth_flash_erase_block): Remove asserts which are
4 no longer true.
5
1 2004-09-09 Andrew Lunn <andrew.lunn@ascom.ch> 6 2004-09-09 Andrew Lunn <andrew.lunn@ascom.ch>
2 7
3 * src/flash_synth.c: Allow the use of arbitary sized block. 8 * src/flash_synth.c: Allow the use of arbitary sized block.
4 * test/flash3.c: Allow the use of small blocks 9 * test/flash3.c: Allow the use of small blocks
5 10