Mercurial > flash_v2
diff packages/io/flash/current/ChangeLog @ 1706:3845779eca10
* src/flash.c: Major rewrite to implement a new API
* src/legacy_api.c: Support the legacy API
* src/legacy_drv.c: Support the legacy driver API
* src/flashiodev.c: Support the new API and multiple devices
* include/flash_priv.h: Interface devices should use
* cdl/io_flash.cdl: Updates for new interface and multiple devices.
| author | asl |
|---|---|
| date | Thu, 05 Aug 2004 13:50:00 +0000 |
| parents | e1d094896914 |
| children | 3bafac44ac03 |
line wrap: on
line diff
--- a/packages/io/flash/current/ChangeLog +++ b/packages/io/flash/current/ChangeLog @@ -1,3 +1,12 @@ +2004-08-05 Andrew Lunn <andrew.lunn@ascom.ch> + + * src/flash.c: Major rewrite to implement a new API + * src/legacy_api.c: Support the legacy API + * src/legacy_drv.c: Support the legacy driver API + * src/flashiodev.c: Support the new API and multiple devices + * include/flash_priv.h: Interface devices should use + * cdl/io_flash.cdl: Updates for new interface and multiple devices. + 2004-06-20 Andrew Lunn <andrew.lunn@ascom.ch> * src/flash.c (flash_read): Don't check if the flash is write
