Mercurial > ecos
changeset 2303:4c4508c2530f
Added the MMC disk package documentation.
| author | asl |
|---|---|
| date | Mon, 25 Sep 2006 11:30:09 +0000 |
| parents | acae40e4e448 |
| children | 543067294b88 |
| files | doc/ChangeLog doc/sgml/.cvsignore doc/sgml/doclist |
| diffstat | 3 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2006-09-25 Andrew Lunn <andrew.lunn@ascom.ch> + + * sgml/doclist: added MMC disk documentation + 2006-06-16 Anthony Tonizzo <atonizzo@gmail.com> * sgml/doclist: add ATHTTPD documentation
--- a/doc/sgml/.cvsignore +++ b/doc/sgml/.cvsignore @@ -7,3 +7,4 @@ ecos-ref.pdf makefile *.html *.gif +*.png \ No newline at end of file
--- a/doc/sgml/doclist +++ b/doc/sgml/doclist @@ -42,3 +42,4 @@ devs/usb/nec_upd985xx/current/doc/usbs_u devs/eth/synth/ecosynth/current/doc/syntheth.sgml devs/watchdog/synth/current/doc/synth_watchdog.sgml devs/wallclock/dallas/ds1307/current/doc/ds1307.sgml +devs/disk/generic/mmc/current/doc/disk_mmc.sgml \ No newline at end of file
