]> 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>
Thu, 4 Nov 2010 14:25:28 +0000 (08:25 -0600)
commit08527f26f2a683c24d1b979d4e521348b5e09d9e
treeed4132a7a87448d2397ce11eac16851f3ffa675b
parente444baa28e4c8327af04a20deb5366bd927af1d8
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]