[Tinyos-devel] UartC vs. PlatformSerial (TEP113)
Martin Leopold
leopold at diku.dk
Fri Sep 21 01:33:58 PDT 2007
Hi All.
I was looking to add serial stack support to my cc2430 platform and I
browsed TEP113 and noticed the following:
The way I read TEP113 all platforms must provide the interface
SerialByteComm through the component UartC:
"The UART HIL is UartC, which provides a byte-level interface to the
underlying serial communication. It provides the SerialByteComm..."
In my copy of the CVS repository I couldn't find any instances of UartC.
On the other hand all platforms export the PlatformSerialC component
providing UartStream. The serial stack seems to rely on this component.
I'm confused here, how I'm I suppose to provide serial access in
compliance with the TEPs?
--
Regards Martin Leopold.
Dept. of Computer Science, University of Copenhagen
More information about the Tinyos-devel
mailing list