Move unpack lwip ip address macro to macros module.
[bertos.git] / bertos / drv / lm75.c
2012-01-11 asterixFix a bug when reading negative temperatures.
2010-08-02 asterixRemove old api that using i2c. Add interface to allow...
2010-07-30 asterixRemove from wizart i2c backend selection. Add deprecate...
2010-07-30 asterixAdd support for new api.
2010-07-22 asterixSVNSILENT
2010-07-22 asterixAdd missing stop and check errors.
2009-10-16 asterixRemove addr typedef.
2009-10-08 asterixUse types and conversion macro from ntc.h.
2009-10-07 asterixAdd missing include.
2009-10-06 asterixTypo. Check i2c dependence.
2009-10-05 asterixAdd driver to read temperature from lm75 chip.