]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
PlatformUartC provides Resource; PlatformSerialC provides StdControl.
authorR. Steve McKown <rsmckown@gmail.com>
Fri, 30 Jul 2010 22:34:41 +0000 (16:34 -0600)
committerR. Steve McKown <rsmckown@gmail.com>
Mon, 9 Jul 2012 16:34:42 +0000 (10:34 -0600)
commit40caf9c26fdd0bf045b7ce19148b9ba6e1a78b36
tree4dc3cbdc72f14071c8710d00ee730a9b7b5dce88
parent245d1ab65b4b068764b60fefdc7f1978851f1e7c
PlatformUartC provides Resource; PlatformSerialC provides StdControl.

PlatformSerialC is then derived from PlatformUartC.  Only for TMI created
platforms for now.
tos/platforms/olimexp169/PlatformSerialC.nc
tos/platforms/olimexp169/PlatformSerialP.nc [deleted file]
tos/platforms/olimexp169/PlatformUartC.nc [new file with mode: 0644]
tos/platforms/tmicore/PlatformSerialC.nc
tos/platforms/tmicore/PlatformUartC.nc [new file with mode: 0644]