Mercurial > ecos
changeset 1953:36a86337b5dd
Add I2C-related documentation
| author | bartv |
|---|---|
| date | Thu, 21 Apr 2005 14:34:41 +0000 |
| parents | 85b770765317 |
| children | 6beba10c1713 |
| files | doc/ChangeLog doc/sgml/doclist |
| diffstat | 2 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2005-04-21 Bart Veer <bartv@ecoscentric.com> + + * sgml/doclist: add I2C and DS1307 documentation + 2005-03-27 Andrew Lunn <andrew.lunn@ascom.ch> * sgml/doclist: added memalloc documentation.
--- a/doc/sgml/doclist +++ b/doc/sgml/doclist @@ -7,6 +7,7 @@ io/fileio/current/doc/fileio.sgml io/pci/current/doc/pci.sgml io/flash/current/doc/flash.sgml io/spi/current/doc/spi.sgml +io/i2c/current/doc/i2c.sgml compat/posix/current/doc/posix.sgml compat/uitron/current/doc/uitron.sgml net/common/current/doc/tcpip.sgml @@ -39,3 +40,4 @@ devs/usb/sa11x0/current/doc/usbs_sa11x0. devs/usb/nec_upd985xx/current/doc/usbs_upd985xx.sgml devs/eth/synth/ecosynth/current/doc/syntheth.sgml devs/watchdog/synth/current/doc/synth_watchdog.sgml +devs/wallclock/dallas/ds1307/current/doc/ds1307.sgml
