Mercurial > ecos
changeset 1674:2a83c3d9c985
Added documentation of the FLASH API.
| author | asl |
|---|---|
| date | Sun, 20 Jun 2004 12:20:53 +0000 |
| parents | b98f90b8954f |
| children | e1d094896914 |
| files | packages/io/flash/current/ChangeLog packages/io/flash/current/cdl/io_flash.cdl |
| diffstat | 2 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/io/flash/current/ChangeLog +++ b/packages/io/flash/current/ChangeLog @@ -1,3 +1,8 @@ +2004-06-20 Andrew Lunn <andrew.lunn@ascom.ch> + + * doc/flash.sgml + * cdl/io_flash.cdl: Added documentation of the FLASH API + 2004-04-29 Sebastien Couret <sebastien.couret@elios-informatique.com> 2004-04-29 Jonathan Larmour <jifl@eCosCentric.com>
--- a/packages/io/flash/current/cdl/io_flash.cdl +++ b/packages/io/flash/current/cdl/io_flash.cdl @@ -53,6 +53,7 @@ cdl_package CYGPKG_IO_FLASH { display "FLASH device drivers" include_dir cyg/io + doc ref/flash.html description " This option enables drivers for basic I/O services on flash devices."
