]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Made changes to the software i2c library in the Mulle platform.
authorr-studio <r-studio>
Wed, 21 Apr 2010 12:27:58 +0000 (12:27 +0000)
committerr-studio <r-studio>
Wed, 21 Apr 2010 12:27:58 +0000 (12:27 +0000)
commit25f3ae6c0d6d15244e8c00cc98cc3506787d1a0d
tree69e914b0ec5258a25f91f4632c63c72e9c4b34eb
parenta1d4debb263f8112b008420fea2261c16fb6fd85
Made changes to the software i2c library in the Mulle platform.
14 files changed:
tos/platforms/mulle/softwarei2c/MulleI2C.h
tos/platforms/mulle/softwarei2c/SharedI2CPacketC.nc [new file with mode: 0755]
tos/platforms/mulle/softwarei2c/SharedI2CPacketP.nc [new file with mode: 0755]
tos/platforms/mulle/softwarei2c/SoftI2CBatteryMonitorRTCC.nc [deleted file]
tos/platforms/mulle/softwarei2c/SoftI2CBatteryMonitorRTCP.nc [deleted file]
tos/platforms/mulle/softwarei2c/SoftI2CBus.nc [deleted file]
tos/platforms/mulle/softwarei2c/SoftI2CBusP.nc [deleted file]
tos/platforms/mulle/softwarei2c/SoftI2CMasterImplP.nc [deleted file]
tos/platforms/mulle/softwarei2c/SoftI2CMasterP.nc [deleted file]
tos/platforms/mulle/softwarei2c/SoftI2CMasterPacketP.nc [deleted file]
tos/platforms/mulle/softwarei2c/SoftwareI2C2C.nc [new file with mode: 0755]
tos/platforms/mulle/softwarei2c/SoftwareI2C2InitP.nc [new file with mode: 0644]
tos/platforms/mulle/softwarei2c/SoftwareI2C2P.nc [new file with mode: 0644]
tos/platforms/mulle/softwarei2c/SoftwareI2CPacketC.nc [new file with mode: 0644]