summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index bbc2f93e66..1dd5e6f546 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,12 @@
+2005-11-02 straumanatslacdotstanford.edu
+
+ * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-2b-eeprom.h,
+ libchip/i2c/i2c-ds1621.c, libchip/i2c/i2c-ds1621.h: New files.
+ * libchip/Makefile.am, libchip/preinstall.am, wrapup/Makefile.am:
+ added a simple API/library
+ for i2c devices and drivers for i2c 2-byte eeproms and a ds1621
+ temperature sensor; API is documented in libi2c.h
+
2005-10-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/pppd/ipxcp.c,