]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Fixed a bug in the Software I2C. The first time a start condition was sent the clock...
authorr-studio <r-studio>
Thu, 22 Apr 2010 13:12:00 +0000 (13:12 +0000)
committerr-studio <r-studio>
Thu, 22 Apr 2010 13:12:00 +0000 (13:12 +0000)
commitf1b1bacb52777dced4f53563b4a30fc31940ca7d
tree9c91703f7e6f241e424997b6da230100fc073c48
parent31ff2c2cf814676d013f819729ee17c1d26f2f29
Fixed a bug in the Software I2C. The first time a start condition was sent the clock pin was not configurated correctly.

Also added a low-power pin configuration.
tos/platforms/mulle/chips/ds2782/DS2782InternalC.nc
tos/platforms/mulle/chips/ds2782/DS2782InternalP.nc
tos/platforms/mulle/hardware.h
tos/platforms/mulle/pin_configuration.h [new file with mode: 0644]
tos/platforms/mulle/softwarei2c/SoftwareI2CPacketC.nc