]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
move/create RF2xxTimeSyncMessageC to avoid future changes in platforms
authormmaroti <mmaroti>
Thu, 9 Apr 2009 21:26:39 +0000 (21:26 +0000)
committermmaroti <mmaroti>
Thu, 9 Apr 2009 21:26:39 +0000 (21:26 +0000)
commit531a29c40625e51f0788a96c5fc9a001020f6789
tree76ce278f881ba39fe6b61d21d6c25a279134b127
parent54538a754044acac23adbda11567f0e774ea1b80
move/create RF2xxTimeSyncMessageC to avoid future changes in platforms
12 files changed:
tos/chips/rf2xx/layers/GenericTimeSyncMessage.h [deleted file]
tos/chips/rf2xx/layers/GenericTimeSyncMessageC.nc [deleted file]
tos/chips/rf2xx/layers/GenericTimeSyncMessageP.nc [deleted file]
tos/chips/rf2xx/layers/TimeSyncMessageLayer.h [new file with mode: 0644]
tos/chips/rf2xx/layers/TimeSyncMessageLayerC.nc [new file with mode: 0644]
tos/chips/rf2xx/layers/TimeSyncMessageLayerP.nc [new file with mode: 0644]
tos/chips/rf2xx/rf212/RF212DriverLayerP.nc
tos/chips/rf2xx/rf212/RF212TimeSyncMessageC.nc [new file with mode: 0644]
tos/chips/rf2xx/rf230/RF230DriverLayerP.nc
tos/chips/rf2xx/rf230/RF230TimeSyncMessageC.nc [new file with mode: 0644]
tos/platforms/iris/ActiveMessageC.nc
tos/platforms/iris/TimeSyncMessageC.nc