Mercurial > flash_v2
diff packages/io/flash/current/ChangeLog @ 1675:e1d094896914
Don't check if the flash is write protected before performing a read.
| author | asl |
|---|---|
| date | Sun, 20 Jun 2004 12:46:16 +0000 |
| parents | 2a83c3d9c985 |
| children | 3845779eca10 |
line wrap: on
line diff
--- a/packages/io/flash/current/ChangeLog +++ b/packages/io/flash/current/ChangeLog @@ -1,5 +1,7 @@ 2004-06-20 Andrew Lunn <andrew.lunn@ascom.ch> + * src/flash.c (flash_read): Don't check if the flash is write + protected before performing a read. * doc/flash.sgml * cdl/io_flash.cdl: Added documentation of the FLASH API
