Mercurial > flash_v2
diff packages/io/flash/current/ChangeLog @ 1723:0cc13d07a67e
* src/flash.c: Support flash blocks of arbitary size. The
DataFlash devices for example have block of 528 bytes.
| author | asl |
|---|---|
| date | Thu, 09 Sep 2004 13:11:46 +0000 |
| parents | c4240af0fa28 |
| children | e290a0372578 |
line wrap: on
line diff
--- a/packages/io/flash/current/ChangeLog +++ b/packages/io/flash/current/ChangeLog @@ -1,3 +1,8 @@ +2004-09-09 Andrew Lunn <andrew.lunn@ascom.ch> + + * src/flash.c: Support flash blocks of arbitary size. The + DataFlash devices for example have block of 528 bytes. + 2004-08-21 Andrew Lunn <andrew.lunn@ascom.ch> * removed the functions cyg_flash_get_limits and
