]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Added support for pulling the SDA and SCL pins low on I2C 2 on Mulle when they are...
authorr-studio <r-studio>
Thu, 22 Apr 2010 08:44:30 +0000 (08:44 +0000)
committerr-studio <r-studio>
Thu, 22 Apr 2010 08:44:30 +0000 (08:44 +0000)
commit31ff2c2cf814676d013f819729ee17c1d26f2f29
tree59971b5c57d8bc8a10aea95e8e3ffc061cb7dd2d
parentf5c828d4d5ce088f8f5e8175d1203ed08343e781
Added support for pulling the SDA and SCL pins low on I2C 2 on Mulle when they are not in use. This allows the batterymonitor chip to go into sleep. Also added a delay to allow the RTC to startup when used.
tos/platforms/mulle/chips/ds2782/DS2782InternalC.nc
tos/platforms/mulle/chips/ds2782/DS2782InternalP.nc [new file with mode: 0644]
tos/platforms/mulle/chips/rv8564/HplRV8564C.nc
tos/platforms/mulle/chips/rv8564/HplRV8564P.nc
tos/platforms/mulle/softwarei2c/SharedI2CPacketC.nc
tos/platforms/mulle/softwarei2c/SoftwareI2C2C.nc
tos/platforms/mulle/softwarei2c/SoftwareI2C2P.nc